[How To] Remove Shut Down Button From Login Screen In Windows 8

In the course of utility, by default Windows displays a shut down button in order to facilitate shut down, restart operations. Most of users, in fact almost all

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

In the course of utility, by default Windows displays a shut down button in order to facilitate shut down, restart operations. Most of users, in fact almost all of the users, find it useful.

While there are some scenarios, when you just hate this shut down button. This is a kind of simplicity phobia, that an end Windows user can come around. Here is what we’re talking about:

So without wasting anymore time, here are the two selective ways, that you can opt to disable the shut down button as showed in above image. You will need to be logged in as an administrator to be able to do below steps.

Remove Shut Down Button From Login Screen Using Registry Editor

1. Press Windows Key + R and put regedit in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

2. Navigate here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

3. In the right pane of this location, modify the 32-bit DWORD highlighted above viz. shutdownwithoutlogon. Double click on it to configure. You’ll get this:

4. Put its Value data equals to 0 to remove shut down button. Else let it remain as 1 to enabled shut down button (this is default setting). Close the Registry Editor and reboot to see results.

Here is the result:

Remove Shut Down Button From Login Screen Using Local Security Policy

1. Press Windows Key + R and put secpol.msc in Run dialog box. Click OK.

2. In the left pane, expand Local Policies and then click Security Options. Get into the right pane of the window, as shown below:

3. In the right pane of window, look for the policy named Shutdown: Allow system to be shut down without having to log on. Double click on it to modify. You’ll get this:

4. At this window, if you select Disabled, you’re done to remove the shut down button. In case you want to show the shut down button again, select Enabled (default setting). Click Apply followed by OK.

That’s it, reboot the Windows finally and you’ll be able to erase shut down button!

Share this article
https://www.kapilarya.com/remove-shut-down-button-from-login-screen

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

5 Comments
SEGURG

Great method Kapil. Works like charms.:)

Bogdan

I can’t access the key given in the article, please help.

castor iliwr

@ bogdan, try group policy.

@Kapil, Nice dude!!!

Jen

GPO editor is not accessible on Windows 8/8.1 basic edition. You need to have enterprise/pro to edit these settings.

Kapil Arya Author

^^ Registry Editor is still available on those editions ;)

Leave a Comment

Your email address will not be published. Required fields are marked *