I have installed Windows on a removable USB drive, but whenever I try to boot from it, it bluescreens with an error code of INACCESSIBLE_BOOT_DEVICE. Why does this happen, and how can I make it boot again?
1 Answer
According to this thread, the USB 3.0 drivers aren't loaded at the stage of the boot process where Windows tries to access the boot partition.
To make Windows load the USB drivers sooner:
- Press WinR, type
regeditand hit Enter - Enter
HKLM\SYSTEM\HardwareConfig\in the address bar at the top - On the left, choose the entry with the UUID of the boot partition
- Change
BootDriverFlags's value to14(hexadecimal)