Skip to content
TechCult
  • Apple
  • Android
  • How to
  • Tips
  • News
  • Windows
  • About
    • About TechCult
    • Contact Us
    • DMCA
    • Disclaimer
    • Privacy
    • Sitemap
    • Terms
Category How to, Windows

3 Ways to Fix The User Profile Service failed the logon error

Author Aditya Farrad Published on February 17, 2021 5 min read
Fix The User Profile Service failed the logon error

Fix The User Profile Service failed the logon error: When you log on to Windows 10 you may receive the following error message “The User Profile Service failed the logon. User profile cannot be loaded.” which means the account you are trying to log in is corrupted. The cause of the corruption can be anything from malware or virus to recent Windows update files but don’t worry as there is a fix to resolve this error. So without wasting any time let’s see how to actually Fix The User Profile Service failed the logon error message with the below-listed troubleshooting guide.

Fix The User Profile Service failed the logon error

3 Ways to Fix The User Profile Service failed the logon error

Start your Windows in Safe Mode:

1.First, go to the Login screen where you see the error message then click on Power button then hold Shift and then click on Restart.

click on Power button then hold Shift and click on Restart (while holding the shift button).

2.Make sure you don’t let go of the Shift button until you see the Advanced Recovery Options menu.

Choose an option at windows 10

3.Now Navigate to the following in Advanced Recovery Options menu:

Troubleshoot > Advanced options > Startup settings > Restart

Startup settings

4.Once you click Restart your PC will restart and you will see a blue screen with a list of options make sure to press the number key next to the option which says “Enable Safe Mode with Networking.“

Enable Safe Mode with Command Prompt

5.Once you are logged into Administrator account into safe mode, open the command prompt and type the following command in cmd and hit Enter:

net user administrator /active:yes

active administrator account by recovery

6.To restart your PC type shutdown /r in cmd and hit Enter.

7.Reboot your PC and now you will be able to see this hidden administrative account to login.

Perform System Restore using the above Administrator Account

1.Press Windows Key + R and type”sysdm.cpl” then hit enter.

system properties sysdm

2.Select System Protection tab and choose System Restore.

system restore in system properties

3.Click Next and choose the desired System Restore point.

system-restore

4.Follow the on-screen instruction to complete system restore. And see if you are able to Fix The User Profile Service failed the logon error, if not then continue with the below-listed methods.

Note Backup the registry before following any of the methods listed below, as making changes in registry can cause a serious damage to your system.

Method 1: Fix the Corrupted User Profile via Registry Editor

1.Login to the above-enabled administrator user account.

Note: Make sure to create a restore point just in case something goes wrong.

2.Press Windows Key + R then type regedit and hit Enter to open Registry Editor.

Run command regedit

3.Navigate to the following registry subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

4.Under the above key locate the key starting with S-1-5 followed by a long number.

Under ProfileList there would be a subkey starting with S-1-5

5.There will be two keys with above description, so you need to locate the subkey ProfileImagePath and check its value.

Locate the subkey ProfileImagePath and check its value which should be your user account

6.The value data field should contain your user account, for example, C:\Users\Aditya.

7.Just to clarify the other folder ends with a .bak extension.

8.Right-click on the above folder (which contains your user account key), and then select Rename from the context menu. Type .ba at the end, and then press Enter key.

Right click on the key which has you user account and select Rename

9.Now right-click on the other folder which ends with .bak extension and select Rename. Remove the .bak and then press Enter.

10.If you only have one folder with above description which ends with the .bak extension then rename it and remove the .bak from it.

If you only have one folder with above description which ends with the .bak extension then rename it

11.Now select the folder which you just renamed (removed the .bak by renaming it) and in the right window pane double click on RefCount.

double click on RefCount and set its value to 0

12.Type 0 in the Value data field of RefCount and click OK.

13.Similarly, double click State in the same folder and change its value to 0 then click OK.

Double click on State in the same folder and change its value to 0 then click OK

14.Reboot your PC and you should be able to successfully log in and Fix The User Profile Service failed the logon error.

Method 2: Copy Default folder from another Windows

1.Make sure you have another working computer with Windows 10 installed.

2.Press Windows Key + R then type C:\Users and hit Enter.

3.Now click View > Options and then switch to View tab.

change folder and search options

4.Make sure to check mark Show hidden files, folders, and drives and then click Apply followed by OK.

Folder options

5.You will see a hidden folder called Default. Right-click and select copy.

You will see a hidden folder called Default. Right-click and select copy

6.Paste this Default Folder to your Pendrive or USB Flash Drive.

7.Now login with the above enabled administrative account and follow the same step to show the hidden Default folder.

8.Now under C:\Users rename the Default folder to Default.old.

Login to the PC having issues then under C:\Users rename the Default folder to Default.old.

9.Copy the Default folder from your external device to C:\Users.

10.Reboot your PC to save changes and see if you are able to Fix The User Profile Service failed the logon error.

Method 3: Log on to Windows and copy your data to a new account

