-
[Windows] Windows 8/8.1 팁 모음Study/Windows 2013. 4. 8. 09:44
Windows 8 Administrator 계정으로 로그인하기
요약1. 명령프롬프트(관리자)2. net user administrator active:yes3. 로그아웃 -> 로그인Windows 8 Administrator 계정으로 앱실행하기http://www.nextstep.co.kr/208요약
1. regedit 실행
2. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\
3. FilterAdministratorToken = 1
4. 재시작
===============================================
2013. 07. 18 추가
Windows 8 계정 컨트롤 끄기
http://www.eightforums.com/general-support/15434-drag-drop-problem.html
"How to fully disable UAC on Windows 8
HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Windows > CurrentVersion > Policies > System
Then Find this Key EnableLUA, Double Click on it and change the Value data from 1 to 0."Windows 8 계정 컨트롤 끄고 Metro 앱 사용하기
(네이트온 창에 파일 끌어 놓기 가능하게 만들기)http://www.alltechtalk.net/forum/thread-bypass-windows-8-uac-while-keeping-metro
Microsoft's User Account Control (UAC) has had a bad reputation among the tech community since the launch of Windows Vista. In Windows 8, this nuisance has found a way to spite all tech geeks alike. Now, "disabling" UAC via Control Panel doesn't actually disable it. If you edit a system file you'll find that, you, the Admin, have no power (and are still pestered by UAC).
If you're reading this, chances are that you've tried disabling UAC via the EnableLUA registry hack. Although this method works, Microsoft has placed a kill switch on Metro apps. In other words, you won't be able to use Metro apps if you disable UAC with the registry hack or with Account Policy clp. Microsoft gives you 2 options; deal with UAC and enjoy the Metro UI or disable UAC and lose Windows 8's signature feature.
In this tutorial, you will learn how to semi-disable UAC while maintaining access to Metro apps. This hack should prevent ~90% of all UAC pop-ups and grant you access to your entire C drive.
Lets get started:
1. Open an explorer window and type in the following path: Control Panel\User Accounts and Family Safety\User Accounts
2. Click on "Change User Account Control settings"
3. Set it to "Never Notify"
4. Press OK (don't restart if prompted to do so)
----------------
5. Press the Windows + R key at the same time
6. Type: regedit
7. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
8. Change "EnableLUA" from 1 to 0 (this step will temporarily disable metro apps)
9. Restart your computer
10. Download these registry files
11. Run the InstallTakeOwnership.reg file
12. Go to My computer
13. Navigate to C:\
14. Select all folders> right click> take ownership
----------------
15. When the aforementioned has been completed, right click on the "Windows" folder and select "properties"
16. Security> Advance> Enable Inheritance
17. Find where it says Owner (second line, below the "Name" section)> Change> Advanced> Find Now> Select your account> Press OK> Press OK again (in the "Share User or Group" Windows).
18. On the "Advance Security Setting for Windows" pane, click Add> Select a Principal> Advanced> Find> Select your Username> OK> OK> Full control> Show Advance Permission> Applies to: This Folder, subfolders and files> OK> Apply> Yes> and Continue (select continue all the times it pops up)
----------------
19. Press the Windows + R key at the same time
20. Type: regedit
21. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
22. Change "EnableLUA" from 0 to 1 (this step will enable metro apps)
23. Restart your computer
-----------------
24. Again navigate to C:\
25. Again select all folders> right click> take ownership
26. Finally, run RemoveTakeOwnership.reg file (you may skip this step if you wish)
You are done, enjoy!
====================
2013.08.13 내용 추가
계정 컨트롤 끄고 Metro 앱 사용하기: 해결 안됨
====================
광고광고'Study > Windows' 카테고리의 다른 글
[Windows] Windows 8/8.1 서명되지 않은 드라이버 설치 (0) 2013.12.01 [Windows] Windows 8/8.1 F8 눌러 안전모드 부팅하기 (0) 2013.11.28 [Windows] [STOP: c000021a Unknown Hard Error] 해결방법 (0) 2013.09.02 [Windows] GUI 기반의 registry 편집기 - gpedit.msc (0) 2012.09.25 [Windows] Windows XP 자동로그인 설정 (0) 2009.03.20