First many thanks for this patch. What Microsoft did with the anniversay update is total bulls**t disabling the ability to disable the lock screen without being nessesary. This tool fixes this However, one small thing to mention here: I use a NAS for nearly all my data and this script, too, but it does not work when run from a network drive since FOR/IN does not properly support UNC pathes, so the MD5 check fails. I did a workaround by adding another script that copies everything to the local TEMP folder - that works great so far. Code: @echo off cls set dst=%temp%\logonpatch rd /s /q "%dst%" >nul 2>nul md "%dst%\files" >nul 2>nul md "%dst%\tools" >nul 2>nul copy "%~dp0\files\*.*" "%dst%\files" >nul 2>nul copy "%~dp0\tools\*.*" "%dst%\tools" >nul 2>nul copy "%~dp0\install.cmd" "%dst%" >nul 2>nul call "%dst%\install.cmd"
Box is checkmarked, still get black screen. I am willing to try any setting, I simply want lock screen gone.
Have you run in Admin Cmd Prompt sfc /scannow then press enter on keyboard Have you PM'ed dobbelina for help, try it
I know that there are issues with tablets. I don't have a tablet to experiment with, so i can't help you with this matter unfortunately.
Requesting an update for LoginController.dll 10.0.14393.726 I am getting an unknown MD5 message with LoginController Patch v4. Thank you dobbelina for this awesome fix!
Thank you for putting this together. The lock screen is a small bother but something that adds up when happens every boot. Keep up the good work!
Can someone please explain what's going on here? Background: I posted a thread yesterday because the lock screen was back on my system. Turns out it was my own fault. I had run O&O Shutup and under the Lock Screen heading I had enabled Do Not List Last Users on Lock Screen and Do Not Show User ID on Lock Screen. I disabled those settings, rebooted, and no more lock screen. I had previously used Winaero Tweaker to disable the lock screen and that was working fine. So my question is, why are some people still getting the lock screen and having to use dobbelina's patch to get rid of it. Are you using a MS account to log in? I am using a local account.
I can confirm, the patch does not longer work with the most recent version. Is it planned to update the tool? Thank you very much for this tool!!
Is your suggested solution usable together with some kind of auto login? I don't want to have a lockscreen (especially after resume from sleep)? Thanks!
I have tried this, it works for a fresh computer start but after sleep, the console forces me to press ctrl alt del.... so this is not a solution for me Nevertheless, thanks!
Patch has been updated to v5. Link on first page. Patches LogonController.dll versions: 10.0.14393.594 10.0.14393.726