Posted On September 26, 2022

How To Fix Windows Corrupted Profile

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How To Fix Windows Corrupted Profile
Error messages:


– We can’t sign into your account. This problem can often be fixed by signing out of your account and then signing back in. If your don’t sign out now, any files you create or changes you make will be lost.
– You’ve been signed in with a temporary profile. You can’t access your files, and files created in this profile will be deleted when you sign out. To fix this, sign out and try signing in later. Please see the event log for details…

Resolution:


– Log out of the problematic user session
– Log in with a different account with Administrator privileges
– Turn off fast startup: powercfg /hibernate off
– Rename the user profile folder (e.g. C:\Users\User1 to C:\Users\User1.bak)
– Run RegEdit
– Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\ProfileList
– Locate each profile with the String name ‘ProfileImagePath’ matching the username (e.g. C:\Users\User1)
– Right-click and delete the registry key (with folder icon) associated with the problematic user profile, include its sub-strings and DWORD’s
– Log in with the original user with profile issues to verify that a new profile has been generated without errors

Leave a Reply

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

Related Post

Moving WSUS Content Staging Folder

Symptom: Bloated Wsus Staging Folder: Resolution: $wsusNewContentFolder='D:\Wsus\WsusContent'stop-service 'wsus service'&'C:\Program Files\Update Services\Tools\wsusutil.exe' movecontent $wsusNewContentFolder "$wsusNewContentFolder.log"start-service 'wsus…

Configure Remote Servers to Download Contents from Microsoft Directly instead of WSUS

Log onto Local Server >> Group Policy >> Computer Configuration >> Administrative Templates >> System…

Microsoft Dynamics Sluggish CRM Records Creation – Slow to Update Views

Symptom: Event Logs with repeated entries... Log Name: ApplicationSource: MSCRMAsyncServiceDate: 11/15/2021 01:55:49 AMEvent ID: 25349Task…