Hi Shay,
An update auto‑loop on an older Surface like the Pro 3 must feel stressful, especially when it seems the device runs better without. Unfortunately, there’s no option to pause updates permanently on Windows 10, so let’s see what we can try:
- Turn on your PC > force shutting down 2–3 times > Preparing Automatic Repair (WinRE)
- Go to Troubleshoot > Advanced options > Uninstall Updates > Uninstall latest quality update
- After that, go back to Advanced options > Command Prompt > run the following one by one:
-
del C:\Windows\WinSxS\pending.xml -
dism /image:C:\ /cleanup-image /revertpendingactions
-
- Restart into Windows normally > keep Wi‑Fi turned OFF and sign into Windows
- Open Windows PowerShell / Command Prompt as Administrator > Run:
-
net stop wuauserv -
net stop bits -
ren C:\Windows\SoftwareDistribution SoftwareDistribution.bak -
ren C:\Windows\System32\catroot2 catroot2.bak
-
- Restart once more (still offline) > pause updates permanently.
Note: You may find workarounds to pause updates shared by fellow users. However, please be aware that Microsoft recommends keeping your system up to date. Microsoft makes warranties, implied or otherwise, about the accuracy of content from the third-party linked sites or any support related to technology. The information may change without notice.
You’re doing the right thing trying to preserve a stable system. Let me know if you’re stuck at any step or/and different behaviors appear.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. 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.