Help - Search - Members - Calendar
Full Version: How to tune off account control in Vista
MSFN Forums > Microsoft Software Products - Discussion & Support > Windows Vista

   
Google Internet Forums Unattended CD/DVD Guide
the-matrix
I would like to tune off account control is one of you who with help me with that?

That would make me very happy...
Dollarius
If u want to disable the User Account Control just go to the Control Panel, you can simply type "account control" in the search box and the link will show up.
If you don't want to search it, just go to User Accounts and then change the option "Turn User Account Control on or off"
enterman
ull also want 2 turn the security alerts message off or vista will continually bother u with messages that UAC is turned off.
the-matrix
How do i tune that off?
cluberti
The command to use to disable UAC (if UAC is on, must be run from an elevated command prompt) is as follows (watch for word wrap, as this should be run as one long command line):
CODE
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


You can disable the security pop-ups by clicking the red security icon, and clicking the "Change the way security center alerts me" link on the left (choose don't notify me and don't display the icon if you so desire).
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.