Warning: Undefined array key "DW7fa065a06cb74b536c124cfbe56ac6d3" in /var/www/gist.win/lib/plugins/translation/action.php on line 237
Warning: Trying to access array offset on value of type null in /var/www/gist.win/lib/plugins/translation/action.php on line 237
====== Windows: Remove Pre-Login Screen ======
----
===== Solution 1: regedit =====
[Expert]
- run **regedit**
- HKEY_LOCAL_MACHINE > SOFTWARE > Policies > Microsoft > Windows
- Right pane: New > Key
- Name the key: **Personalization**
- Click the new Personalization key
- Right pane: right click > New > DWORD 32bit
- Name it: **NoLockScreen**
- Double click NoLockScreen and set value as: 1
- Close the Registry Editor and Restart the computer
----
===== Solution 2: gpedit.msc [Windows 10 Pro] =====
[Expert]
- run gpedit.msc
- Computer Configuration > Administrative Templates > Control Panel > Personalizaiton
- Right pane: double click on **Do not display the lock screen**
- set **state** as **Enabled**
- Click **Apply** or **OK**
- (You may need to restart the computer)