Windows News and info 15th Anniversary 2009-2024

Windows 11 | Windows 10 News on these iconic operating systems. => Windows 10 Help | How To & Fixes | Tips & Tricks => Topic started by: javajolt on August 06, 2017, 02:08:10 AM

Title: How to disable the Windows 10 lockscreen
Post by: javajolt on August 06, 2017, 02:08:10 AM
(http://s1.postimg.org/4snmbc073/windows-10-lockscreen.jpg)

One of the consequences of having a desktop OS that dabbles at being a tablet OS is that metaphors which exist for one user experience often cross the Rubicon to the other, even when they don’t make much sense. Windows for instance now has a lock screen on the desktop. This means that when you open your laptop or boot up your desktop, you now have to dismiss the lock screen before entering your password. While this made sense on smaller, touch oriented devices, it isn’t quite as useful on desktops. Users who’ve migrated from Windows 7, Mac OS or even Linux might be miffed at the extra step needed to get started with your work on Windows.

Here’s how to remove the lock screen on Windows 10

1. Open the Windows Registry Editor by opening Cortana and typing Regedit into the search box.

2. Once the registry editor is open, enter this address Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows (or copy and paste this) into the address bar.

(http://s2.postimg.org/a8qernhkp/Regedit-_Lockscreen.jpg)

3. Once this is done, Create a new key at the above location, and name it personalization.

4. Create a new DWORD and name it NoLockScreen.

(http://s2.postimg.org/yhmczfbk9/Regedit-_Lockscreen2.jpg)

5. Set the value of this DWORD to 1 This will now disable the lock screen for your Windows Install.

6. To undo this at any time, locate the DWORD created in step 5 and change the value back to zero.

source (http://mspoweruser.com/disable-windows-10-lockscreen/)