Last week, Microsoft released Windows 10 Preview Build 20226 to the Windows Insiders in the Dev channel, which came with a new storage health monitoring system to detect hardware abnormalities in NVMe SSDs and other new improvements. But after installing this build, many insiders reported not being able to log in to their user profile(s) as expected.

 

Microsoft now acknowledged this issue and came up with a workaround. There are two scenarios that they have covered for the users encountering this 'User Profile Logon Issue'. Continue reading further to learn how you can resolve it by applying the workaround.

 

Microsoft acknowledges 'User Profile Logon Issue' in Build 20226, and came with a workaround

 

After installing the Windows 10 Insiders Preview Build 20226 if you encounter an issue which is not allowing you to log in to your system with existing user profile, and asking you to sign out with the message "We can't sign in to your account", you don't have to worry. Microsoft identified the cause of this bug and the engineers are currently working on a fix.

 

And before the fix comes up in later builds to the insiders, Microsoft shared a workaround and this workaround ONLY applies to build 20226.

 

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

  1. When you see the "We can't sign in to 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:
  4. cd c:\users\%username%
    takeown /F ntuser.dat*
    icacls ntuser.dat* /reset
    icacls ntuser.dat* /setowner "SYSTEM"

  5. Sign out.
  6. 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 in to your account" dialogue, click the Close button.
  2. Open a standard Command Prompt window.
  3. Enter the following command:
  4. echo %username%
    (Make note of the returned username, you will use it in step 6)

  5. Close the standard Command Prompt window.
  6. Open an elevated Command Prompt window.
  7. Enter and submit the following commands one line at a time:
  8. cd c:\users\username
    takeown /F ntuser.dat*
    icacls ntuser.dat* /reset
    icacls ntuser.dat* /setowner "SYSTEM"

  9. Sign out
  10. You will stop seeing the above dialog on your next sign-in

 

Microsoft also said that, if the above steps don't resolve the issue for you on build 20226, you may bypass this issue by performing a rollback to your previous build. You may then reinstall build 20226 and you will not encounter the issue a second time.

 

Have a question? Or, a comment? Let's Discuss it below...

dhgate

Thank you for visiting our website!

We value your engagement and would love to hear your thoughts. Don't forget to leave a comment below to share your feedback, opinions, or questions.

We believe in fostering an interactive and inclusive community, and your comments play a crucial role in creating that environment.