Need help to resolve Windows 10 Error Code: 0xc0000098 (your PC/Device needs to repaired)

-1

I recently moved to windows 10 from windows 7. Once I restarted my PC, it was stuck to Operating System Not Found.

Then I used bootable USB to repair a laptop.
On the first go, I tried below steps.

  1. Enabled External Boot Device in boot setting menu
  2. Completed language setting
  3. Clicked on Repair your computer which is just below Install Now option
  4. Opted for Troubleshoot option
  5. Went to Advanced options
  6. Clicked on Startup Repair

After all the above steps, it just stuck to a blue page mentioning Error Code: 0xc0000098

Now every time I try to repair a laptop using a bootable USB, it always stuck to this blue page. I have posted a video having this problem here.

windows-10
boot
asked on Super User Aug 6, 2016 by H.Modh

3 Answers

1

Find this article here

Please try these:

Please follow 1 to 5 step (as you've stated on your question) then

  1. Click Command Prompt and then type the followings and press enter after every command:

    BOOTREC /SCANOS

    BOOTREC /FIXMBR

    BOOTREC /FIXBOOT

    BOOTREC /REBUILDBCD

  2. Please restart your computer.

It should work now.

answered on Super User Aug 6, 2016 by Animesh Patra
1

You need to recreate your bootabel USB you have corrupted it buy using the auto repair option. It should of give you options like press F8 or Esc

answered on Super User Sep 18, 2017 by craig
-1

Actually the issue was in hard-disk. It was bricked (most probably logically) due to which during booting, laptop was stopped detecting it....

answered on Super User Oct 13, 2017 by H.Modh

User contributions licensed under CC BY-SA 3.0