Encountering error code 1713 during the installation of Microsoft Office can be a real headache. This issue usually stems from corrupted Office installation files or conflicting remnants from a previous Office installation. Here’s a simple guide to resolve it:
- Remove old Office traces – Use the Microsoft Support and Recovery Assistant or run the manual uninstaller to fully clear previous installations.
- Clean temporary and setup folders – Delete contents of the Temp folder and check for leftover “Microsoft Office” or “MSOCache” directories, removing any remnants.
- Repair Windows Installer – Re-register the Windows Installer service by running
msiexec /unregister
followed bymsiexec /regserver
in an elevated Command Prompt. - Disable antivirus temporarily – Security software can interrupt the Office setup—pause it during installation to avoid interference.
- Run the installer as administrator – Right-click the Office setup file and choose “Run as administrator” to ensure it has full system access.
For a detailed walkthrough you can reference this comprehensive troubleshooting guide: this in‑depth article.