Jump to content

Registry tweaks to do the following...


Sgt_Strider

Recommended Posts

Is there a registry tweak to enable the "more information" screen to be disabled when transferring files? I don't want to press the arrow to get the dropbox to happen and see how fast my files are being transferred over.

Does anyone here also have the registry tweaks for disabling UAC and the security center?

Link to comment
Share on other sites


Keeps the UAC suppressed:

Windows Registry Editor Version 5.00

; Switch UAC to quiet mode - keeps it on but supresses prompts for admin

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000000
"EnableLUA"=dword:00000001

; Switch UAC to quiet mode - keeps it on but supresses prompts for user
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorUser"=dword:00000000
"EnableLUA"=dword:00000001

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...