Disable the Shut Down Command. |
- Open Regedit and find the key: [HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Policies\Explorer]
- Find the Value Name NoClose and change its data
- If you want to enable shutdown change the key value to 0 if you want to disable it change it to 1.
|
Hide Drives from My Computer |
- Open Regedit and find the key: [HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Policies\Explorer]
- Now find the value NoDrives and change the value to the corresponding number below. (ex. if you want to hide c: change the value to 4).
- The values are: A: 1, B: 2, C: 4, D: 8, E: 16, F: 32, G: 64, H: 128, I: 256, J: 512, K: 1024, L: 2048, M: 4096, N: 8192, O: 16384, P: 32768, Q: 65536, R: 131072, S: 262144, T: 524288, U: 1048576, V: 2097152, W: 4194304, X: 8388608, Y: 16777216, Z: 33554432, ALL: 67108863
|
Hide all Items on Desktop |
- Open Regeditn and find the key: [HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Policies\Explorer]
- Find the value NoDesktop
- Change the value to 0 to enable it. Change the value to 1 to disable it.
|
Remove Favorites Folders from the Start Menu |
- Open Regedit and find the key [HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Policies\Explorer]
- Find the Value NoFavoritesMenu
- Change the value to 1 to enable it. Change the value to 0 to disable it.
|
Remove Find command in Start Menu |
- Open Regedit and find the key [HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Policies\Explorer]
- Find the Value NoFind
- Change the value to 1 to enable it. Change the value to 0 to disable it.
|
Stop programs from starting automatically when starting windows. |
- Open Regedit and find the key [HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion]
- Find the Value Run or RunOnce
- To start a program automatically just create a new entry. Or to stop the program from starting delete the entry.
- There may be other keys starting programs automatically to find them just go to Edit » Find and type 'Run' there you
may find other values.
|