How to disable lock screen on Windows 8?
I use a lock screen on my phone, but I don't need or want it on my PC at home. Windows 8 puts a lock screen up whether I want it or not, and it just makes me have to skip it to get to my actual log-in. Is there a way to stop the lock screen from coming up every time?
Answers
Here is another method. It requires you cut and paste a little code, but nothing difficult.
Enter the text below into Notepad, then name it something like "disablelockscreen.reg" and save it (with the .reg extension). Double click the file to add it to the registry.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization]
"NoLockScreen"=dword:00000001
Restart your PC and you should be good to go.
- Share this answer
- Permalink
See this tip for instructions on how to disable the Windows 8 lock screen:
http://www.itworld.com/windows/307577/disable-windows-8-lock-screen
- Share this answer
- Permalink
Ask a question
White Papers & Webcasts
White Paper
Bullet-Proof Your Enterprise Linux Environment
White Paper
How to Avoid the High Cost of Security Audits
White Paper
Business Assureance Technology Infographic
See more White Papers | Webcasts








Try the How to Disable Lock Screen on Surface Pro Windows 8 tips. Works for me and now thethe lock screen does stop coming up every time.