Dave's Tech Blog
Windows 7 – How to rename a corrupt profile
1. Restart PC and Login as a Local Admin or another Domain User.
2. Rename: c:\users\%username%
3. Export (just as a backup in case you need it) and then delete registry key:
“HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\ProfileList”
(Look through each Profile key under this reg key and view the “ProfileImagePath” to find which key is related to which user)
4. Logout and login as the original user and it will create a new profile for them.
If you do not delete the registry key it will continually give a “temporary” profile to that user infinitely or until you rename their c:\users\%username% folder back.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
| Print article | This entry was posted by dahancock1 on June 15, 2010 at 12:26 pm, and is filed under Windows 7. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |





about 1 year ago
Just what I was looking for. Thanks!