LockScreenGone v1.0

Discussion in 'Windows 10' started by dobbelina, Nov 27, 2016.

  1. TimeTurn

    TimeTurn MDL Novice

    Feb 5, 2017
    2
    1
    0
    #81 TimeTurn, Feb 5, 2017
    Last edited by a moderator: Apr 20, 2017
    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"
     
  2. lommy

    lommy MDL Novice

    Sep 30, 2013
    13
    4
    0
    I have it unchecked and I still get the black screen bug.
     
  3. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,585
    5,362
    210
    Check mark in box, I don't know if this works with dobbelina's tweak, have to ask him :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. gth

    gth MDL Novice

    Feb 4, 2017
    3
    0
    0
    Box is checkmarked, still get black screen. I am willing to try any setting, I simply want lock screen gone. :)
     
  5. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,585
    5,362
    210
    #85 lobo11, Feb 10, 2017
    Last edited: Feb 10, 2017
    Have you run in Admin Cmd Prompt sfc /scannow
    then press enter on keyboard


    Have you PM'ed dobbelina for help, try it
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    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.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. batteryface

    batteryface MDL Novice

    Feb 11, 2017
    1
    0
    0
    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!
     
  8. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    I will fix when i have time ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. smccooeye

    smccooeye MDL Novice

    Feb 12, 2017
    1
    0
    0
    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!
     
  10. JBenal

    JBenal MDL Addicted

    Nov 2, 2009
    521
    209
    30
    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.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. chnappi

    chnappi MDL Novice

    Jan 11, 2017
    1
    0
    0
    LoginController.dll Windows 10 ver. 1607 14393.447 - disable lock screen not work :(
     
  12. mexxle

    mexxle MDL Novice

    Feb 16, 2017
    3
    1
    0
    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!!
     
  13. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,585
    5,362
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. mexxle

    mexxle MDL Novice

    Feb 16, 2017
    3
    1
    0
    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!
     
  15. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,585
    5,362
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. mexxle

    mexxle MDL Novice

    Feb 16, 2017
    3
    1
    0
    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!
     
  17. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    Patch has been updated to v5.
    Link on first page.

    Patches LogonController.dll versions:
    10.0.14393.594
    10.0.14393.726
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,897
    10,733
    240
    @dobbelina hi for some strange reason link don't works :(
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    Works for me?, just click the white d/l button up in the right corner.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,897
    10,733
    240
    @dobbelina ok in this time works fine thanks :):confused:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...