Vidyarthiplus (V+) - Indian Students Online Education Forum

Full Version: Disable the Shutdown button in LogIn Screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
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.
Nice work bro...
cool superb bro...
Pages: 1 2 3