01

Issue

An ordinary Windows installation may boot through its internal SATA/NVMe controller but fail after the same HDD or SSD is attached through USB. The medium type is not the issue: the storage path changed. A SATA HDD and SATA SSD behave the same way for this diagnosis; an NVMe-to-USB enclosure is another changed controller path.

Windows To Go was a separate, purpose-built Windows 10 Enterprise/Education feature. It was removed beginning with Windows 10 version 2004, did not support feature updates, required specialized USB media, and is not a supported Windows 11 conversion path. Therefore this procedure restores the ordinary installation to an internal/native path rather than promising to make it portable.

Searchable Windows error codes and exact messages

IdentifierName or messageWhen it can apply
0x0000007BINACCESSIBLE_BOOT_DEVICEWindows loses the system volume after switching from the internal controller to USB.
0xc000000eSTATUS_NO_SUCH_DEVICE; A required device isn't connected or can't be accessedBoot Manager cannot resolve the new device path.
0xc0000225STATUS_NOT_FOUND; similar required-device wordingThe required device, object, or file is not found.
No numeric codeAn operating system wasn't found / No bootable deviceFirmware did not boot the USB device or no usable boot path exists.
No numeric codeWindows cannot be installed to this disk. Setup does not support configuration of or installation to disks connected through a USB or IEEE 1394 port.Setup identifies an unsupported external-install target in affected versions/scenarios.
02

Applies when

Use when the same intact installation booted internally and stopped only after the disk was moved to a USB bridge/enclosure. It also applies when the goal is data recovery from that disk and the user mistakenly expects it to boot externally.

03

Does not apply when

Do not use for a documented legacy Windows To Go workspace, a VM disk, an officially supported OEM external-boot product, or a disk that also fails on its original controller. Do not use if the drive disappears, disconnects, or reports I/O errors; diagnose the drive, bridge, cable, and power first.

04

Information that may remain unknown

The exact Windows build and USB bridge chipset may remain unknown for the immediate rollback. The original connection type and proof that the installation booted there may not remain unknown.

05

Requirements

  • Safe access to the original computer or equivalent internal controller
  • Correct internal cable/slot and stable power
  • Backup of readable user data
  • Recovery media if the original boot files were also changed
  • A separate plan if the real goal is portable computing
06

Starting position

Power the computer off fully. Do not hot-move a system disk. Record the disk model, original port/slot, USB adapter, and symptoms. If data is critical, copy it while the volume is readable before more boot tests.

07

Confirm the diagnosis

  1. Verify the failure started immediately after the connection change.

  2. Confirm the disk is stable and readable through the USB adapter from another Windows environment. If it disconnects, stop.

  3. Inspect rather than modify the layout:

    diskpart
    list disk
    list volume
    exit
    
  4. Record the exact USB boot result. If firmware never selects the USB device, that is earlier than Windows 0x7B.

  5. Reinstall the disk on its original internal/native path, using the recorded port/slot and controller setting.

  6. Boot once. If it starts normally, the path change is confirmed. If it still fails, route by the new exact code; the case is no longer only USB conversion.

08

Resolution steps

  1. Leave the disk on the original internal path for the permanent repair.
  2. After Windows starts, back up user data and create a full system image if migration is planned.
  3. If the old computer or connector failed, migrate the installation to a supported internal disk/controller using a documented clone/image workflow, then stage the required target storage driver before first boot.
  4. If portability is the actual requirement, choose one of these supported design directions instead of modifying the live installation blindly:
    • a managed virtual machine stored on approved external media;
    • a fresh organization-supported deployment designed for the target hardware;
    • remote access to the original system;
    • a non-Windows portable environment where appropriate.
  5. Preserve the original disk unchanged until the replacement environment and data are verified.
09

Expected results and branches

  • Boots internally, fails only through USB: ordinary installation is tied to the internal boot storage path; keep it internal or redeploy.
  • Fails internally too: investigate clone/BCD/controller/file-system/hardware causes.
  • USB bridge disconnects or changes capacity: replace/test the bridge, cable, power, or enclosure before any Windows repair.
  • It is a documented legacy Windows To Go workspace: use its organization’s legacy recovery/reimage process; do not apply normal-install assumptions.
10

Do not do this

Do not run Sysprep on the only copy merely to test USB boot, install random USB-storage registry tweaks, change every service to boot-start, or assume an external SSD makes the configuration supported. Do not clone back and forth without an image and verified source/target labels.

11

Rollback

Return the disk to the exact original internal connection and controller setting. If an attempted conversion changed BCD or drivers, restore the saved BCD/system image rather than stacking more changes.

12

Verification

Verify three internal boots, disk health, stable event logs, and user-data access. If migrated to another supported internal controller, verify its driver and repeated cold starts before retiring the source.

13

Confidence and stop conditions

Confidence is about 80% when the only variable is internal versus USB attachment and the result reverses consistently. Stop for unstable hardware, missing original connection details, an organization-managed portable image, or any plan that requires altering the sole copy of needed data.