Can't repair windows

Anonymous
2019-03-17T19:35:54+00:00

I have tried so many ways to repair my computer but still non of them are working . My PC is saying "Windows failed to start . A recent hardware or software change might be the cause . To fix the problem ......

I tried via automatic repair , it couldn't fix my problem after that I tried with system restore to the earlier point , but iit' showing no restore point detected .

I even tried by booting from usb usb flash drive and after that it sayings "Windows file is loading" and then windows 7 logo appeared and then it stucks , A black screen appears and now i am in trouble .

Please help me to get rid of this trouble.

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

63 answers

Sort by: Oldest
  1. Anonymous
    2019-03-20T01:26:41+00:00

    Hi,

    According to your picture, you do have a "System Reserved" partition, which is where your boot files are...

    Just to be safe, and make sure it is marked as the "Active" (boot) partition, run these commands...

    Enter the commands  below at the command prompt and hit Enter:

    diskpart

    list disk

    select disk 0 ( or disk with OS\System Reserved)

    list partition

    select partition #         ***Note***   Select the "System Reserved" partition...

    active

    exit

    Then run this from the bootable command prompt also...     bootsect /nt60 C:         (No Slash)...

    Then reboot..

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-03-23T06:47:50+00:00

    after entering these commands I got this result but not succeed , I select the partition 1 because it was the 500mb disk and I saw this disk in my computer as system reserved .

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-03-23T07:02:17+00:00

    Hi,

    It looks like there is a typo error in your first select partition 1 entry..

    I'm seeing select partion 1...

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-03-23T10:42:02+00:00

    I did it and after that i restarted my computer and then it only showing starting windows only but its not showing the logo which should appear after that same condition nothing happen.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2019-03-23T12:49:14+00:00

    Hi,

    Your bootsect /nt60 was not correct... It should be bootsect /nt60 C:

    Was this answer helpful?

    0 comments No comments