Enable or Disable Lock Screen in Windows 10  

Page 17 of 32 FirstFirst ... 7151617181927 ... LastLast

  1. Posts : 32
    Windows 10
       #160

    monstertruckpa said:
    Now thanks, the patch if it works., but without script cmd, only with the himself exe and try search logoncontroller.dll inside menu.
    Please try another translator, your response doesn't make much sense...........
      My Computer


  2. Posts : 113
    Win10
       #161

    monstertruckpa said:
    Now thanks, the patch if it works., but without script cmd, only with the himself exe and try search logoncontroller.dll inside menu.
    This one works well - Google Translate
    Dieses funktioniert gut - Google Übersetzen:
    Google Translate
      My Computer


  3. Posts : 12
    Windows 10
       #162

    LockScreenGone v1.0 has been re-worked totally.
    It's now smarter, as It will scan your existing LogonController.dll for a MD5 match, before doing any changes
    to the system.
    The issue with the lockscreen re-appearing after Lock & Sleep mode should have been resolved.
    If you already have a patched dll, download this new patch and choose "Restore lockscreen"
    first when running Install.cmd,
    so the original dll file is restored before running the patch again.
    Download:
    https://drive.google.com/open?id=0By...E8xalJKSGJ3SXc

    Patches now have version numbers so I can keep them apart, this is LogonController_Patchv1.zip

    Works for File versions:(64bit & 32bit)
    10.0.14393.187
    10.0.14393.206

    (Latest Cumulative update KB3194798 10.0.14393.321 does not update LogonController.dll.
    It's still file version 10.0.14393.206)

    Modes tested on a "normal" winsetup in VMware:
    1. From Boot = No Lockscreen
    2. Lock workstation = No Lockscreen
    3. Sleep = No Lockscreen
    4. Logoff = No Lockscreen
    5. Screen saver, on resume display log-on screen = No Lockscreen
    6. Screen saver, on resume do not display log-on screen = No Lockscreen
    7. Tablet mode = No Lockscreen

    As a safety feature you can't apply a patch twice, as you would then overwrite the backup file.
    The script looks for LogonController.bak in the system32
    folder which is the backupfiles name.
    If you update Windows via WU, and you got a patched dll, you have to manually delete the LogonController.bak
    file from System32 if the LogonController.dll gets replaced, otherwise the patcher wont run again.
    (access denied message if you try to restore, or Already Patched if you try to patch again )

    If you have any issues, please report them.
    Last edited by dobbelina; 19 Oct 2016 at 21:25.
      My Computer


  4. Posts : 113
    Win10
       #163

    Thank You dobbelina! Much appreciated. I have updated by original post here.
      My Computer


  5. Posts : 32
    Windows 10
       #164

    Great work Dobbelina! Thanks!

    (Just wondering: Can the "Restore First" command be added to the CMD file? or in a batch file? I would do it myself if I had the skills )
    Last edited by theo54au; 14 Oct 2016 at 20:45. Reason: adding line
      My Computer


  6. meh
    Posts : 69
    Windows 9 (aka Windows 10)
       #165

    I'm on Win10 Pro x64 1607.

    I had been using the task method (Option Three) and the security policy method (Option Four). Of course, this disabled the lock screen except right after boot. I know that these two methods are redundant, but that is beside the point right now.

    A short while ago, I patched LogonController.dll manually, exactly the same way the patch does. But now, there is no lock screen right after boot, but there is a lock screen at all other times. The situation has literally reversed itself.

    I double checked, and the task and security policy are both in place. I even checked the registry to make sure that the task was working properly (it is).

    Any idea what is going on here?
      My Computer


  7. Posts : 12
    Windows 10
       #166

    theo54au said:
    Great work Dobbelina! Thanks!

    (Just wondering: Can the "Restore First" command be added to the CMD file? or in a batch file? I would do it myself if I had the skills )
    It's already there:
    [R] Restore lockscreen

    If you want to make a separate "Restore First" script, put this in a textfile and save with .cmd extension:
    Code:
    @echo off
      @net.exe session >nul 2>&1
    @if ErrorLevel 1 (echo "Run as Administrator" & pause && exit)
    if not exist %SYSTEMROOT%\system32\LogonController.bak (echo No Backupfile Available! & pause && exit)
    del /q %SYSTEMROOT%\system32\LogonController.dll
    ren %SYSTEMROOT%\system32\LogonController.bak *.dll
    cls
    echo File Restored All finished! & pause && exit
    The above code will only work if you ran my other patch scripts from before, & there is a LogonController.bak
    file in System32 which is the backup files name.
      My Computer


  8. meh
    Posts : 69
    Windows 9 (aka Windows 10)
       #167

    meh said:
    A short while ago, I patched LogonController.dll manually, exactly the same way the patch does. But now, there is no lock screen right after boot, but there is a lock screen at all other times. The situation has literally reversed itself.
    I think I can answer my own question. I thought there was only one instance of "48 89 6C 24 20" that needed to be replaced. Looks like there are several! I will deal with the rest when I have the stomach for this nonsense.
      My Computer


  9. Posts : 12
    Windows 10
       #168

    meh said:
    I think I can answer my own question. I thought there was only one instance of "48 89 6C 24 20" that needed to be replaced. Looks like there are several! I will deal with the rest when I have the stomach for this nonsense.
    Or just restore the original LogonController.dll, and use my updated patch in post #162
      My Computer


  10. Posts : 12
    Windows 10
       #169

    I have updated the patcher to LogonController_Patchv2.zip
    Some users have an issue with the background image not showing behind the login screen from boot, fixed.
    I also realized that you can't have the secure sign-in option enabled!, (eg, press Ctrl+Alt+Delete)
    This is not a standard setting and the hack doesn't work, the new patch also solves that issue.

    Try this new patch and choose "Restore lockscreen" first when running Install.cmd,
    so the original dll file is restored before running the patcher again.
    (If you already have a patched dll, otherwise just run it and choose "D Disable LockScreen)

    Download:
    LogonController_Patchv2.zip
    Last edited by dobbelina; 15 Oct 2016 at 19:16.
      My Computer


 

Tutorial Categories

Enable or Disable Lock Screen in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:02.
Find Us




Windows 10 Forums