Windows 10: Some AMD adapter, installed through windows update, gave me an "inaccessible boot device"...

Discus and support Some AMD adapter, installed through windows update, gave me an "inaccessible boot device"... in Windows 10 Installation and Upgrade to solve the problem; So I just nearly had a heart attack. I was just sitting here, and I saw that windows told me I had an update and it needed to be restarted. I quickly... Discussion in 'Windows 10 Installation and Upgrade' started by Dorraj, May 7, 2021.

  1. Dorraj Win User

    Some AMD adapter, installed through windows update, gave me an "inaccessible boot device"...


    So I just nearly had a heart attack. I was just sitting here, and I saw that windows told me I had an update and it needed to be restarted. I quickly checked what the update was for, but didn't pay much mind to it, it said "Advanced Micro Devices, Inc. - SCSIAdapter - 9.3.0.221" whatever, didn't care, I have a Ryzen 5800X, I figured it was some garbage about that, I just restarted it. However to my dismay, when the computer booted back up, I was met with an "inaccessible boot device" BSOD. It then bootlooped a couple times, and then just sat there with a blank screen for like 5 minutes. I forc

    :)
     
    Dorraj, May 7, 2021
    #1
  2. zbook Win User

    Inaccessible boot device

    This is a Microsoft link on inaccessible boot device:
    https://docs.microsoft.com/en-us/win...le-boot-device

    It is an intermediate level link.
    There are more advanced steps that can be ran once the partition structure is known.
    There are steps for repair of the boot sector, operating system, etc.
    Sometimes this bugcheck can be caused by windows updates.

    A reset save files equivalent may be able to be performed.
    Alternatively a clean install can be performed once important files are backed up.
     
    zbook, May 7, 2021
    #2
  3. zbook Win User
    INACCESSIBLE BOOT DEVICE after Win10 Update

    1) Find a flash drive that you can format ( > or = 8 GB)
    2) Create a bootable windows 10 iso:
    Download Windows 10
    4) Insert the flash drive into any USB port
    5) Open the BIOS and temporarily change boot order so that you can boot using the flash drive.
    6) When the iso loads choose language, time, currency, and keyboard, or click next
    7) In the left lower corner click "repair your computer"
    8) Click troubleshoot
    9) Click command prompt
    This should open: Administrator: X:\Windows\system32\cmd.exe > X:\Sources>

    For all of the steps please use a camera or smart phone camera to take pictures and post images into the thread.

    10) type: bcdedit | find "osdevice"
    11) This may display osdevice partition=C:
    12) type: diskpart
    13) type: list disk
    14) type: list volume
    15) look under the column heading Fs for any volume that displayed RAW instead of NTFS
    16) type: chkdsk /f /r G: (change G to the drive letter of the volume displaying RAW)
    It may display "The first NTFS boot sector is unreadable or corrupt."
    This may then convert the RAW volume to NTFS.
    17) Type: exit
    18) reboot to open the Windows advanced troubleshooting menu > command prompt > Administrator: X:\windows\system32\cmd.exe > X:\Sources>
    19) type: bootrec /rebuildbcd
    It may display:
    Scanning all disks for Windows installations.
    Please wait, since this may take a while...
    Successfully scanned Windows installations.
    Total identified Windows installations: 1
    [1] D:\Windows
    Add installation to boot list? Yes(Y)/No(N)/ALL(A):
    20) Type: Y
    The operation completed successfully.
    X:\Windows>
    21) Type: exit
    22) reboot
    See if the inaccessible boot device problem was fixed.

    If the above did not fix the inaccessible boot device the next step is to remove the recent update:
    23) Open command prompt > Administrator: X:\Windows\system32\cmd.exe > X:\Sources>
    24) From the first command displaying the partition if the drive letter is different than C: please use the displayed drive letter for the next step
    25) type: DISM /image:G:\ /cleanup-image /revertpendingactions (change G to the applicable drive letter)
    26) This should remove the latest update and fix the inaccessible boot device.
    27) If this does not fix the inaccessible boot device plan a registry repair.

    Report into the thread your progress with images of the above steps.
     
    zbook, May 7, 2021
    #3
  4. zbook Win User

    Some AMD adapter, installed through windows update, gave me an "inaccessible boot device"...

    Update to 17063 fails - inaccessible boot device

    1) Find a flash drive that you can format ( > or = 8 GB)
    2) Create a bootable windows 10 iso:
    Download Windows 10
    4) Insert the flash drive into any USB port
    5) Open the BIOS and temporarily change boot order so that you can boot using the flash drive.
    6) When the iso loads choose language, time, currency, and keyboard, or click next
    7) In the left lower corner click "repair your computer"
    8) Click troubleshoot
    9) Click command prompt
    This should open: Administrator: X:\Windows\system32\cmd.exe > X:\Sources>

    For all of the steps please use a camera or smart phone camera to take pictures and post images into the thread.

    10) type: bcdedit | find "osdevice"
    11) This may display osdevice partition=C:
    12) type: diskpart
    13) type: list disk
    14) type: list volume
    15) look under the column heading Fs for any volume that displayed RAW instead of NTFS
    16) type: chkdsk /f /r G: (change G to the drive letter of the volume displaying RAW)
    It may display "The first NTFS boot sector is unreadable or corrupt."
    This may then convert the RAW volume to NTFS.
    17) Type: exit
    18) reboot to open the Windows advanced troubleshooting menu > command prompt > Administrator: X:\windows\system32\cmd.exe > X:\Sources>
    19) type: bootrec /rebuildbcd
    It may display:
    Scanning all disks for Windows installations.
    Please wait, since this may take a while...
    Successfully scanned Windows installations.
    Total identified Windows installations: 1
    [1] D:\Windows
    Add installation to boot list? Yes(Y)/No(N)/ALL(A):
    20) Type: Y
    The operation completed successfully.
    X:\Windows>
    21) Type: exit
    22) reboot
    See if the inaccessible boot device problem was fixed.

    If the above did not fix the inaccessible boot device the next step is to remove the recent update:
    23) Open command prompt > Administrator: X:\Windows\system32\cmd.exe > X:\Sources>
    24) From the first command displaying the partition if the drive letter is different than C: please use the displayed drive letter for the next step
    25) type: DISM /image:G:\ /cleanup-image /revertpendingactions (change G to the applicable drive letter)
    26) This should remove the latest update and fix the inaccessible boot device.
    27) If this does not fix the inaccessible boot device plan a registry repair.

    Report into the thread your progress with images of the above steps.
     
    zbook, May 7, 2021
    #4
