Sunday, February 12, 2023

Fix Temp Profile

How I fixed my temp profile error:

https://answers.microsoft.com/en-us/windows/forum/all/windows-temporary-user-profile-temp-issue/5fbefc7c-0b82-4395-bfda-6d7e2ebeacc6

If the SID key is without and with .bak:
      1. Right click on the SID key without .bak (eg: S-1-5-21-....-1001), and click on Delete.

      2. Right click on the SID key with .bak (eg: S-1-5-21-....-1001.bak), click on Rename, and rename the SID key to only remove ".bak" (eg: S-1-5-21-....-1001) at the end of the key's name.

      3. In the right panel of the SID key (eg: S-1-5-21-....-1001) now without .bak at the end, double click on the ProfileImagePath value name to modify it.

      4. Enter the correct path (eg: C:\Users\<user-name>) of the user's profile folder, and click OK.

      5. Verify that the State DWORD is set with a value data of 0 (number zero).

  1. Exit Registry Editor & Restart the computer, and sign in to the account that got the temporary profile error to see if it’s fixed.

No comments:

Post a Comment