The User Profile Service Failed the Sign-in [Fix]

Modify the registry and revert the changes

Reading time icon 6 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Key notes

  • When you see The user profile service failed the sign-in on Windows 10, it's usually profile corruption or misconfigured settings to blame.
  • A quick solution is to create another user profile and grant it administrative privileges.
  • For some users, performing a system restore did the trick.
fix the user profile service failed the sign-in on windows 10

Not being able to log in to Windows 10 has to be one of the most frustrating problems. And an error message many encounter reads, The User Profile Service failed the sign-in User profile cannot be loaded, in Windows 10.

The problem is widespread, with no single solution working for all users. But there are a few quick troubleshooting tips when you can’t sign into Windows 10 after the user profile service failed the logon.

How do I fix user profile service in Windows 10?

Note icon NOTE
If you can’t enter Windows, boot the PC into Safe Mode and try the solutions listed here.

1. Change the registry

  1. Press Windows + R, type regedit, and hit Enter.
    user profile service failed logon run window regedit
  2. When Registry Editor opens, navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
  3. Inside ProfileList, there should be several S-1-5 keys available. Select the one that has a long array of numbers as its name. Be sure to check the ProfileImagePath string to see if the value matches the path of the corrupted user profile.
  4. In our example, the key is S-1-5-21-2072414048-1790450332-1544196057-1001, but the name of the key will be different on your PC.
    profileimagepath user profile service failed logon
  5. If you have a folder that has a long name with a .bak and the end, for example, S-1-5-21-2072414048-1790450332-1544196057-1001.bak, youโ€™ll need to rename it. If you donโ€™t have this key, you can skip to Step 7.
  6. This folder usually works as a backup of the corrupted profile, so youโ€™ll need to remove the .bak in order to use it. Simply right-click the folder that doesnโ€™t have .bak at the end, choose Rename, and add .ba at the end. In our example, we would change the following key:
    rename registry user profile service failed logonS-1-5-21-2072414048-1790450332-1544196057-1001
    to
    S-1-5-21-2072414048-1790450332-1544196057-1001.ba
  7. Now locate the key with the .bak at the end of its name. In our example, it should be S-1-5-21-2072414048-1790450332-1544196057-1001.bak, and rename it. The final results would look like this:
    S-1-5-21-2072414048-1790450332-1544196057-1001.bak
    to
    S-1-5-21-2072414048-1790450332-1544196057-1001
  8. Lastly, rename the folder that has .ba at the end. Simply remove .ba at the end of the folder name. The results should like this:
    S-1-5-21-2072414048-1790450332-1544196057-1001.ba
    to
    S-1-5-21-2072414048-1790450332-1544196057-1001
  9. Select the profile key that doesnโ€™t have .bak in its name. In our case, that would be S-1-5-21-2072414048-1790450332-1544196057-1001, and in the right pane, look for RefCount DWORD.
  10. Double-click it to open its properties and set the Value data to 0. Do the same thing for State DWORD as well.
    valuedata user profile service failed logon ref
  11. After youโ€™re done, close the Registry Editor and restart your PC.

After changing the registry, try to log in to Windows 10 using your user account and you shouldn’t get The user profile service failed the sign-in error.

2. Create a new user account

To fix The user profile service failed the sign-in error on Windows 10, some users suggest creating a new user account.

Since your user account is corrupted, one way to fix it is to create a new one and migrate all your files to it. Be sure to make the account administrator get maximum permissions.

3. Delete the SID and create a new profile

  1. Press Windows + S and enter view advanced. Select View advanced system settings from the list of results.
    view advanced system settings user profile service failed logon
  2. When System Properties window opens, go to Advanced tab, and in the User Profiles section, click the Settings button.
    system properties user profile service failed logon
  3. Select the profile you want to remove and then click Delete.
    user profiles user profile service failed logon
  4. After you do that, start Registry Editor.
  5. Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
  6. Locate the S-1-5 folder that has a long array of numbers in its name. Click it and then check the ProfileImagePath string to see if itโ€™s your profile.
  7. Right-click the key and choose Delete.
    delete key registry user profile service failed logon

This step can cause stability issues. Therefore itโ€™s recommended that you create a backup of your registry or even a System Restore point before proceeding.

4. Copy the Default folder from a different Windows 10 PC

  1. Go to the working Windows 10 PC and then navigate to the following path: C:\Users
  2. Look for the Default folder. If this folder isnโ€™t available, click the View tab and then check the View hidden items option.
    show hidden items user profile service failed logon
  3. Copy the Default folder to your USB flash drive.
    user profile service failed the logon copy default directory
  4. Switch back to the problematic PC and go to the same folder.
  5. Locate the Default folder on your PC and then rename it to Default.old.
    user profile service failed logon rename profile
  6. Paste the Default folder from your USB flash drive to your computer.
  7. After pasting the Default folder, restart your PC and then try to log in with your main account.

5. Check the registry

  1. Open Registry Editor and then go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    user profile service failed logon profile list key
  2. In the right pane, find the Default string. The value of the string should be %SystemDrive%\Users\Default. If it’s not change the Value data, and then save the changes.user-profile-service-failed-logon-default
  3. Close Registry Editor and try to login with your user account again.

Another quick solution to fix things when you get The user profile service failed the sign-in error in Windows 10 is to reconfigure the registry and revert any changes.

6. Replace the NTUSER.dat file

According to users, the login error can occur due to a corrupted NTUSER.dat file. To fix it, find a working version of the NTUSER.dat file.

Get this file from a different Windows 10 PC, or you can use the one from your PC. It’s stored in: C:\Users\Default

8. Use System Restore

  1. Press Windows + R to open Run, type rstrui.exe, then click OK.
  2. After the program loads, check Choose a different restore point, then click Next.
  3. You need to select a restore point when the computer is working properly, and click Next.
    windows service failed the logon choose a restore point
  4. Then click Finish to start the process.

After rebooting, login to your computer normally, and you shouldn’t get The user profile service failed the sign-in error in Windows 10.

Before you leave, find out how to set up passwordless sign-in on Windows.

Tell us which fix worked for you in the comments section below.

More about the topics: sign-in issues, windows 10