Hi Greg Gardner,
If the USB recovery drive still isn’t detected, please review the settings in Surface UEFI:
- Ensure Boot from USB is enabled and the USB device is prioritized in the boot order.
- Check that Enable alternate boot sequence is turned on.
- If the device previously ran a Windows Insider build, try toggling Secure Boot off and back on, then test again.
- If possible, test with a different USB drive.
Also, make sure the USB is formatted as FAT32, as other formats may prevent it from being recognized. If needed, you can prepare the USB again using the steps below:
*Important: This process will erase all data on the USB drive, so please back up any important files first.
- Insert a USB drive (at least 16 GB) into the device.
- Open Command Prompt as administrator.
- Enter diskpart and press Enter.
- Type list disk to display available drives.
- Identify your USB drive, then enter select disk X (replace X accordingly).
- Type clean to erase the drive.
- Enter create part pri to create a new partition.
- Type select part 1.
- Enter format fs=fat32 quick to format the drive.
- Type active to mark it as bootable.
- Enter exit to close DiskPart.
Once done, copy the recovery image files to the root of the USB drive.
Additionally, could you share how the USB recovery drive was created (for example, using the official Surface recovery image or a standard Windows ISO)? This will help us confirm compatibility.
Looking forward to your update.
If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.