在禁用uac_从Windows命令行启用或禁用UAC

在禁用uac

在禁用uac

If you’ve used Windows Vista for more than 3.7 minutes, you know what UAC (User Account Control) is.. it’s the obnoxious, nagging popup window that will be your life for the next 3-5 years unless you switch back to XP in frustration, or to a better OS like… OS X, Suse, Ubuntu, or even XP.

如果您使用Windows Vista的时间超过3.7分钟,您就会知道UAC(用户帐户控制)是什么。.这是令人讨厌的,令人讨厌的弹出窗口,除非您切换回XP,否则它将成为您未来3-5年的生活感到沮丧,或者使用更好的操作系统,例如OS X,Suse,Ubuntu甚至XP。

Update: This should also work on Windows 7, 8, 8.1, and probably 8.2. It’ll also work on Windows 10.

更新:在Windows 7、8、8.1和8.2上也应该可以使用。 它也将在Windows 10上运行。

Note: Disabling UAC will lead to a less secure system, so be warned.

注意:禁用UAC会导致系统的安全性降低,因此请注意。

uac3.png

Windows needs your permission to annoy the crap out of you:

Windows需要您的许可才能使您烦恼:

There’s a quick way you can enable or disable this annoying window from the command line:

您可以通过命令行快速启用或禁用此烦人的窗口:

禁用UAC (Disable 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

C:\ Windows \ System32 \ cmd.exe / k%windir%\ System32 \ reg.exe添加HKLM \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Policies \ System / v EnableLUA / t REG_DWORD / d 0 / f

启用UAC (Enable 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 1 /f

C:\ Windows \ System32 \ cmd.exe / k%windir%\ System32 \ reg.exe添加HKLM \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Policies \ System / v EnableLUA / t REG_DWORD / d 1 / f

After you enable or disable UAC, you will have to reboot your computer for the changes to take effect.

启用或禁用UAC之后,必须重新启动计算机才能使更改生效。

You can also enable or disable this from the Control Panel if you choose.

如果选择,还可以从“控制面板”启用或禁用此功能。

翻译自: https://www.howtogeek.com/howto/windows-vista/enable-or-disable-uac-from-the-windows-vista-command-line/

在禁用uac

  • 2
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值