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

  1. Klicka Start och öppna därefter Kontrollbord.
  2. Klicka i kontrollbordet Användarekonton och familjsäkerhet.

    Inaktivera UAC

  3. Klicka Användarekonton.

    Vänd av UAC

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

    Vänd av och inaktivera användareåtkomstskydd i utsikt

    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.

  5. 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.

    Vänd av och inaktivera användaren som kontot kontrollerar i utsikt

  6. Klicka REKO.
  7. När du meddelas, att datoren måste startas om igen för att applicera ändringarna, starta om datoren.
  8. Ticka eller välj enkelt checkboxen igen för att möjliggöra UACEN.

Method 2 - Disable UAC Using Registry Editor

  1. Run Registry Editor by typing RegEdit in Start Search or command prompt.
  2. Registry Editor, navigate to the following registry key:

    HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System

    where HKLM is HKEY_LOCAL_MACHINE.

  3. 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.

    Disable UAC via EnableLUA

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

    Turn of UAC via Registry Setting

  5. Exit from Registry Editor.
  6. Restart the computer.
  7. 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.

    Disable User Access Control with MSConfig

  • 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.

  1. 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.

  2. Navigate and browse to Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options.
  3. 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

    Turn Off User Access Control using Group Policy

  4. Restart the computer to make the changes effective.
  5. 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

  1. Open an elevated command prompt.
  2. 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

  3. 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

  4. 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.



3 Responses to “Ways to Disable or Turn Off User Account (Access) Control (UAC) in Windows Vista”

  1. Turn Off or Disable User Account Control (UAC) in Windows Vista » My Digital Life
    May 11th, 2008 15:43
    1

    [...] This article has been updated and reposted to Tip and Trick. [...]

  2. Eternalmoonlight.net » Life tips #9
    May 12th, 2008 19:26
    2

    [...] Ways to Disable or Turn Off User Account (Access) Control (UAC) in Windows Vista [...]

  3. How to Run Microsoft AppLocale Elevated as Administrator in Windows Vista to Run Setup Installer » Tip and Trick
    May 19th, 2008 01:30
    3

    [...] solutions include disable and turn off User Account Control, which enable the feature that force running programs to run in “low privilege” mode, [...]

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting

Google
 


Incoming Search Terms for the Article

turn off uac in vista using registry -