Windows Group Policy's

Group Policy Shutdown Allow System To Be Shut Down Without Having To Log On

Windows Group Policy Name :- Group Policy - Shutdown: Allow system to be shut down without having to log on

Requirements :-

  • Work on any windows OS

Description :-

This security setting determines whether a computer can be shut down without having to log on to Windows. When this policy is enabled, the Shut Down command is available on the Windows logon screen. When this policy is disabled, the option to shut down the computer does not appear on the Windows logon screen. In this case, users must be able to log on to the computer successfully and have the Shut down the system user right before they can perform a system shutdown. Default on workstations: Enabled. Default on servers: Disabled.

Note :-

Notepad

Main Directory :-

Sub Directory :-

Policy Path :-

Local Computer Policy -> Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options

Policy Path :-

configure-group policy - Shutdown: Allow system to be shut down without having to log on

Policy Path :-

output-group policy - Shutdown: Allow system to be shut down without having to log on

Note :-

Notepad

After changing group policy options, you need to update group policy. If you do not update group policy then settings will not effect. To update it just simply type below command and also sample image is shown.

Command :-

gpupdate /force

output-update-group-policy
Notepad

In about command we used "/force" option, this will help up to update policy options forcefully.