Ved at bruge denne side, du accepterer Privatlivspolitik.
Acceptere
EnterineEnterineEnterine
  • HJEM
  • Det pro
  • Teknik
  • Microsoft
    • Azurblå
    • Configmgr/SCCM
    • DPM
    • Orkester
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Kontor 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Hold
  • Windows
    • Windows Admin Center
    • Windows klient
    • Windows Server
  • SCCM-forespørgselsindsamlingsliste
Læsning: How to Disable User Account Control (UAC) on Windows: GUI, CMD, PowerShell, and Regedit Methods
Font ResizerAa
EnterineEnterine
Font ResizerAa
  • HJEM
  • Det pro
  • Teknik
  • Microsoft
  • Windows
  • SCCM-forespørgselsindsamlingsliste
Søge
  • HJEM
  • Det pro
  • Teknik
  • Microsoft
    • Azurblå
    • Configmgr/SCCM
    • DPM
    • Orkester
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Kontor 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Hold
  • Windows
    • Windows Admin Center
    • Windows klient
    • Windows Server
  • SCCM-forespørgselsindsamlingsliste
IT Pro

How to Disable User Account Control (UAC) on Windows: GUI, CMD, PowerShell, and Regedit Methods

Offentliggjort: februar 18, 2024
2 Min læst
DELE

How to Disable User Account Control (UAC) on Windows: GUI, CMD, PowerShell, and Regedit Methods.

Indhold
Method 1 (GUI)Method 2 (CMD & PowerShell)CMDPowerShellMethod 3 (Regedit)

Method 1 (GUI)

The first method is easy – using Control Panel. Åben Control Panel and navigate to User accounts;

NOTE: Ensure that you enable Small Icons.

Click on Change User Account Control Settings;

Move the bar to the bottom (Never Notify) og klik OK;

Method 2 (CMD & PowerShell)

But if you need to set this configuration on lots of computers, it’s better to use one of these 2 ways:

1 ) Run a CMD script to set a REGISTRY key to disable UAC;

2) Run a PowerShell command to disable UAC;

CMD

REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

PowerShell

Set-ItemProperty -Path registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System -Name EnableLUA -Value 0 

NOTE: Don’t forget to reboot after running this command.

Method 3 (Regedit)

Also, you can change the parameter of the Registry key to disable the UAC manual without receipts. To achieve this change key EnableLUA til 0 bruger Registry Editor.

Start REGEDIT (using search by pressing WIN+R)

Naviger til (in Windows 10 1803 and higher you can copy and paste this to the Registry Editor path);

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

And change EnableLUA til 0;

NOTE: Don’t forget to reboot after the registry change.

TAGGET:Command Prompt (CMD)Microsoft Windows ServerPowerShellWindowsWindows 10
Forrige artikel Fejlfinding Fejl 0xc00002e2 på Windows Domain Controller
Næste artikel SCCM 1910 Teknisk forhåndsvisning
Efterlad en kommentar Efterlad en kommentar

Efterlad et svar Annuller svar

Din e-mailadresse vil ikke blive offentliggjort. Påkrævede felter er markeret *

Denne side bruger Akismet til at reducere spam. Lær, hvordan dine kommentardata behandles.

Oversættelse

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
ved Transposh - translation plugin for wordpress

Populære indlæg

Systemkrav til Windows Server 2016
Windows Server
Configuration Manager Forespørgselsindsamlingsliste
Configuration Manager Forespørgselsindsamlingsliste
Configmgr
Struktureret/administreret navigation aktiveret på moderne sider i klassiske teamwebsteder
Teknik
SCCM Kunne ikke hente DP-placeringer som den forventede version fra MP
Configmgr

Seneste indlæg

Installation og konfiguration af Fail2ban til SSH-beskyttelse på Ubuntu 24.04
Linux
Aktivering og konfiguration af FirewallD på AlmaLinux
Linux
Brugeroprettelse og SSH-nøgleopsætning i AlmaLinux
Linux
Sådan nulstiller du adgangskoden på AlmaLinux
Linux

© 2023 Enterine

Gå til mobil version
Velkommen tilbage!

Log ind på din konto

Brugernavn eller e-mail-adresse
Adgangskode

Mistet din adgangskode?