Office 365 Not Updating Automatically (Windows 11 Fix β 2025 Guide)
Are your Office 365 apps not updating automatically on Windows 11? Youβre not alone. Thousands of users report issues where Office updates get stuck, fail silently, or never trigger even though auto-updates are enabled. This guide explains the real causes behind Office 365 update failures and gives you the step-by-step fixes that work in 2025.
Whether Word, Excel, Outlook, or Teams refuses to update β this guide covers every troubleshooting step so you can get Office working smoothly again.
Recommended Read: Fix Outlook & Office 365 Sync Issues (2025 Guide)
π Why Office 365 Fails to Update Automatically
Office 365 updates may stop working due to one or more of the following reasons:
- Broken update channel (Monthly β Semi-Annual)
- Corrupted Office Click-to-Run service
- Microsoft Account token not refreshing
- Office Apps blocked by Windows firewall/antivirus
- Corrupted Windows Update components
- Office licensing issues after a recent update
- Group Policy restrictions disabling updates
- Office telemetry not connected to Microsoft update servers
Now letβs fix the problem step by step.
βοΈ Fix 1 β Make Sure Office Automatic Updates Are Enabled
Sometimes auto-updates get disabled without warning. Hereβs how to check:
- Open any Office app β Word, Excel, Outlook.
- Go to File β Account.
- Under Office Updates, click Update Options β Enable Updates.
If updates were disabled by accident, they should start working immediately.
βοΈ Fix 2 β Run Office Updates Manually (Triggers Auto-Fix)
- Open Word (or any Office app)
- File β Account β Update Now
This forces Office to re-establish the update connection with Microsoft servers.
βοΈ Fix 3 β Change Your Office Update Channel
If you're stuck on an older βSemi-Annualβ channel, automatic updates may delay for months.
To switch:
cd "C:\Program Files\Common Files\Microsoft Shared\ClickToRun"
officec2rclient.exe /changesetting Channel=Monthly
officec2rclient.exe /update user
Restart Office afterward.
βοΈ Fix 4 β Repair Office Click-to-Run (Most Effective)
This fix resolves 50%+ update issues.
- Open Control Panel β Programs & Features
- Select Microsoft 365 Apps
- Click Change
- Select Quick Repair
If the problem persists β Run Online Repair.
βοΈ Fix 5 β Reset Microsoft Account Token in Office
- Go to Settings β Accounts β Access Work or School
- Disconnect your Work/School account
- Reconnect it again
This refreshes authentication and reactivates Office update permissions.
βοΈ Fix 6 β Restart Office Telemetry & Click-to-Run Services
- Press Win + R, type
services.msc - Restart these services:
- Microsoft Office Click-to-Run
- Office Telemetry Agent
- Office Telemetry Log
Now reopen Office and check for updates.
βοΈ Fix 7 β Reset Windows Update Components (Important)
If the Windows Update engine is corrupted, Office will also fail to update.
Run this reset command in PowerShell (Admin):
wuauclt /resetauthorization /detectnow
Then restart your PC.
βοΈ Fix 8 β Check Firewall & Antivirus Blocking
Allow these executables:
officeclicktorun.exeofficec2rclient.exeintegratedoffice.exe
If these are blocked, auto-updates will silently fail.
βοΈ Fix 9 β Use Microsoft SaRA (Automated Fix Tool)
Download the tool:
https://diagnostics.office.com
Choose:
βOffice Apps β Office not updatingβ
Let SaRA auto-repair the problem.
π When Nothing Works β Reinstall the Office Update Service
If updates still fail β you're dealing with a fully corrupted Office update mechanism.
officec2rclient.exe /update user updatetoversion=latest
Or uninstall & reinstall Office 365.
π Related Office 365 Guides
- Fix Office 365 Login Problems (2025)
- Fix Microsoft 365 Apps Crashing After Update
- Office 365 Search Not Working After Update
β FAQs β Office 365 Not Updating
Why is Office 365 not auto-updating on Windows 11?
Usually because the update channel is broken, Click-to-Run is corrupted, or Microsoft account tokens didnβt refresh.
Does Quick Repair delete my files?
No β it only repairs Office components, not your documents.
How do I force Office 365 to update?
File β Account β Update Options β Update Now.
Can antivirus block Office updates?
Yes. Many third-party antiviruses block Office Click-to-Run connections.