System Add or Remove Power Button on Sign-in Screen in Windows 11


Power_banner.png

This tutorial will show you how to add or remove the Power button on the sign-in screen for all users in Windows 10 and Windows 11.

The Power button on the sign-in screen can allow users to sleep, hibernate, shut down, or restart the computer without having to sign in to Windows.

The Shutdown: Allow system to be shut down without having to log on security policy setting determines whether a device can be shut down without having to log on to Windows.

Reference:


You must be signed in as an administrator to add or remove the Power button on the sign-in screen.

This does not apply to the Lock screen (Win+L).



Contents

  • Option One: Add or Remove Power Button on Sign-in Screen in Local Security Policy
  • Option Two: Add or Remove Power Button on Sign-in Screen using REG file


EXAMPLE: Power button on sign-in screen

Power_button_on_sign-in_screen.jpg





Option One

Add or Remove Power Button on Sign-in Screen in Local Security Policy


Local Security Policy is only available in the Windows 10/11 Pro, Enterprise, and Education editions.

All editions can use Option Two to set the same policy.


1 Open Local Security Policy (secpol.msc).

2 Expand open Local Policies in the left pane, and click/tap on Security Options. (see screenshot below)

Power_button_on_sign-in_screen_secpol-1.png

3 In the right pane of Security Options, double click/tap on the Shutdown: Allow system to be shut down without having to log on policy to open its properties. (see screenshot above)

4 Select (dot) Enabled (add - default) or Disabled (remove) for what you want, and click/tap on OK. (see screenshot below)

Power_button_on_sign-in_screen_secpol-2.png

5 You can now close Local Security Policy if you like.




Option Two

Add or Remove Power Button on Sign-in Screen using REG file


1 Do step 2 (add) or step 3 (remove) below for what you would like to do.

2 Add Power Button to Sign-in Screen

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Add_Power_button_to_sign-in_screen.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"shutdownwithoutlogon"=dword:00000001

3 Remove Power Button from Sign-in Screen

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Remove_Power_button_from_sign-in_screen.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"shutdownwithoutlogon"=dword:00000000

4 Save the .reg file to your desktop.

5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

6 Double click/tap on the downloaded .reg file to merge it.

7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

8 You could now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:
Thank you for this. Option 1 worked perfectly for me! :-)
 

My Computer

System One

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Home made

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    TerraMaster F8 SSD Plus NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Amazon Basics Wired Full Keyboard MD005
    Mouse
    Logitech MX Master 4
    Internet Speed
    2 Gbps Download and 100 Mbps Upload
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
Back
Top Bottom