How to fix the 'User Profile Service failed the sign-in' error in Windows 10/11
Summary
This guide helps you troubleshoot and resolve: How to fix the 'User Profile Service failed the sign-in' error in Windows 10/11. Follow the steps below to fix the issue.
Common Causes
The "User Profile Service failed the sign-in" error typically occurs when a user profile becomes unable to log into their Windows account because the profile folder has become corrupted. This prevents Windows from loading your personal settings, documents, and desktop environment, often leaving you stuck at the login screen or logged into a temporary profile.
Quick Fix Steps
Before attempting advanced registry edits, try these simple steps to see if the issue resolves itself:
- Restart your computer: Sometimes a simple reboot clears a hung process that is locking the profile. Restart your PC three times in a row; this can occasionally trigger Windows to automatically repair the profile.
- Boot into Safe Mode: If you cannot reach the desktop, hold the
Shiftkey while selecting Restart from the power menu on the sign-in screen. Navigate to Troubleshoot > Advanced options > Startup Settings > Restart, then press4orF4for Safe Mode.
Detailed Instructions: Fixing the Profile via Registry Editor
If you can access the computer via Safe Mode or another administrator account, follow these steps to repair the corrupted profile path.
Step 1: Access the Registry Editor
- Press
Windows Key + Ron your keyboard. - Type
regeditin the Run box and press Enter. - If prompted by User Account Control, click Yes.
Step 2: Navigate to the Profile List
- In the left-hand sidebar, navigate to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList - Expand the ProfileList folder. You will see several folders starting with
S-1-5...(these are Security Identifiers or SIDs).
Step 3: Identify and Fix the Corrupted Profile
- Look for two folders with the exact same SID, but one ends with
.bak(e.g.,S-1-5-21...andS-1-5-21...bak). - Right-click the folder without
.bakand select Rename. Add.oldto the end of the name. - Right-click the folder with
.bakand select Rename. Remove the.bakextension from the name. - Select the folder you just renamed (the one that no longer has
.bak). In the right-hand pane, double-click State and change the Value data to0. - Double-click RefCount and change the Value data to
0. (If RefCount does not exist, right-click in the empty space, select New > DWORD (32-bit) Value, and name itRefCount).
.bak extension, simply rename it to remove the .bak suffix and set the State and RefCount values to 0 as described above.
Alternative Solution: Creating a New User Account
If the registry fix does not work, the profile may be too corrupted to recover. In this case, you should create a new user account and migrate your files.
- While in Safe Mode or using another admin account, go to Settings > Accounts > Other users.
- Select Add account and follow the prompts to create a new local or Microsoft account.
- Ensure the new account is set as an Administrator.
- Log out of the corrupted account and log into the new one.
- Navigate to
C:\Users\and copy your documents, pictures, and desktop files from the old profile folder to the new one.
For more information on managing your users, see Managing User Accounts in Windows 11.
Troubleshooting Persistent Issues
If you are still unable to log in after trying the above methods, consider these factors:
- Disk Errors: Run a disk check by opening Command Prompt as Administrator and typing
chkdsk /f, then restarting your PC. - System File Corruption: Run the System File Checker by typing
sfc /scannowin an elevated Command Prompt. - Windows Updates: Ensure your system is fully patched, as Microsoft frequently releases fixes for profile service bugs. Refer to How to update Windows.
If the error persists or you are uncomfortable editing the registry, please Open a Ticket for professional assistance from our Brisbane-based technical team.
Still Having Issues?
💻 Open a Ticket