Jump to content

Enable hidden console Login in Windows 10


Jordan

Recommended Posts

Enable hidden console login in Windows 10

 

In Windows 10, there is a hidden option to enable a console login mode. It can be enabled with a simple Registry tweak. It disables the Lock Screen and the Sign-in screen in Windows 10 and turns on a command prompt login window. Let's see what Microsoft has done with this feature.

The console login mode is not actually a new feature of Windows 10. Some editions of Windows Server use this interface as the only way to authenticate the user. For example, Windows Hyper-V Server 2016 has this console login prompt:

screen 17

 

In earlier Windows versions, a similar way of sign-in was used for the Recovery Console.

In the stable branch of Windows 10, this feature is experimental and might be removed some day. As of this writing, it works in Windows 10 "Anniversary Update" version 1607, build 14393. Here is how you can enable it.

Open Registry Editor.

Go to the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks

Tip: see How to jump to the desired registry key with one click.

TestHooks logon key

 

Create a 32-bit DWORD value named ConsoleMode. Set its value data to 1 to enable the console login mode. TestHooks new 32-bit dword

 

TestHooks set ConsoleMode to 1

 

Even if you are running 64-bit Windows, you still need to create a 32-bit DWORD value.

 

Once applied, the logon screen will look as follows:

Windows 10 console login mode

 

Watch the following video to see this trick in action:

 

To restore the default login screen appearance and behavior, delete the ConsoleMode value you created.

 

 

SOURCE

Link to comment
Share on other sites


  • Replies 2
  • Views 1.3k
  • Created
  • Last Reply

Do not use this method if you log in without a password. Only a system restore will help you.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...