Windows_10_Logo.svg

I love Windows 10. From the time it was released I’ve felt it was what Windows 8 should have been (and I actually liked Windows 8). There is one feature that’s driven me crazy though. That’s the lock screen. It never stays on what I set it to. You can set it to Windows Spotlight, a single image or slideshow and no matter what machine I use or which of the three settings I pick it changes. Apart from this I never really understood the need for the lock screen.  It just seemed like a way to make you have to push the space button more than needed. So here’s how to turn it off.

Run Regedit
Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
Make a new key and call it Personalization
Make a new DWord 32 Bit Value
Name it NoLockScreen and set it to 1
Reboot

No more wearing out your space bar and no more pictures that don’t stay on what you want them to stay on.

PS. to turn it back on change the value to 0.
Alternatively you can download this text file and rename it to .reg and run it. But if you are like me and don’t trust the internet just do it the manual way above.

Based off instructions found here.