To recover the Surface Pro 7 and fix the 25H2 issue, first focus on getting a working USB recovery drive that the device can boot from, then use it to reset Windows.
- Recreate the USB recovery drive correctly
- Use a USB drive that is at least 16 GB.
- On a working Windows PC, download the correct Surface recovery image for Surface Pro 7 from the Surface recovery site (as described in the referenced Q&A) and follow the instructions in Creating and using a USB recovery drive for Surface.
- If the USB was prepared manually and the Surface does not recognize it, ensure it is formatted as FAT32 and made bootable:
- Insert the USB drive.
- Open Command Prompt as administrator.
- Run
diskpart. - Run
list diskand identify the USB disk number. - Run
select disk X(replace X with the USB disk number). - Run
clean(this erases the USB). - Run
create part pri. - Run
select part 1. - Run
format fs=fat32 quick. - Run
active. - Run
exit. - Copy the Surface recovery image contents to the root of the USB drive.
- Make sure Surface can boot from USB
- Enter Surface UEFI and verify:
- Enable Boot from USB devices is On under Advanced options of the UEFI Boot configuration screen.
- If a boot order is configured, Enable alternate boot sequence is On.
- If a Windows Insider build was previously installed, toggle Secure Boot: turn it Off, save and exit, then turn it On again so the USB boot drive is recognized.
- If the USB still does not boot, try another USB drive.
- Enter Surface UEFI and verify:
- Boot from the recovery drive and reset Windows
- Boot the Surface from the working USB recovery drive (see Boot Surface from a USB device for details).
- When the recovery environment starts:
- Choose the language.
- Choose the keyboard layout.
- On Choose an option, select Troubleshoot.
- Select Reset your PC.
- On Reset your PC:
- Select Next.
- Select Yes, repartition the drives.
- Choose Just remove my files (faster) or Fully clean the drive (more thorough).
- Select Reset.
- This will reinstall Windows on the Surface Pro 7 and should restore network and NAS access if the issue was caused by the 25H2 update.
- After reset
- Let Windows Update run until no more updates are available.
- Test Internet and NAS access before reinstalling additional software.
If the USB drive used for recovery was larger than 32 GB and is now stuck with a 32 GB RECOVERY partition, delete that partition and recreate a full-size volume using Disks & volumes or Disk Management as described in the references.
References: