Stuck on Starting Windows.....Fix (windows 7)
- boot into recovery
- go to advanced settings
- open command prompt
change directory to windows drive from x:\windows\system32\
cd: c:
navigate to the config folder
cd windows\system32\config
create a folder to back up the registry
MD Backup
copy registry to backup folder
copy *.* Backup
navigate to the regbackup folder (this folder contains a backup made by window if the registry)
CD regback
copy contents of regback to windows\system32\config
Copy *.*..