User Profile Service Failed User Profile Could Not Be Loaded on Windows 10

5

1

I've upgraded to Windows 10 in the last few weeks, and I had to update some drivers to get things working. Aside from that, it has been great.

Now I am trying to create a new user via the Settings panel. When I go to log in, it says

User Profile Service Failed User Profile Could Not Be Loaded.

I have tried making just a local account and an a Microsoft account, but still receive the same message.

How can I fix this?

Jarrod

Posted 2015-08-29T23:31:11.553

Reputation: 51

Answers

4

The solution is fairly simple (found it on reddit):

Just copy the Default folder (in C:\Users) from another Windows 10 computer and, after you rename your problematic Default folder to something like DefaultOLD (just to keep it for safety reasons), paste it in your Users folder.

To make sure that you won't have problems with permissions of the "implant" folder, just transfer it via a FAT/FAT32 formatted usb stick (those filesystems don't have permissions).

Stratis

Posted 2015-08-29T23:31:11.553

Reputation: 41

1

See also http://answers.microsoft.com/en-us/windows/forum/all/how-do-i-restore-cusersdefault-user-after-it-was/7adab233-595d-e011-8dfc-68b599b31bf5 if you don't have access to another Win10 computer.

– Stavr00 – 2015-09-10T17:41:17.653

1

Had similar issue. After spending some time i found the following solution.

Description: windows 10; upgrade from 7.
Issue: unable to login to new accounts.( profile service error)

Solution:

  1. as admin: rename "c:/Users/default" folder to default.bak

  2. Go to c:/windows.old/Users/. Copy Default folder to c:/Users/

  3. Logoff and login to new account( no more profile service error)

Nick

Posted 2015-08-29T23:31:11.553

Reputation: 11