Pages

Wednesday, July 13, 2011

Start Up Repair in windows 7

Most of us faced the Windows 7 typical problem of Star Up Error. And the Graphical Start up repair tools fails to repair the boot loader after a long try. Don't panic.We can easily solve this problem and avoid a fresh install. Follow the following steps.

  1. Get your Windows 7 installation disk. If your PC does not have a cd drive then get an 8GB USB Flash drive and follow the step no. 13.
  2. Insert the Windows 7 installation disk in th dvd drive.
  3. Boot from DVD.
  4. Now chose “Repaire your computer”
  5. Windows setup will automatically start repairing the start up problem.
  6. Wait until it fails.
  7. Open command prompt.
  8. Type “Y:” then Press “Enter”. (Y is your drive letter for dvd drive. Chage it according to your machine. If you are not sure about the drive letter then type “diskpart” and press “Enter”. Now type :
list disk ⏎ It will list the available harddisks.
select disk 0 ⏎
list volumes ⏎ It will list the volumes of the selected disk as well as your dvd drive. Now identify your dvd drive's drive letter.)

  1. Now type “ CD boot” and Press “Enter”.
  2. Type the following commands .
    Bootrec.exe /FixMbr ⏎
    Bootrec.exe /FixBoot ⏎
    Bootsect.exe /nt60 all /force ⏎
  3. Now you are done. You can now reboot into Windows.
  4. If you want to completely rebuild Windows 7 Configuration Data, then you should issue the following command:
        Bootrec.exe /RebuildBcd ⏎

This command scans all disks for installations that are compatible with Windows 7. Additionally, this option also allows select the installations that you want to add to the Boot Configuration Data store.

  1. Download WinToFlash from here.
  2. Download Magic Disk from  here
  3. Install Magic Disk and setup a virtual cd rom.
  4. Mount your Windows 7 installation Cd image in the virtual cd rom.
  5. Insert your 8GB USB Flash drive.
  6. Fire Up WinToFlash and follow the wizard.
  7. Select your virtual cd rom as windows installation source.
  8. Select your USB Flash Drive as destination and complete the wizard.
  9. Boot your pc from the USB Flash Drive.
  10. Go to Step 4.

No comments: