If your computer fan spins up or the system feels sluggish while Word is open but idle, background sync may be consuming your CPU. Word syncs files with OneDrive or SharePoint automatically, and this process can spike processor usage, especially on older hardware or with large documents. This article explains why background sync causes high CPU usage in Word and provides six specific settings you can change to reduce or stop it.
Key Takeaways: Stop Word Background Sync From Using Your CPU
- File > Account > Account Privacy > Manage Settings > Turn off “Enable optional connected experiences”: Disables all online sync features that run in the background.
- File > Options > Save > Clear the “AutoSave OneDrive and SharePoint Online files by default” checkbox: Prevents Word from automatically syncing files as you edit them.
- File > Options > Advanced > Display > Disable “Show text marked with the Open in Desktop App indicator”: Reduces background polling for cloud file status updates.
Why Word Background Sync Causes High CPU Usage
Word uses a background process called Microsoft Office Click-to-Run (OfficeC2RClient.exe) and the OneDrive sync engine (OneDrive.exe) to upload and download changes to your documents stored in OneDrive or SharePoint. When you open a document from these cloud locations, Word continuously checks for changes, syncs edits, and updates the file metadata. This constant polling and file I/O can push CPU usage from near zero to 20-50 percent, even when you are not actively typing.
The sync process is more aggressive when you have multiple cloud-stored documents open at once, when your internet connection is slow or unstable, or when the document contains embedded images, charts, or linked objects that must be re-synced. Word also runs sync tasks on a timer, so even minimized windows can trigger CPU spikes every few minutes.
How to Identify if Background Sync Is the Culprit
Open Task Manager by pressing Ctrl+Shift+Escape. Look for these processes in the CPU column: Microsoft Word (WINWORD.EXE), Microsoft Office Click-to-Run (OfficeC2RClient.exe), and OneDrive (OneDrive.exe). If any of them show sustained CPU usage above 10 percent while Word is idle, background sync is the cause.
Settings to Reduce CPU Usage From Background Sync
Apply the following changes in the order listed. Each setting reduces a specific sync activity. You can undo any setting later if you need the sync feature back.
Disable AutoSave for OneDrive and SharePoint Files
- Open Word and go to File > Options
Click File in the top-left corner, then Options at the bottom of the left pane. - Select the Save category
In the Word Options dialog, click Save in the left sidebar. - Uncheck AutoSave
Clear the checkbox labeled “AutoSave OneDrive and SharePoint Online files by default on Word.” Click OK.
After this change, Word will not automatically save and sync every few seconds. You must manually save with Ctrl+S. This alone can cut CPU usage by 30-50 percent during editing sessions.
Turn Off Optional Connected Experiences
- Go to File > Account
Click File, then Account near the bottom of the left pane. - Open Account Privacy
Under Account Privacy, click Manage Settings. - Disable optional connected experiences
Uncheck “Enable optional connected experiences.” Click OK.
This disables cloud-based features like real-time co-authoring, online research, and file sync. CPU usage from background sync will drop to near zero, but you lose collaboration features.
Disable the Open in Desktop App Indicator
- Go to File > Options > Advanced
Click File, Options, then Advanced. - Scroll to the Display section
Scroll down about halfway until you see the Display heading. - Uncheck the indicator option
Clear “Show text marked with the Open in Desktop App indicator.” Click OK.
This setting removes a background task that periodically checks the status of cloud files. It reduces periodic CPU spikes.
Pause OneDrive Sync While Using Word
- Right-click the OneDrive icon in the system tray
The icon looks like a white or blue cloud. It is near the clock on the taskbar. - Click Pause syncing
Choose 2 hours, 8 hours, or 24 hours. OneDrive stops uploading and downloading files during that period. - Resume syncing when you finish
Right-click the icon again and click Resume syncing.
Pausing OneDrive stops all background sync for your entire computer, not just Word. This is the fastest way to reduce CPU usage immediately.
Work With Local Copies Instead of Cloud Files
- Open File Explorer and navigate to your OneDrive folder
By default, this is C:\Users\YourName\OneDrive. - Right-click the file and select Always keep on this device
This forces OneDrive to download the full file to your local hard drive. - Open the file from the local copy
Use File Explorer, not the Word Recent list, to open the file.
When a file is marked as “Always keep on this device,” Word does not need to sync it in the background. CPU usage drops because there are no cloud checks.
If Word Still Uses High CPU After These Changes
Word Uses High CPU Even With Sync Disabled
If CPU usage remains high after disabling all sync features, the problem might be a corrupt add-in, a damaged Normal.dotm template, or a hardware acceleration conflict. Disable all COM add-ins by going to File > Options > Add-ins, click Go next to COM Add-ins, and uncheck every item. Restart Word. If CPU usage drops, re-enable add-ins one by one to find the culprit.
OneDrive Continues to Sync After Pausing
Sometimes OneDrive ignores the pause command if a sync is already in progress. Wait two minutes for the current sync to finish, then pause again. If it still does not pause, restart OneDrive by right-clicking the system tray icon and selecting Exit, then launch OneDrive from the Start menu.
Background Sync Resumes After Restarting Word
Settings in Word Options are persistent, but OneDrive pause is session-only. After you restart Word, OneDrive sync resumes automatically. You must re-pause OneDrive each time you open Word if you want to keep CPU usage low.
Word Sync Settings: Local vs Cloud Behavior Comparison
| Item | Local File (No Sync) | Cloud File (Sync Active) |
|---|---|---|
| CPU usage when idle | 0-2% | 10-50% |
| AutoSave availability | Disabled | Enabled by default |
| Co-authoring support | No | Yes |
| File version history | No | Yes |
| Offline access | Always | Requires “Always keep on this device” |
You now know six ways to reduce CPU usage caused by Word background sync. Start by disabling AutoSave for cloud files under File > Options > Save. If CPU usage remains high, pause OneDrive sync from the system tray. For a permanent solution on a single computer, turn off optional connected experiences under File > Account > Account Privacy. The most effective long-term approach for users who rarely collaborate is to work with local copies and mark them as “Always keep on this device” in OneDrive settings.