Windows 10: INACCESSIBLE BOOT DEVICE after Win10 Update

Discus and support INACCESSIBLE BOOT DEVICE after Win10 Update in Windows 10 BSOD Crashes and Debugging to solve the problem; You could try the Fix Windows Boot Option on the Macrium Repair Disk if you have one ? it has saved me a few times from BCD Boot issues. KB. Hi... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by fullofdespair, Jan 19, 2018.

  1. jimbo45 Win User

    INACCESSIBLE BOOT DEVICE after Win10 Update


    Hi there
    @Kbird

    Just tested trying to install Windows on device with > 4 partitions -- system wouldn't install (message on each partition selected for installation -- system cannot be installed to this partition !!) so I'd suggest the OP wipes his HDD first and then tries again -- also allowing legacy boot and disabling secure boot in BIOS. (Shows I'm not to busy today !!!)

    If HDD is < 2 TB I wouldn't bother with GPT - simply split HDD into say 2 physical partitions C and D - make C say 100 GB for Windows and D the rest for data. Now try and install Windows on "C".

    If computer only has UEFI still disable secure boot and ensure that when the install media was created it was created on a computer that was UEFI capable or again system won't boot after install !!!!!. You'll also need to make the HDD a GPT one in this case.

    Rufus is the best tool for creating bootable media once you have the iso downloaded.

    Cheers
    jimbo
     
    jimbo45, Jan 21, 2018
    #31
  2. Kbird Win User

    Sorry Jimbo , I didn't mean to infer your advice was wrong at all , I just see People trying all these complicated fixes without trying the simple stuff like checking the Boot Order in the Bios (Windows Memory Mananger 1st still?) or the Macrium Fix Boot Option 1st.

    I believe there was (is?) an old limit which was 4 Primary Partitions on One disk (MBR?), ( which could be 4 Disks too) you could have as many logical partitions as you wanted ( inside an Extended Partition), if I remember correctly.

    found this at Aomei.....

    The Rules of Partitioning a Hard Drive

    A hard disk drive must be partitioned before you can use it. There are some rules as follows:

    • A maximum of four primary partitions can be created on any MBR hard disk. The limitation of four primary partitions is that when one primary partition is applied to the system the master boot record is structured.
    • There is only one primary partition can be designated as active partition and this partition is used to boot system.
    • BIOS will only recognize the active partition for loading operating system. Other partitions can’t be recognized.
    • To break the limitation of at most 4 primary partitions, you have to create 3 or less primary partitions plus an extended partition and there is only one extend partition.


    You don't really need Rufus these days , Window's Explorer will open any .iso ( right click> open with.... or Mount ) and will mount it so it appears like a DVD Drive and from there you can copy everything to a Fat32 Formatted USB Drive ( I find USB2 Drives work best as bootable drives ) mark the Drive Active if it is to be a booted on a legacy Bios , UEEFI Bios dont require this.

    KB
     
    Kbird, Jan 21, 2018
    #32
  3. ive obviously already made sure bootorder is correct. also there is less volumes than disks, i have 4 hdds split across 2 raids, and two ssds with only one volume (partition) per. (besides recovery partition that windows create on your systemdisk).

    currently copying over files from sysdisk to other disk before proceeding with troubleshooting.
     
    fullofdespair, Jan 21, 2018
    #33
  4. Kbird Win User

    INACCESSIBLE BOOT DEVICE after Win10 Update

    NO Problem , the advice above was for Jimbo and others.....just thought I'd mention the boot Order as another User hadn't checked in another thread and that was all it was....

    KB
     
    Kbird, Jan 21, 2018
    #34
  5. Above command will list files stored within RegBack folder and there file size, make sure files are not zero size if they are do not follow below instructions.


    INACCESSIBLE BOOT DEVICE after Win10 Update [​IMG]


    Please replace partition letter C: with Windows installed partition letter. When computer boots into Windows Recovery Environment (WinRE) environment the drive letter assign to Windows partition may not be C: drive letter because Windows 7, 8 , 8.1 and 10 creates a separate system partition when it's installed from scratch. The system partition contains boot files WinRE assigns the system partition the C: drive letter and the Windows installed partition will be assign any other drive letter usually D: drive letter is assign to Windows installed partition. The Bcdedit /enum | find "osdevice" command can be use to find out the drive letter of the Windows installed partition the output of the Bcdedit command is similar to this osdevice partition=D:. The drive letter after partition= is the drive letter of the Windows partition.

    Please type below commands into Command Prompt and for each command you have typed press Enter key.



    Code: Ren C:\windows\system32\config\SAM SAM.BAK Ren C:\windows\system32\config\SYSTEM SYSTEM.BAK Ren C:\windows\system32\config\SECURITY SECURITY.BAK Ren C:\windows\system32\config\DEFAULT DEFAULT.BAK Ren C:\windows\system32\config\SOFTWARE SOFTWARE.BAK Copy C:\Windows\System32\config\RegBack\SAM C:\windows\system32\config Copy C:\Windows\System32\config\RegBack\SYSTEM C:\windows\system32\config Copy C:\Windows\System32\config\RegBack\SECURITY C:\windows\system32\config Copy C:\Windows\System32\config\RegBack\DEFAULT C:\windows\system32\config Copy C:\Windows\System32\config\RegBack\SOFTWARE C:\windows\system32\config[/quote]
    This procedure assumes that Windows Vista/7/8/8.1/10 is installed to the C:\ partition. Make sure to replace C:\ drive letter to the appropriate Windows OS installed partition drive letter if it is a different location.


    Above commands renames the registry files at their existing location, and then copies the registry files from the RegBack folder to the C:\Windows\System32\Config folder.[/quote] Completed these steps, boot into a BCD bsod with error code 0xc0000098

    sadly i do not have a cd/dvd reader, a spare USB or a spare PC so i cannt obtain a macrium repair thing.

    *Sad

    on a second restart attempt i was back to the inaccessible boot.

    im giving up and reinstalling the entire OS and will forever hate microsoft for bricking my PC with zero penalties. unbelievable they can mess up an update so it bricks peoples pcs and they dont have to pay for it at all.

    corporate controlled politics is shit

    thanks all for trying to help, sadly none of us could rival the gross incompetence of microsoft engineers
     
    fullofdespair, Jan 21, 2018
    #35
  6. this must be a joke.

    i just reinstalled windows and it literally boot into missing BCD. how is that even possible when i made a fresh windows install?!?! what a joke! INACCESSIBLE BOOT DEVICE after Win10 Update :mad:

    edit:

    after a second windows install it now boots. wish me luck with the countless hours of configuring i need to do to get back to where i was before.

    huge thanks to @FreeBooter and the others who tried to help. being willing to help strangers for free shows what great people you are. i wish you happiness and luck in life.
     
    fullofdespair, Jan 21, 2018
    #36
  7. Kbird Win User
    Did you make sure the Drive was Clean with DiskPart before you reinstalled ? sounds a bit weird for sure...

    Good luck....
     
    Kbird, Jan 21, 2018
    #37
  8. zbook New Member

    INACCESSIBLE BOOT DEVICE after Win10 Update

    For the clean install > install all applicable drivers > install browsers and applications > restore files > allow a few days to generate logs > run this log collector and post a zip for troubleshooting > log collector v2-beta08.zip

    Run HD Tune on the drive:
    HD Tune website
    Health (SMART)
    Benchmark
    Full error scan
    Post images of the three tests into the thread.

    Open administrative command prompt and type or copy and paste: chkdsk /x /f /r
    This may take several hours.
    Find the chkdsk report in the event viewer and copy and paste to notepad > save to desktop > post into the thread with one drive or drop box share link
    Read Chkdsk Log in Event Viewer in Windows 10 Performance Maintenance Tutorials
     
    zbook, Jan 21, 2018
    #38
  9. Thank you very much @fullofdespair.

    We are glad to hear your issue has been resolved, thank you for letting us know that all is now well!
     
    FreeBooter, Apr 5, 2018
    #39
Thema:

INACCESSIBLE BOOT DEVICE after Win10 Update

Loading...
  1. INACCESSIBLE BOOT DEVICE after Win10 Update - Similar Threads - INACCESSIBLE BOOT DEVICE

  2. Inaccessible Boot Device after Windows 11 update

    in Windows 10 Gaming
    Inaccessible Boot Device after Windows 11 update: So I've been using Windows 11 which was a Clean Install on my custom built PC.I have a NVMe SSD and a couple of other SSD and HDD in it.Windows is installed on NVMe SSD. After a recent Windows Update a few weeks ago, which required a restart - I got a BSOD "Inaccessible Boot...
  3. Inaccessible Boot Device after Windows 11 update

    in Windows 10 Software and Apps
    Inaccessible Boot Device after Windows 11 update: So I've been using Windows 11 which was a Clean Install on my custom built PC.I have a NVMe SSD and a couple of other SSD and HDD in it.Windows is installed on NVMe SSD. After a recent Windows Update a few weeks ago, which required a restart - I got a BSOD "Inaccessible Boot...
  4. inaccessible boot device

    in Windows 10 Gaming
    inaccessible boot device: I cannot boot win10. I get the message 'inaccessible boot device'. I have tried recovery, repair, backing off last update and still get the error. I can boot the system off of a mirror of the drive so have ruled out the hardware other than the original SSD. The recovery...
  5. Inaccessible boot device after migration

    in Windows 10 BSOD Crashes and Debugging
    Inaccessible boot device after migration: Inaccessible boot device after migration, actually the migration process is not complete and this error displayed, please help me how to figure this out without losing my files from hdd...
  6. "Inaccessible boot device" BSOD after October update

    in Windows 10 Installation and Upgrade
    "Inaccessible boot device" BSOD after October update: I would consider myself a somewhat experienced PC user but don't know how to get this fixed. Hope there is an expert here who can help. I shut down my PC Win 10 64bit. It's a build 1809, I believe three days ago - Windows insisted on installing updates before shutdown....
  7. Inaccessible Boot Device

    in Windows 10 Support
    Inaccessible Boot Device: I fired up my PC yesterday morning and was welcomed by the dreaded BSOD. It told me that it had run into a problem caused by an inaccessible boot device. There are numerous help sites on the web that explain how to deal with this issue. I tried every one of them bar one and...
  8. Inaccessible Boot Device

    in Windows 10 Ask Insider
    Inaccessible Boot Device: Hello there!!! So, recently I put a new SSD on my laptop and I have kept the old HDD one as an external drive. The SSD has Xubuntu and the HDD Windows 10 and Lite (tried to dualboot it some time ago). When I connect the old HDD I the laptop and have the Boot Manager start...
  9. Win10 BSOD After Updates - Inaccessible Boot Device

    in Windows 10 Ask Insider
    Win10 BSOD After Updates - Inaccessible Boot Device: Win10 Pro HW: Gigabyte Z5 MB, Gefore1070, EVO500 SSD Machine has been running finre for a long time. So my machine updated some stuff on the 5th sometime after midnight. Win10 Window logo comes up, white dots rotate for a bit, then BSOD: Inaccessible boot device. Safe Mode...
  10. Inaccessible Boot Device Error After BIOS Update

    in Windows 10 BSOD Crashes and Debugging
    Inaccessible Boot Device Error After BIOS Update: Hello, My computer keeps giving me an error saying “ inaccessible boot device” whenever I start my computer. It started after updating my MSI Z370-A Pro motherboard’s bios. I have no idea what to do. Specs: I5-8400 1 tb HDD GTX 1060 16 gb of ram please help!!...