Share via

Removing login screen

Anonymous
2016-01-06T01:18:37+00:00

Our team developing an information display system by using Windows 8.1 as operating system. The computer is configured as auto login and executing our custom program automatically. We have an requirement for showing black screen until the custom program is run. The BIOS message is disabled by customized firmware and windows logo is disabled by following script:

       bcdedit /set {globalsettings} custom:16000067 true

       bcdedit /set {globalsettings} custom:16000068 true

       bcdedit /set {globalsettings} custom:16000069 true

        As a result, most of the information is hidden but the user login screen is shown during auto login process. I would like to know that how to disable all boot message during the computer booting up just similar behavior as enabling "No GUI boot" option in Windows 7.

Windows for home | Previous Windows versions | Desktop, Start, and personalization

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Anonymous
    2016-01-21T16:26:21+00:00

    Hi Edmond,

    I apologize for the delayed response.

    Please visit the link below to get the best support from MSDN Forum.

    https://social.msdn.microsoft.com/Forums/windows/en-US/home?forum=winforms

    Hope this information is helpful. Please do let us know if you need further assistance with Windows, we’ll be glad to assist you.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-01-14T01:19:13+00:00

    The suggested command is applied and the system can be auto login to windows. But the problem is that user requested to suppress the animation of login. They expected that the screen is blank during the login process.

    Was this answer helpful?

    0 comments No comments
  3. @CmdrKeene 90,626 Reputation points Volunteer Moderator
    2016-01-13T15:03:42+00:00

    What about using NETPLWIZ to set Automatic login of the user account, so it logs directly in and goes to the desktop (and then launches any startup program you have set).

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2016-01-13T07:08:57+00:00

    First of all, thanks for your reply. I know that the given option is still exist in Windows 8.1 and Windows 10, but the problem is that the login screen still cannot be suppressed even this option is checked.

    Was this answer helpful?

    0 comments No comments
  5. @CmdrKeene 90,626 Reputation points Volunteer Moderator
    2016-01-06T01:38:56+00:00

    If that option does what you need, good news: the "No GUI Boot" option still exists in Windows 10, just open up MS Config to set it.

    Was this answer helpful?

    0 comments No comments