Solve the problem that the sidebar cannot be used after turning off UAC.

  

Under Vista, many people like to turn off UAC. In this way, in addition to a slight weakening of security, there are actually other problems. For example, at this time, opening the sidebar will prompt "This project is a system administrator's convention", which can not be used. We also have the same problem under WIndows 7, then, how to solve it?

*WIN+RRun regedit to open the registry editor

*Locate to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionSidebarSettings

*New DWORD key value, named AllowElevatedProcess

* will Set the key value to 1

*Save and exit the Registry Editor


Copyright © Windows knowledge All Rights Reserved