Thema:

Some AMD adapter, installed through windows update, gave me an "inaccessible boot device"...

Loading...
  1. Some AMD adapter, installed through windows update, gave me an "inaccessible boot device"... - Similar Threads - AMD adapter installed

  2. inaccessible boot device after installing Windows build update

    in Windows 10 Gaming
    inaccessible boot device after installing Windows build update: hi,I received an error message inaccessible boot device after installing Windows build update. These are some steps I found online. Will any one of them work?1. change Default Operating System to Run at Startup in Command Prompttype bcdedit /default {identifier} or bcdedit...
  3. inaccessible boot device after installing Windows build update

    in Windows 10 Software and Apps
    inaccessible boot device after installing Windows build update: hi,I received an error message inaccessible boot device after installing Windows build update. These are some steps I found online. Will any one of them work?1. change Default Operating System to Run at Startup in Command Prompttype bcdedit /default {identifier} or bcdedit...
  4. installing windows after Inaccessible boot device

    in Windows 10 Gaming
    installing windows after Inaccessible boot device: few days ago i tried making my DVDRW work through deleting upperfilter and lowerfilter in regedit. but instead i suppose i deleted my hdds Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318} . and now i cant boot my pc...
  5. installing windows after Inaccessible boot device

    in Windows 10 Software and Apps
    installing windows after Inaccessible boot device: few days ago i tried making my DVDRW work through deleting upperfilter and lowerfilter in regedit. but instead i suppose i deleted my hdds Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318} . and now i cant boot my pc...
  6. installing windows after Inaccessible boot device

    in Windows 10 BSOD Crashes and Debugging
    installing windows after Inaccessible boot device: few days ago i tried making my DVDRW work through deleting upperfilter and lowerfilter in regedit. but instead i suppose i deleted my hdds Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318} . and now i cant boot my pc...
  7. 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...
  8. Inaccessible boot device

    in Windows 10 Software and Apps
    Inaccessible boot device: I am currently getting inaccessible boot device in normal boot and safe boot together and im so sad that i cant open the laptop , im going to share with you all how the problem began , i hope someone can fix it for me1 - I formated the laptop System drive via cloud reinstall...
  9. 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...
  10. 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...