If you run Word on a computer with 4 GB of RAM or less, you may see frequent freezes, slow typing, or sudden crashes when opening large documents. Word by default uses as much system memory as it can access, which on older hardware can exhaust available RAM and trigger out-of-memory errors. This article explains how to configure Word to use less memory by disabling hardware acceleration, reducing rendering quality, and limiting background operations so the application stays stable on limited hardware.
Key Takeaways: Memory-Saving Settings for Word on Older PCs
- File > Options > Advanced > Show document content > Disable hardware graphics acceleration: Stops Word from using the GPU for rendering, which frees up RAM on systems with integrated or low-end graphics.
- File > Options > Advanced > Display > Show background repagination: Turn this off to prevent Word from recalculating page breaks in the background, reducing memory churn during editing.
- File > Options > Advanced > General > Update automatic links at open: Set to Never to prevent Word from loading linked objects into memory when the document opens.
Why Word Consumes Too Much Memory on Older Hardware
Word is a 64-bit application on modern Windows, which means it can address more than 4 GB of RAM. On a system with only 4 GB or less, the operating system itself uses about 1.5 to 2 GB, leaving limited space for Word. When Word loads a document with many images, embedded objects, tracked changes, or complex formatting, it may request memory that the system cannot provide. This triggers page file usage on the slow hard drive, causing the application to freeze or crash.
Several Word features increase memory usage without the user realizing it:
Hardware Graphics Acceleration
Word uses the GPU to render page layout, fonts, and scrolling animations. On older PCs with integrated Intel HD Graphics or low-end dedicated GPUs, this offload adds overhead and can cause memory leaks if the GPU driver is outdated. Disabling hardware acceleration forces Word to use the CPU for rendering, which is slower but more stable on limited hardware.
Background Repagination
Every time you type or delete text, Word recalculates page breaks in the background. For documents with many pages or embedded tables, this repagination process can consume significant CPU and memory resources. Turning off background repagination stops automatic recalculation; Word will only repaginate when you switch to Print Layout view or print.
AutoRecover and AutoSave
Word saves a recovery copy of your document every 10 minutes by default. On older hardware with slow hard drives, each AutoRecover write can spike memory usage and cause a temporary freeze. Increasing the interval or disabling AutoRecover for very large documents can reduce memory pressure.
How to Configure Word to Use Less Memory
The following steps apply to Word for Microsoft 365, Word 2021, Word 2019, and Word 2016 on Windows 10 and Windows 11. Some options may be located in slightly different menu paths in older versions, but the general approach is the same.
- Disable hardware graphics acceleration
Open Word. Go to File > Options > Advanced. Under the Show document content section, check the box labeled Disable hardware graphics acceleration. Click OK to save. This setting takes effect immediately; you do not need to restart Word. - Turn off background repagination
In the same Advanced options panel, scroll down to the Display section. Clear the check box for Show background repagination. Click OK. Word will now only repaginate when you manually switch to Print Layout view or select Print Preview. - Increase the AutoRecover save interval
Go to File > Options > Save. Change Save AutoRecover information every X minutes to 20 or 30 minutes. Alternatively, uncheck Keep the last autosaved version if you close without saving to prevent Word from keeping a recovery copy in memory. Click OK. - Disable automatic link updates
Go to File > Options > Advanced. In the General section, click Web Options. In the Files tab, under Links, select Never under Update automatic links at open. Click OK twice. This prevents Word from loading linked Excel charts or other OLE objects into memory when opening a document. - Reduce the number of recent documents
Go to File > Options > Advanced. In the Display section, change Show this number of Recent Documents to 5 or fewer. Word stores metadata for each recent document in memory; reducing this number frees a small amount of RAM. - Use Draft view for editing
On the View tab, select Draft. Draft view does not render page breaks, headers, footers, or images at full resolution. This drastically reduces the memory required for editing. Switch back to Print Layout only when you need to check the final layout. - Disable add-ins that consume memory
Go to File > Options > Add-ins. At the bottom, next to Manage, select COM Add-ins and click Go. Uncheck any add-ins you do not need, such as PDF converters, citation managers, or third-party tools. Click OK. Add-ins load into Word’s memory space and can cause crashes on low-RAM systems.
If Word Still Has Issues After Applying the Settings
Word Crashes When Opening a Large Document With Many Images
Even with the settings above, a document with hundreds of high-resolution images may exceed available memory. Open the document in Safe Mode by pressing Ctrl while clicking the Word icon, then immediately release the key when the Safe Mode dialog appears. In Safe Mode, no add-ins load and hardware acceleration is off by default. If the document opens, compress all images by selecting an image, going to Picture Format > Compress Pictures, and choosing Email (96 ppi). Save the document and reopen normally.
Word Freezes When Scrolling in Print Layout
Disabling hardware graphics acceleration (step 1) should resolve most scrolling freezes. If the freeze persists, switch to Draft view for editing. Also check your display scaling: right-click the desktop, select Display Settings, and set Scale to 100% (or 100%). High DPI scaling can force Word to render at a higher resolution, increasing memory use.
Word Takes Too Long to Open a Document
If opening a document is slow, the issue may be linked objects or a large AutoRecover file. Disable automatic link updates as described in step 4. Also delete the AutoRecover file folder: go to File > Options > Save, copy the path under AutoRecover file location, close Word, open File Explorer, paste the path, and delete all files with the .asd extension. Word will create new AutoRecover files on the next save.
Word Memory Settings Comparison: Default vs Memory-Saving Configuration
| Setting | Default (High Memory) | Memory-Saving |
|---|---|---|
| Hardware graphics acceleration | Enabled | Disabled |
| Background repagination | Enabled | Disabled |
| AutoRecover interval | 10 minutes | 30 minutes |
| Automatic link update at open | Automatic | Never |
| Recent documents count | 50 | 5 |
| Default view | Print Layout | Draft |
| COM add-ins | All enabled | Only essential ones |
After applying the memory-saving configuration, Word should use approximately 30 to 40 percent less RAM during typical editing sessions. The trade-off is that some visual features like smooth scrolling and live page break updates are disabled. For users on older hardware, the stability gain outweighs the loss of visual polish.
You can now configure Word to run stably on a computer with 4 GB of RAM or less by disabling hardware acceleration, background repagination, and automatic link updates. For the best performance, keep Word in Draft view during editing and only switch to Print Layout for final checks. As an advanced tip, consider using the Windows Task Manager to monitor Word’s memory usage: open Task Manager, go to the Processes tab, sort by Memory, and verify that Word stays below 1.5 GB during your heaviest document work.