 |
Remove user installed gadgets from Sidebar.
This tweak can disable execution of user installed gadgets from the new Sidebar feature of desktop.
Click Here to Run a Free Scan for None Related Errors
Description: Microsoft has introduced yet another feature in windows vista, the sidebar on desktop. Sidebar has the ability to make use of gadgets, which are small applets that may display information or utilities to the user. With this tweak you can opt to disable execution by removing user installed gadgets from windows sidebar. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. If any of the subkeys \windows\sidebar does not exist, create it as explained below. Then, create a dword value turnoffuserinstalledgadgets in the right panel, and change its value to 1. However, if you want to enable user installed gadgets, change the value to 0. The changes take effect after a restart or logoff.
Level: Recommended For Novice Users
Path: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\] |
Location: Current User |
Value Name: Windows |
Data Type: Key |
Enabled Value: |
Disabled Value: |
Action Type: Add an Entry |
|
Path: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Windows\] |
Location: Current User |
Value Name: Sidebar |
Data Type: Key |
Enabled Value: |
Disabled Value: |
Action Type: Add an Entry |
|
Path: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Windows\Sidebar\] |
Location: Local Machine |
Value Name: TurnOffUserInstalledGadgets |
Data Type: DWORD (DWORD Value) |
Enabled Value: 1 |
Disabled Value: 0 |
Action Type: Add an Entry |
|
 |
First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type 'regedit'. |
|
 |
Second, go to <b> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\] </b> and create a new key 'Windows'. |
|
 |
Third, create a new subkey 'Sidebar' under the key 'Windows'. |
|
 |
Fourth, create a DWORD value 'TurnOffUserInstalledGadgets' under the subkey 'Sidebar'. |
|
 |
Next, right click on the DWORD value 'TurnOffUserInstalledGadgets' and select 'Modify'. |
|
 |
Finally set the value data as '1' in the textbox and click 'OK'. |
|
|