Software Fixes

How Do I Fix Microsoft Word Freezing When Opening Large Files?

Microsoft Word freezes or crashes when opening large documents? This guide explains the hidden rendering bottleneck and shows you the exact settings to fix it — without splitting the file.

Issue type: Software — Microsoft Word freezes, hangs for several minutes, or crashes when opening Word documents above approximately 5-10 MB in size or with many embedded images, tables, or tracked changes

SEO focus: If you are looking for microsoft word freezing when opening large files, this guide starts with the fastest diagnosis, then moves to the exact fix that matches the symptom.

Short answer: Word freezing on large files is almost never about the file size in bytes — it’s about what’s inside the file. Hardware-accelerated graphics rendering, a heavy add-in loading on document open, or a corrupted style table inside the document are the three causes that produce identical “Word freezes when opening” symptoms. Disabling hardware acceleration in Word’s options is the single change that resolves this most often, and it takes 30 seconds.

Microsoft Word Freezing when Opening Large Files: Quick Diagnosis

Identify what’s actually heavy in the document before treating “large file” as the cause. A 50 MB plain text Word document opens instantly. A 5 MB document packed with embedded SVGs, complex tables, tracked changes from multiple authors, or a corrupted style table can take minutes to open or crash Word entirely. Three patterns to identify:

Word’s UI is responsive — you can see Word’s window and menus — but the document content doesn’t appear: Word is rendering the document and struggling with the content. This is the GPU-accelerated rendering pipeline failing on complex visual content. The hardware acceleration fix in step 1 resolves this. While waiting, Word should still respond to Ctrl+Alt+Delete and Task Manager.

Word’s entire UI is frozen (not just the document) — the window says “Not responding”: An add-in loaded during Word startup and is blocking the main thread. This requires starting Word in Safe Mode to bypass add-ins.

Word opens the file, displays content briefly, then crashes with no error: The document has internal corruption that crashes Word during processing. This is rare but happens with documents that were edited across many Word versions, had macros enabled and then disabled mid-edit, or were created by non-Microsoft tools that produced subtly invalid .docx files. Opening in Safe Mode or as a recovery copy gets the content out without the corrupted elements.

What to do first

  1. Disable hardware graphics acceleration in Word. Open Word with any document (or a blank one if you can’t open the large file at all) > File menu > Options > Advanced > scroll to the Display section. Check “Disable hardware graphics acceleration.” Click OK. Close Word completely and reopen it. Try opening the large file again. This single change is the highest-impact fix for Word freezing — most reports of “Word can’t open large files” resolve at this step. The cause is that Word’s rendering pipeline tries to GPU-accelerate complex document content (especially documents with many images or smart art), and certain GPU driver versions can’t handle the load and freeze Word.
  2. Start Word in Safe Mode to bypass add-ins. Press Win + R, type winword /safe, and press Enter. Word opens with all add-ins disabled. Try opening the large document in this Safe Mode session. If it opens successfully here but freezes in normal mode, an add-in is the cause. To find which one: File > Options > Add-ins > at the bottom, click Go next to “COM Add-ins.” Disable each add-in one at a time, restarting Word (normally, not in Safe Mode) between each, until the file opens normally. Common culprits: Grammarly, EndNote, Zotero, Mendeley, Adobe Acrobat add-in, Dropbox/OneDrive integration.
  3. Open the file with the Open and Repair option. In Word, click File > Open > navigate to the large document but don’t double-click it — click it once to select it, then click the arrow next to the Open button at the bottom-right of the dialog > select Open and Repair. This forces Word to validate and repair the document structure as it opens. If the freeze is caused by a corrupted element in the document, Open and Repair often resolves it by removing or fixing the corrupted part. Save the document under a new name after opening to preserve the repaired version.
  4. Convert the document to RTF and back to recover the content from a corrupted file. If Open and Repair doesn’t work, try this workaround: open the file using LibreOffice or Google Docs (if you have access). Once open, save it as RTF (.rtf format). Close, then open the RTF file in Word. Save as .docx with a new name. The double conversion strips out corrupted elements from the original .docx while preserving formatting and content. You lose some advanced features (revisions, complex tables may simplify) but recover the file when nothing else works.
  5. Increase the file open timeout if Word eventually opens but takes 5-10 minutes. By default Word has internal timeouts that determine how long it tries to process before giving up. For genuinely large valid documents that just need time, you may not be able to extend these timeouts, but you can give Word more system resources during the open. Close all other programs (especially browsers with many tabs), open Task Manager and look at available RAM. Word can use up to 4 GB on a single document — if your system has less free RAM than that, the document open will swap to disk and crawl. Free up RAM and try again.
  6. Repair the Office installation if the issue affects all large documents, not just specific ones. Settings > Apps > Installed apps > find Microsoft 365 (or Microsoft Office) > click the three dots > Modify > choose Quick Repair first (faster). If that doesn’t help, run Modify again and choose Online Repair (slower but more thorough). Online Repair downloads fresh Office files and replaces the installation, fixing any corrupted Word components that could be causing the freeze.