1.Press Windows Key + R then type C:\Users and hit Enter.

2.Now click View > Options and then switch to View tab.

change folder and search options

3.Make sure to check mark Show hidden files, folders, and drives and then click Apply followed by OK.

Folder options

4.You will see a hidden folder called Default. Right-click and select Rename.

5.Rename this folder as Default.old and press Enter.

Login to the PC having issues then under C:\Users rename the Default folder to Default.old.

6.Now create a new folder named Default under C:\Users directory.

7.Inside the above-created folder, create the following empty folders by right-clicking and selecting New > Folders:

C:\Users\Default\AppData

C:\Users\Default\AppData\Local

C:\Users\Default\AppData\Roaming

C:\Users\Default\Desktop

C:\Users\Default\Documents

C:\Users\Default\Favorites

C:\Users\Default\Links

C:\Users\Default\Pictures

C:\Users\Default\Save Games

C:\Users\Default\Videos

C:\Users\Default\Downloads

create the following folders inside Default folder

8.Press Windows Key + X then select Command Prompt (Admin).

command prompt with admin rights

9.Type the following command into cmd and hit Enter:

xcopy C:\Users\Your_Username\NTUSER.DAT C:\Users\Default /H

Log on to Windows and copy your data to a new account

Note: Replace the Your_Username with one of your account usernames. If you don’t know the username then in the above folder C:\Users you will your username listed. For example, in this case, the username is Farrad.

Login to the PC having issues then under C:\Users rename the Default folder to Default.old.

10.You can now easily create another user account and reboot. Now log-in to this account without any issue.

Recommended for you:

  • Fix Your Account Has Been Disabled. Please See Your System Administrator
  • Find Forgotten WiFi Password in Windows 10
  • Fix CD/DVD drive not showing up in Windows Explorer
  • How To Fix Computer crashes in Safe Mode

That’s it you have successfully Fix The User Profile Service failed the logon error message but if you still have any questions regarding this guide then feel free to ask them in the comment’s section.

Fix The User Profile Service failed the logon errorFix The User Profile Service failed the logon error in Windows 10Fix The User Profile Service failed the logon error messageFix The User Profile Service failed the logon on Windows 10Fix The User Profile Service failed the logon. User profile cannot be loadedFix User Profile cannot be loaded Windows 10Fix User Profile Service Failed the Logon WindowsThe User Profile Service failed the logon [SOLVED]The User Profile Service failed the logon errorThe User Profile Service failed the logon. User profile cannot be loadedThe User Profile Service failed the logon. User profile cannot be loaded [SOLVED]User Profile Service Failed the Logon Windows [SOLVED]
Aditya Farrad
Posted by

Aditya Farrad

Aditya is a skilled tech writer with 10 years of experience in the field. He has a strong background in Troubleshooting, and has a talent for simplifying complex technical concepts for a general audience. He has worked with a variety of clients in the technology industry, creating user manuals, technical documentation, and instructional materials. With his combination of technical knowledge and writing talent, he is able to create clear, accurate, and engaging content that helps users get the most out of their technology.

Recent Posts

  • 30 Best Shopping Sites like Shein in India
  • Fix Modern Warfare 2 Showcase Not Working
  • 5 Ways to Fix ChatGPT Network Error
  • Fix Genshin Impact Error Code 9114
  • Fix Microsoft Teams Error Code 4c7
  • How to Check Valorant Region
  • 15 Best Free File Hash Checker Tools
  • What Does Reporting Someone on Instagram Do?
  • Is It Free to Make a Vudu Account?
  • How to Delete Emails in Gmail on Phone

Tech Dictionary

  • What Does Reporting Someone on Instagram Do?
  • Is It Free to Make a Vudu Account?
  • How Many Impressions is Good on Twitter?
  • What Happens If I Hide a Song on Spotify?
  • What Does Delivery Report Not Requested Mean on Android?
  • What are the Default Margins in Google Docs?
  • Does Doodle Maths Work Offline?
  • Is Swoop TV Illegal?: An In-Depth Analysis
  • Are Discord Polls Anonymous?
  • Do You Need a Wand for Incantations in Elden Ring?
Do not share my Personal Information.

You may also like

Fix Modern Warfare 2 Showcase Not Working
Category How to, Software, Windows

Fix Modern Warfare 2 Showcase Not Working

Published on March 20, 2023 7 min read
5 Ways to Fix ChatGPT Network Error
Category How to, Software

5 Ways to Fix ChatGPT Network Error

Published on March 20, 2023 6 min read
Fix Genshin Impact Error Code 9114
Category How to, Software

Fix Genshin Impact Error Code 9114

Published on March 20, 2023 7 min read
Fix Microsoft Teams Error Code 4c7
Category How to, Software, Windows

Fix Microsoft Teams Error Code 4c7

Published on March 20, 2023 9 min read

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • About Us
  • Contact Us
  • DMCA
  • Disclaimer
  • Privacy Policy
  • Terms
Framed Media © 2023