Error code

Windows 0x0000007B

WINDOWS0x0000007B
System Error Code· A POSIX/system errno returned when a system call fails.

What it means

INACCESSIBLE_BOOT_DEVICE — Windows lost access to the system partition during startup..

How to fix it

  1. Verify the SATA/storage mode in BIOS/UEFI matches the OS install (AHCI vs RAID/IDE).
  2. run Startup Repair.
  3. run chkdsk /f /r on the boot drive.
  4. rebuild the BCD with bootrec.
  5. update or roll back the storage controller driver.

Not affiliated with Windows. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.