Posted On March 31, 2019

How to recreate user profile on Windows 7

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to recreate user profile on Windows 7
Method 1: You can do it with the User Profiles dialog in System Properties:
  • Log in as different user (with admin privileges) than you want to delete
  • Open Properties for Computer
  • Advanced system settings (on the left side)
  • Settings for User Profiles (in the middle)
  • Select the profile you want to delete and click the delete button
  • Have the user logon to generate a new profile
Method 2: Whatever
  • Press on Start > Run >Regedit
  • Navigate to the following registry key :“HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList”
  • Under ProfileList navigate to binary key’s like this: S-1-5-21-3656904587-1668747452-4095529-500
  • On the right side under ProfileImagePath you’ll see the profile path.
  • Chose the one with the desired user and delete the long registry key like: “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList”

Leave a Reply

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

Related Post

Resolving CRM Error Upon Login

Symptom: Error Message when trying to login to CRM [caption id="attachment_7481" align="alignnone" width="237"] INVALID ACTION[/caption]…

Installing Hyper terminal in Windows XP

Hyper terminal is still useful as a tool to connect to network devices such as…

Some Batch Files

REM Date.batset fscfg=m:\mfgsys\fs.cfgm:\fs_apps\setcfg N0 DT_TODAY={TODAY} REM lexp.batfsguiapp.exe -s -cm:\mfgsys\fs.cfg -iAAA{TAB}y2k99{CR}bexe{ESC}exp{CR}exit Rem Invoice_Prints_ZZ1_2_3_.batfsguiapp.exe -cm:\mfgsys\fs.cfg -iZZ1{TAB}pass1{CR}bexe{ESC}zz1{CR}M:\cabsauto\timeout 15fsguiapp.exe…