Skip to content

How to Restrict Users or Groups from Shutting down a Windows 7 Computer?

By Codrut Nistor

Posted in How-to, Windows-7

By default any Microsoft's client operating system allows all users to shut down the computer. This configuration however might not be appropriate in many cases because of security reasons. Therefore in order to restrict users from shutting down the system an administrator of a computer can modify the default configuration by changing the settings in group policies. As an administrator you can configure the above by following the steps given below:

  1. Logon to the computer with administrator’s account.
  2. Click on Start button.
  3. At the bottom of start menu in search box type gpedit.msc command and press enter key.
  4. On Local Computer Policy snap in under Computer Configuration expand Windows Settings.
  5. From the list expand Security Settings.
  6. Expand Local Policies and click on User Rights Assignment.
  7. From the right pane double click on Shut down the system.
  8. On Shut down the system Properties box click on the name of the user or group you want to restrict and click on Remove button.
  9. Click on Ok button to confirm your configuration and close Local Group Policy snap-in.
  10. Open Command Prompt and in the command window type gpupdate /force command to update the computer with new group policy settings.
  11. Close command window.

More Info:

On Microsoft’s network operating systems like Windows Server 2003 or Windows Server 2008 users by default are not allowed to shut down the system. Therefore in order to allow users to shut down the computer in network operating systems administrators need to reverse the above process.