| Hide Windows Update Menu in Start Menu | |
|---|---|
| Actions: | Create NoWindowsUpdate dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to log off Windows. |
| Hide Documents History in Classic Start Menu | |
|---|---|
| Actions: | Create NoRecentDocsHistory dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to log off Windows. |
| Hide Some Settings Sub Menus in Classic Start Menu | |
|---|---|
| Actions: | Create NoSetFolders dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to log off Windows. |
| Disable Personalized Menu in Start Menu | |
|---|---|
| Actions: | Create IntelliMenus dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to log off Windows. |
| "Show Desktop" Shortcut in Quick Launch | |
|---|---|
| Actions: | Create a file name.scf file in APPDATADIR\Microsoft\Internet Explorer\Quick Launch folder. |
| Open file above with Notepad and write following strings: [Shell] Command = 2 Icon File = shell32.dll,-35 [Taskbar] Command = ToggleDesktop | |
| Reverts: | Delete file above. |
| Info: | Apply to current user only. |