Medium
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
How to fix error 0x8007000e in Windows 11
ERROR_OUTOFMEMORY: Out of memory.
Fix based on community reports and expert analysis. Last verified: 2026-08-12
· How we verify fixes
| Error Code | 0x8007000e |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | Medium |
| Estimated Time | 20 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Solution Steps
- 1 Press Ctrl + Shift + Esc to open Task Manager. Go to the 'Processes' tab and sort by memory usage. Identify any process that is using an unusually high amount of memory (e.g., over 1 GB) and end it by right-clicking and selecting 'End task'. This frees up memory immediately and may resolve the error.
- 2 Press Windows key + R, type 'sysdm.cpl' and press Enter. In System Properties, go to the 'Advanced' tab, click 'Settings' under Performance, then go to the 'Advanced' tab again. Under Virtual memory, click 'Change'. Uncheck 'Automatically manage paging file size for all drives'. Select your system drive, choose 'Custom size', and set Initial size to 2048 MB and Maximum size to 4096 MB. Click 'Set' and 'OK'. This increases the page file, giving your system more virtual memory to work with.
- 3 Press Windows key + X and select 'Windows Terminal (Admin)'. Run the command 'sfc /scannow' and wait for it to complete. Then run 'DISM /Online /Cleanup-Image /RestoreHealth'. These commands repair corrupted system files that might be causing memory issues.
- 4 Check for memory leaks in specific applications. If the error occurs with a particular program, check for updates or patches from the software vendor. Sometimes, restarting the application or your PC can clear a memory leak.
- 5 If the problem persists, consider adding more physical RAM. Check your motherboard's specifications and install compatible RAM modules. This is a hardware solution that directly addresses the root cause.
🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:
🔧 Still having issues?
Describe your exact problem to Error Buddy and get a personalized fix in seconds.
🛠️ Try Error Buddy — It's Free