Vägen att inaktivera eller vända av användarekonto (ta fram), kontrollerar (UAC) i den Windows utsikten
Användarekontot kontrollerar (UAC), eller unknowingly missförstått, som användareåtkomstskydd är det nya säkerhetssärdrag i den Windows utsikten. Den huvudsakliga skärmen av UAC är den tillfälliga popet upp dialog boxas att fråga för användarens tillåtelse som behövs av Windows, eller för att användaren ska skriva in administratörens lösenord för att utföra funktionen eller för att köra ett program ställa in speciellt utförbart, montör, eller systemet bearbetar. Affekter för UAC befaller också (Cmd.exe) med fel liksom ”den bedda funktionen kräver precis höjd”, eller ”ta fram förnekat”, när De är inte rinnande in högstämt befalla med mycket privilegierar precis.
Det förargliga tecknet händer därför att användaren som kontot (ta fram) kontrollerar, eller UAC-alla styrkor bearbetar till det inkörda lägre höjdfunktionsläget med inskränkt privilegierar. Ta fram till systemet sparar, mappar eller registreringsbikupar, som endast administratören kan ta fram, när ett program eller ett processaa kräver, UAC-barkassen en samtyckesufflering för att låta användaren ge godkännande eller skriva in administratörens vitsord till högre höjd med fulla administratörens rätter.
För användare, som finner för höjdgodkännande för konstanten som UAC förfråganen förargar, och säkert, som du kan underhålla säkerheten av datoren från infektion utan hjälpen av UAC, är det möjligheten som av vänder och som inaktiverar UAC. Det roterande användarekontot kontrollerar av potentiellt fast förenlighet utfärdar var UAC förhindrar några program, applikationer, delar, bearbetar eller spelar från spring riktigt, om även bemyndigande är fallen fört höjer dess privilegierar, som fördröjningen i utförande, som kan bryta bestämd real-time fungerar.
Det finns några väg som du kan använda för att vända av UACEN, men mest hem och personliga användare bör finna metod för att inaktivera UAC via kontrollbordet som är lättast att göra. Användarekontoåtkomstskydd, när de vänds av och handikappade personer., ska affekt alla användare på datoren.
Metod 1 - Vänd av UAC via användarekontokontrollbordet
- Klicka Start och öppna därefter Kontrollbord.
- Klicka i kontrollbordet Användarekonton och familjsäkerhet.

- Klicka Användarekonton.

- Klicka Vänd användaren som kontot kontrollerar på eller av.

När du meddelas, att Windows behöver din tillåtelse att fortsätta, press Fortsätta knäppas eller skriv in administratörens lösenord.
- Göra klar fästingen, eller kontrollen markerar på kontrollen boxas bredvid alternativet till Använd användaren som kontot kontrollerar (UAC) för att hjälpa att skydda din dator.

- Klicka REKO.
- När du meddelas, att datoren måste startas om igen för att applicera ändringarna, starta om datoren.
- Ticka eller välj enkelt checkboxen igen för att möjliggöra UACEN.
Method 2 - Disable UAC Using Registry Editor
- Run Registry Editor by typing RegEdit in Start Search or command prompt.
- Registry Editor, navigate to the following registry key:
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System
where HKLM is HKEY_LOCAL_MACHINE.
- Right click on EnableLUA registry subkey and choose Modify or double click on EnableLUA registry value name in the right pane to modify the setting.

- On “Edit DWORD (32-bit) Value” dialog box, set the new value data as 0.

- Exit from Registry Editor.
- Restart the computer.
- To enable the UAC again, simply change back the value data of EnableLUA to 1.
Method 3 - Turn Off UAC Using MSConfig System Configuration Utility
- Type MSConfig in Start Search box or Run command (open by pressing Win+R) and hit Enter key.
When prompted that Windows needs your permission to continue, press Continue button or enter the administrator’s password.
- In System Configuration window, click on the Tools tab.
- Scroll down and locate to select Disable UAP or Disable UAC option in the item list.

- Click the Launch button.
- A command prompt window will open and automatically execute and run scripted process to disable UAC.
- On completion, The operation completed successfully message will be shown. Close Cmd.exe window when done, and then exit form MSConfig.
- Restart computer for changes to apply and become effective.
- To return UAC to on status, simply select Enable UAP or Enable UAC, and then click on Launch button.
Method 4 - Disable UAC Using Group Policy (Active Directory GPO or Local Group Policy)
Note: Windows Vista Home Premium and Home Basic editions do not have Local Group Policy Editor.
- Click Start and then type GPEdit.msc in the Start Search box and hit Enter key to open the Group Policy Editor.
Note: If you’re using Active Directory Domain GPO which controls many computers, open Group Policy Management Console by click on Start, and then type GPMC.msc in the Start Search and hit Enter key from a Windows Vista computer that is a member of the AD domain. In the Group Policy Management Console (GPMC) window, browse to the respective GPO which is linked and enabled to the OU (organization unit) or domain where the Vista computers are located, then edit it.
- Navigate and browse to Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options.
- In the right details pane, there are a few User Account Control related policies. Right click each of the following policies and configure or change the value to the new value indicated below after the dash (-):
- User Account Control: Behavior of the elevation prompt for administrators - Elevate without prompting
- User Account Control: Detect application installations and prompt for elevation - Disabled
- User Account Control: Run all administrators in Admin Approval Mode - Disabled

- Restart the computer to make the changes effective.
- To re-turn on UAC, revert back to original values of the policies, which is Enabled and Prompt for Consent.
Method 5 - Disable User Access Control from Command Prompt
- Open an elevated command prompt.
- Run the following command to disable and turn off UAC:
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f - To re-enable and turn back on the User Account Control, run the following command:
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f - Reboot the computer for the changes to take effect.
Note: After disabling and turning off UAC, a red X shield icon of Windows Security Center will be displayed in the notification area (system tray). My Digital Life has the guide to remove the Windows Security Center warning icon and messages.
IMPORTANT: You're reading a machine translated page which is provided "as is" without warranty. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. Thus, please refer to original English article when in doubt.
Related Articles
- Error 1721: There Is A Problem With This Windows Installer Package When Install or Uninstall on Vista
- Workaround to Run VMWare Server on Windows Vista
- User Name and Password Access Denied or Failed When Running VMWare Server 2.0 in Windows Vista
- How to Run Microsoft AppLocale Elevated as Administrator in Windows Vista to Run Setup Installer
- Fix Third-Party Input Language Method Editor (IME) Issues in IE and Windows Vista by Disabling UIPI
- Windows Vista SP1 Failed to Install with WU Error Code 800704C8 or 80041315
- How to Disable Quick Launch Bar Feature
- How to Disable Windows Vista CD or DVD Drive Auto Eject or Open Feature
- Fix Blank CD or DVD Disc May Not Be Recognized When Inserted to CD Writer in Vista
- How to Install and Enable Tablet PC Optional Components in Windows Vista




























May 11th, 2008 15:43
[...] This article has been updated and reposted to Tip and Trick. [...]
May 12th, 2008 19:26
[...] Ways to Disable or Turn Off User Account (Access) Control (UAC) in Windows Vista [...]
May 19th, 2008 01:30
[...] solutions include disable and turn off User Account Control, which enable the feature that force running programs to run in “low privilege” mode, [...]