Remove the Shutdown Button
- 0
- Add a Comment
Here is yet another way in which you can customize Windows XP. Normally there is an option at the logon screen to shut down the computer. However, if you change the dword value of shutdownwithoutlogon within the registry, you can remove the shutdown button from the logon screen.
Once you back up your registry or even just the registry key you are making changes to, you can use the steps outlined below to remove the shutdown button.
- Click Start, click Run, and type regedit.
- Expand the following: HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersions/Policies/System.
- Double click the dword value of shutdownwithoutlogon.
- Change the value from ‘1′ to ‘0′.
