
Yesterday, we reported Micorosft is investigating the reports of logon issues faced by insiders running Windows 10 build 20226. Today the company has come up with a workaround to bypass the issue.
Here is what happened:
On September 30, Windows 10 insider build 20226 offered to the users in the dev channel. Few reported they were unable to logon to their user-profiles and received “We can’t sign in to your account ” error.
The only way to fix where Windows 10 logons you into a temporary profile with insufficient permissions or inadequate memory is to downgrade to the previous insider build 20221.
Meanwhile, Microsoft aware of the reports has today offered a workaround for the issue.
Workaround for Windows 10 build 20226 ‘We can’t sign in to your Account’ Error
If you’re affected and still on the latest insider build on the dev channel, do the following if you’re running the account as an administrator.
- Click on Start
- Search for command, right-click on the best result and select “Run as administrator”
- Run the bleow commands one line at a time.
cd c:\users\%username%
takeown /F ntuser.dat*
icacls ntuser.dat* /reset
icacls ntuser.dat* /setowner "SYSTEM" - Sign out
Expect the error message to not to appear when you sign in to Windows next time.
Follow the below steps if your account is not an administrator account
- Open a command prompt
- Echo %username%. Take note of username.
- Close the command prompt window
- Open a command prompt with admin privileges and run the following commands one at a time
cd c:\users\username
takeown /F ntuser.dat*
icacls ntuser.dat* /reset
icacls ntuser.dat* /setowner "SYSTEM"
5. Sign out and sign in back again.
If the workaround doesn’t help, you’ve to downgrade to previous insider build. Microsoft confirms they’ve found the root cause for the issue and fix is under development.
You running Windows 10 build 20226 affected with user profile logon issue? Has the above workaround worked for you? Let us know in the comments below.
Related articles:
Windows 10 KB4577063 (build 19041.546) available for download [Changelog & offline installer]
Windows 10 gets Skype ‘Meet Now’ button in Taskbar in Insider Builds
Windows 10 20H2 KB4577063 fixes WSL’s “Element not found” Error
Microsoft fixes Windows 10 Photos App Crashes w/ new Update
Windows 10 Search gets Full dark theme support in Insider builds