Disable the Shutdown button in LogIn Screen

6
Some times my brother accidentally selects the Shutdown button which is available in LogIn screen at the right side bottom!
[Image: aMrMrV3.png]
So I decided to remove it or to disable it!!
It can be done by using Windows Registry Method.
[ul][li]By Manual[/li][li]By Windows Registry file[/li][/ul]

By Manual:
1.Open Windows registry!
by clicking Window key+Run and type regedit and press Enter
2.Now navigate to following path
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
[Image: 6QR8myI.png]
3.In right side search for shutdownwithoutlogon and double click it open!
[Image: FUCDhWv.png]
4.Change it value to o to remove. (1 to enable)
[Image: SeefcSd.png]
By Windows Registry File:
1.Open Notepad
2.Copy and paste the following file in notepad
Code:
Windows Registry Editor Version 5.00
;Generated by WR1334 & thanks to V+
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"shutdownwithoutlogon"=dword:00000000
3.Save the notepad with any name but with .reg as extension.
4.Double click it to open!
[Image: SeefcSd.png]
that's it.
[Image: jRHNJwz.gif]
Interest-Involvement-Implementation
Share-Learn-Respect-Repute-Thank
Nice work bro...
Somesh - V+ Team Junior Moderator - Want for other subjects also? Arrow CLICK HERE
cool superb bro...
Angel1  Just go with life as it goes.. Dont do anything silly and you'll be Happy

    Disable the Shutdown button in LogIn Screen