Hi Etika Vulavou,
On a Surface 3 running Windows 10 Pro, the most reliable way to recover from corruption is to either run a repair install (in‑place upgrade) using the latest Windows 10 ISO, or a clean reinstallation using Microsoft’s official Surface recovery image. Here is the instruction for reference:
Step 1: Try repair options before a full reinstall
System File Checker & DISM
Open Command Prompt as Administrator.
Run:
powershell
```dockerfile
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth ```
These commands repair corrupted system files and the Windows image.
In‑place repair install
Download the latest Windows 10 ISO from Microsoft: Download Windows 10.
Mount the ISO and run setup.exe.
Choose Keep personal files and apps.
This reinstalls Windows 10 over itself, repairing corruption without wiping data.
Step 2: Full reinstallation (if repair fails)
- Download the Surface 3 recovery image
- Go to Surface Recovery Image Download.
- Sign in with your Microsoft account and select Surface 3.
- Download the recovery image (ZIP).
- Create a recovery USB
- Use a USB drive (at least 16 GB).
- Format it as FAT32.
- Extract the recovery image ZIP onto the USB.
- Boot from the recovery USB
- Shut down the Surface 3.
- Hold Volume Down and press Power.
- Release Power when the Surface logo appears, but keep holding Volume Down.
- The device will boot from the USB.
- Reinstall Windows
- Follow the on‑screen instructions to reinstall Windows 10 Pro.
- You can choose to wipe everything (clean install) or keep files if the recovery image allows.
If you find this information useful to some extent, please accept the answer so that your experience with the issue would help contribute to the whole community. Thank you :)
Vivian