Environment
- Windows
- Local Group Policy Editor
- Registry Editor
Information
The following process describes different solutions to removing the options for an end user to Restart, Shut Down, or Sleep the start menu or log in screen in Windows 11.
- This is typically used for users who work remotely, and remote into a device located on campus to complete their work. By removing these options it keeps the user from accidentally putting their device in a state that makes it inaccessible remotely.
- Administrator credentials are required.
- The following process applies this globally for all users on the machine.
Source(s)
Process
Method 1: Using Local Group Policy Editor
- Log in with Administrator credentials
- Open Local Group Policy Editor
- In the left panel, expand Computer Configuration > Administrative Templates
- Select Start Menu and Taskbar
- Double-click Remove and prevent access to the Shut Down, Restart, Sleep, and Hibernate commands

- In the Remove and prevent access to the Shut Down, Restart, Sleep, and Hibernate commands window
- Select the Disabled option
- Select OK when finished

Method 2: Using Registry Editor
- Open Registry Editor as Administrator
- Navigate to
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Start\HideRestart
- Paste that path into the search bar
- Double-click value in the right-pane.

- In the Value data: text box change the 0 to a 1

- Repeat the previous steps for
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Start\HideShutDown
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Start\HideSleep