Error Code 80072f0d occurs due to Windows update failures. Typically, this error can be caused by network issues, repeated updates, or architecture conflicts.
Solution 1: Run SFC Scan
This solution helps to scan and repair any common errors with Windows components that could be causing the update failure.
- Press the Windows logo key + X to open the quick access menu.
- Click “Search” and type
cmd.exe
. Right-click on Command Prompt and select “Run as Administrator.” - In the Command Prompt window, type the following command and press Enter:
sfc /scannow
- Wait for the scan to complete, and then try checking for updates again.
Note: If the scan indicates “Windows Resource Protection found corrupt files but was unable to fix some of them,” further repairs may be necessary.
Solution 2: Reset Windows Update Services
If running the SFC scan doesn’t resolve the issue, resetting the Windows Update services may help fix the error.
- Press the Windows logo key + X, select “Command Prompt (Admin)” to open the command window.
- Stop the Windows Update services by typing the following command and pressing Enter:
NET STOP WUAUSERV
- Navigate to the root directory (C:) and locate the Windows folder.
- Rename the “SoftwareDistribution” folder to “SoftwareDistribution.old.”
- Restart the Windows Update service by typing:
NET START WUAUSERV
and pressing Enter. - Restart your computer and check for updates again.
If you still experience the error, proceed to try a full Windows Update reset or reinstall Windows.
Solution 3: Repair Office Program
If the error persists, repairing your Office program may resolve any conflicts causing the update failure.
- Press the Windows logo key + X, and select “Programs and Features.”
- Locate your Office program, select it, and click the “Change” button.
- Select the appropriate repair option depending on your version of Office:
- For Office 2019/2016, choose “Repair” > “Continue.”
- For Office 2016/2013, select “Quick Repair.”
- Restart your computer once the repair is complete.
If this doesn’t fix the issue, consider uninstalling and reinstalling the Office program.
Final Solution: Uninstall and Reinstall Office
If none of the above solutions work, uninstalling and reinstalling Office may be the final step.
- Go to “Programs and Features” in the Control Panel and uninstall your Office program.
- After uninstallation, follow the prompts to reinstall Office, using your product key and copyright.
- Once installation is complete, you can begin using Office again.
Make sure to back up your data before reinstalling to avoid losing important files.