Common mistake

Trying to “fix” a large Word file by splitting it into smaller documents before checking whether the problem is actually the size. Most “large file” freeze cases are caused by hardware graphics acceleration or an add-in conflict, not the byte size of the document. Splitting a 30-page document into three 10-page documents takes hours of manual work and creates ongoing version-control headaches — when disabling hardware acceleration in Word Options for 30 seconds would have solved it. Always test the hardware acceleration fix and Safe Mode test before considering splitting the document or converting formats. The structural workarounds are last resorts, not first responses.

Best next step

If hardware acceleration is off, no add-ins are interfering, and Open and Repair didn’t help — but the document still freezes Word — the document has an internal structure problem that needs more invasive recovery. Rename a copy of the file from .docx to .zip (a .docx file is actually a ZIP archive). Open it with File Explorer or 7-Zip. Inside, navigate to word/document.xml — this is the main content file. Extract it, open it in a text editor, and check whether it’s massive (over 50 MB of XML is suspicious for normal content). Also check the word/media folder for embedded images — sometimes a single corrupted image at huge resolution is the cause. Remove or replace that image inside the ZIP and rename it back to .docx. This XML-level repair recovers documents that no other method can salvage, but requires care — always work on a copy of the original file.

Official reference: For official Windows troubleshooting guidance, check Microsoft’s Windows support page before downloading third-party repair tools or changing advanced settings.

Quick Q&A

The same large file opens fine on my colleague’s computer but freezes Word on mine. What’s different?

Almost always the GPU driver. Word’s hardware-accelerated rendering uses the GPU, and some GPU driver versions have rendering bugs that show up only with complex Word content. Your colleague likely has a different GPU driver version (newer or older) that doesn’t have the bug. The fix is the hardware acceleration toggle described in step 1. You can also try updating your GPU driver to the latest version — sometimes the bug is in a specific intermediate version and updating resolves it. After fixing, the file opens on your machine as easily as it does on your colleague’s.

Word recovered a document yesterday after a crash. Now my saved version freezes Word but the AutoRecovered version opens fine. What happened?

The crash that triggered AutoRecovery left your saved file in a partially-written state — Word saved what it could, but the structure on disk is incomplete or corrupted. The AutoRecovered version is what Word had in memory at the moment of the crash, which was complete. Use the AutoRecovered version as your good copy: in Word, File > Info > Manage Document > check for any recovered files listed. Open the recovered version, save it as a new file with a different name, and use that going forward. Delete the corrupted saved version. To prevent this in future, ensure AutoSave is on if you use OneDrive (which saves continuously and avoids the crash-corruption issue entirely).

Word freezes on large documents only when I have track changes enabled. Is that a known issue?

Yes. Documents with extensive tracked changes — especially from multiple authors over many editing sessions — accumulate revision metadata that Word’s rendering engine has to process on every open and every edit. Performance degrades exponentially as the revision count grows. To recover performance: open the document (use the workarounds above if needed), accept or reject all pending changes (Review tab > Accept > Accept All Changes, or Reject > Reject All Changes), and save. The document becomes dramatically smaller and opens fast. If you need to preserve the revision history, save a copy with revisions kept and continue working in the clean version going forward.