Fix: Word Freezes or Hangs When Saving Documents
クイックアンサー
Save to local drive instead of OneDrive, disable AutoSave, uncheck 'Background saves', and disable antivirus scanning during saves.
The Problem
Every time you press Ctrl+S to save, Word freezes completely for 10-30 seconds. The entire window becomes unresponsive. Saving to OneDrive or SharePoint is particularly slow. Sometimes Word recovers; sometimes it crashes. This interrupts your workflow constantly throughout the day.
Quick Fix
Save to local drive immediately:
- Open your document
- Go to File > Save As
- In the location dropdown at the top, select “This PC” or your local drive (C:\ on Windows, Macintosh HD on Mac)
- Choose a folder on your local drive
- Click Save
- Try saving again with Ctrl+S—it should be instant
If freezing continues, proceed to Step-by-Step Solution.
Step-by-Step Solution
Step 1: Disable AutoSave and Background Saves
Cloud syncing causes most save freezes.
- Go to File > Options
- Click Advanced in the left sidebar
- Scroll to Saving section
- Uncheck: “Allow background saves”
- Uncheck: “AutoSave document with AutoRecovery info”
- Click OK
- Try saving now with Ctrl+S
Step 2: Disable OneDrive AutoSave Feature
If using OneDrive, the AutoSave feature syncs constantly.
- Go to File > Info
- Look for AutoSave toggle (cloud icon button)
- Click to turn OFF
- Save the document with Ctrl+S
- Freezing should stop immediately
Note: You can re-enable AutoSave later if needed, but keep it off while troubleshooting.
Step 3: Disable Antivirus Real-Time Scanning
Antivirus software scans every file save, causing freeze.
Windows:
- Go to Settings > Privacy & Security > Virus & threat protection
- Click Manage settings under “Virus & threat protection settings”
- Toggle off “Real-time protection” temporarily
- Save your document with Ctrl+S
- If it saves instantly, your antivirus is the issue
- Add Word to the antivirus exclusion list instead of disabling entirely:
- Go to Virus & threat protection > Manage settings
- Click Add or remove exclusions
- Add: *C:\Program Files\Microsoft Office* folder
Mac:
- Open your antivirus/security software settings
- Look for “real-time protection” or “on-access scanning”
- Add Microsoft Word and Office folders to exclusions list
- Save your document
Step 4: Disable Network Syncing for Troubleshooting
If your document is in OneDrive/SharePoint folder:
- Close Word
- Go to File Explorer (Windows) or Finder (Mac)
- Right-click your OneDrive folder
- Select “Always keep on this device” (Windows) or “Don’t sync” (Mac)
- This prevents constant syncing while you work
- Open your document and save it locally
- After troubleshooting, re-enable syncing
Step 5: Disable Problematic Add-ins
Add-ins can intercept save operations.
- Go to File > Options
- Click Trust Center > Trust Center Settings
- Click Disabled Items
- Review what’s listed (these are usually problem add-ins)
- Go back and click Manage (dropdown at bottom left)
- Select COM Add-ins and click Go
- Uncheck all add-ins temporarily
- Click OK and restart Word
- Try saving—if it’s instant, an add-in was the problem
- Re-enable add-ins one at a time to identify the culprit
Step 6: Change File Saving Format
.docx format requires more processing than .doc.
- Go to File > Options > Advanced
- Scroll to Compatibility section
- Change “Save files in this format” to something simpler if possible
- Or ensure it’s set to .docx (not .doc or .pdf)
- Click OK and save with Ctrl+S
Step 7: Clear Office Cache
Corrupted cache files slow saving.
Windows:
- Close Word
- Press Windows Key + R
- Type:
%appdata%\microsoft\officeand press Enter - Delete folders related to Office (backup first if concerned)
- Restart Word
Mac:
- Close Word
- Open Finder, press Cmd + Shift + G
- Type:
~/Library/Containers/com.microsoft.Word/Data/Library/Preferences/ - Delete “com.microsoft.Word.plist”
- Restart Word
Why This Happens
- OneDrive AutoSave syncing — Uploading file to cloud during save
- Antivirus real-time scanning — Security software scans every file change
- Add-in interference — Third-party add-ins intercept save operations
- Background file syncing — Competing sync services (OneDrive, Dropbox, Google Drive)
- Network latency — Slow internet connection slows cloud saves
- Large file size — Large documents take longer to process
- Storage device issues — Slow external drive or network share
- Office corruption — Damaged Office installation components
How to Prevent It
- Save locally — Store files on C:\ drive, not OneDrive, during heavy editing
- Disable AutoSave — Manual saves are faster and more predictable
- Exclude Office from antivirus — Add Word to scan exclusions
- Use minimal add-ins — Only essential extensions, never beta versions
- Disable background apps — Close OneDrive, Dropbox, etc. while saving
- Enable Fast Saves — Go to File > Options > Advanced > Editing Options > Use Fast Saves
- Monitor file size — Keep documents under 50MB; split larger projects
- Ensure good internet — If saving to cloud, verify stable connection
Still Not Working? Alternative Solutions
- Copy content to new document — Create blank .docx, paste all content, save with new name
- Save as .docm (macro-enabled) — Then immediately save as .docx to rebuild file structure
- Disable cloud services entirely — Sign out of OneDrive temporarily (Settings > Account > Disconnect)
- Save to USB flash drive — If local drive has issues, try external storage
- Use Word Online — Edit in browser (SharePoint/OneDrive web version)
- Check disk space — Ensure 2GB+ free space on drive
- Use Safe Mode — Launch Word with Ctrl held down; if saves are fast, add-in is issue
- Reinstall Office — Complete uninstall and fresh install from Microsoft 365 account
Key Takeaways
- OneDrive AutoSave and background syncing are the primary causes of save freezes
- Saving to local drive (not cloud) eliminates most freezing
- Antivirus real-time scanning can freeze Word saves—add Office to exclusions
- Add-ins can intercept saves—disable all temporarily to identify problem add-in
- Fast Saves setting significantly improves save speed for repeat saves
- If freezing occurs despite all fixes, the Office installation may be corrupted
よくある質問
Why does Word freeze for 10-30 seconds every time I save?
Word freezes when saving because of background cloud syncing, add-in processes, or antivirus scanning. Saving to a local drive and disabling cloud sync resolves most freezes.
Can I use my document while Word is freezing on save?
No, Word is completely unresponsive during freezes. However, you can prevent it by saving to local drive, disabling AutoSave to cloud, and clearing unnecessary add-ins.
Does saving to OneDrive cause freezing?
Yes, frequently. Saving to a local drive is much faster. If you need cloud backup, save locally and let OneDrive sync afterward, or disable AutoSave and save manually.