| Disable Favorites Menu in Start Menu | |
|---|---|
| Actions: | Create NoFavoritesMenu 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 Links Menu in Start Menu | |
|---|---|
| Actions: | Add Hidden attribute to PROFILEDIR\Favorites\Links folder. |
| Reverts: | Remove Hidden attribute from folder above. |
| Info: | Apply to current user only. |
| Disable Network Connections Menu in Start Menu | |
|---|---|
| Actions: | Create NoNetworkConnections 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 Help and Support Menu in Start Menu | |
|---|---|
| Actions: | Create NoSMHelp 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 Search Menu in Start Menu | |
|---|---|
| Actions: | Create NoFind 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. |