Jump to content

Microsoft provides workaround for Windows 10 “We can’t sign into your account’ login issue


Karlston

Recommended Posts

Microsoft provides workaround for Windows 10 “We can’t sign into your account’ login issue

Some Windows 10 Insiders on Build  20226 have reported not being able to log in to their user profile(s) as expected.

 

Microsoft has now provided a work-around for help with the issue. It is only intended for build 20226 and will not apply to users on a different build.

 

cant-sign-in.png

 

To bypass this issue, please complete the following steps:

 

Note:  the included steps assume your Windows installation is defaulted to the 😄 drive.  If you have installed Windows on a different drive letter, please replace 😄 with the proper drive letter for your installation.

 

If your account is an Administrator account on the affected device:

  1. When you see the “We can’t sign into your account” dialogue, click the Close button.
  2. Open an elevated Command Prompt window.
  3. Enter and submit the following commands one line at a time:
    • cd c:\users\%username%
    • takeown /F ntuser.dat*
    • icacls ntuser.dat* /reset
    • icacls ntuser.dat* /setowner “SYSTEM”
  4. Sign out.
  5. You will stop seeing the above dialog on your next sign-in.

If your account is NOT an Administrator account on the affected device:

  1. When you see the “We can’t sign into your account” dialogue, click the Close button.
  2. Open a standard Command Prompt window.
  3. Enter the following command:
    • Echo %username%
    • (Make note of the returned username, you will use it in step 6)
  4. Close the standard Command Prompt window.
  5. Open an elevated Command Prompt window.
  6. Enter and submit the following commands one line at a time:
    • cd c:\users\username
    • takeown /F ntuser.dat*
    • icacls ntuser.dat* /reset
    • icacls ntuser.dat* /setowner “SYSTEM”
  7. Sign out
  8. You will stop seeing the above dialog on your next sign-in

If these steps don’t resolve the issue for you on build 20226, you may also complete a rollback to your previous build to bypass.  You may then reinstall build 20226 and you will not encounter the issue a second time.

 

The cause for the bug has been identified and a fix is being developed.

 

 

Microsoft provides workaround for Windows 10 “We can’t sign into your account’ login issue

 

ThanksForReading200x49.jpg

Link to comment
Share on other sites


  • Replies 1
  • Views 1.1k
  • Created
  • Last Reply

this would be handy 3 days ago before i had to reset (kind of revert to factory settings ) my Windows..... 😴

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...