Browser ERR_INSUFFICIENT_RESOURCES — What It Means & How to Fix It
About Browser ERR_INSUFFICIENT_RESOURCES
Fix Chrome ERR_INSUFFICIENT_RESOURCES error when the browser runs out of memory or system resources to load a page. This guide covers everything you need to know about this topic, including common causes, step-by-step solutions, and answers to frequently asked questions.
Here are the key things to understand: ERR_INSUFFICIENT_RESOURCES occurs when Chrome cannot allocate enough memory or system resources for a page. This is different from the 'Aw, Snap!' tab crash — it prevents the page from loading at all. Chrome's multi-process architecture means each tab uses separate memory, and limits can be hit per-tab. The error is more common on systems with limited RAM (4GB or less) or when many tabs are open. Understanding these fundamentals will help you diagnose and resolve this issue more effectively.
The most common reasons this occurs include: System RAM is nearly exhausted with too many tabs and applications running. The webpage requires more memory than Chrome's per-tab limit allows. Chrome's renderer process hit its memory allocation ceiling. Memory leak in Chrome or a Chrome extension consuming excessive memory over time. Identifying the root cause is the first step toward finding the right solution.
To resolve this, follow these recommended steps: Close unused tabs — check Chrome's Task Manager (Shift+Esc) to see per-tab memory usage. Restart Chrome to clear accumulated memory leaks and free all browser process memory. Disable or remove memory-heavy extensions identified in Chrome Task Manager. Close other applications to free system RAM for Chrome's use. If these steps do not resolve the issue, consider consulting additional resources or a qualified professional.
This article is part of our Browser Errors collection on Error Codes Wiki. We provide comprehensive, up-to-date information to help you find solutions quickly.
Quick Answer
How much RAM does Chrome need?
Chrome uses approximately 100-300MB per tab depending on page complexity. With 20 tabs and extensions, Chrome can easily use 2-4GB. Systems with 8GB+ RAM handle Chrome better than 4GB systems.
Overview
Fix Chrome ERR_INSUFFICIENT_RESOURCES error when the browser runs out of memory or system resources to load a page.
Key Details
- ERR_INSUFFICIENT_RESOURCES occurs when Chrome cannot allocate enough memory or system resources for a page
- This is different from the 'Aw, Snap!' tab crash — it prevents the page from loading at all
- Chrome's multi-process architecture means each tab uses separate memory, and limits can be hit per-tab
- The error is more common on systems with limited RAM (4GB or less) or when many tabs are open
Common Causes
- System RAM is nearly exhausted with too many tabs and applications running
- The webpage requires more memory than Chrome's per-tab limit allows
- Chrome's renderer process hit its memory allocation ceiling
- Memory leak in Chrome or a Chrome extension consuming excessive memory over time
Steps
- 1Close unused tabs — check Chrome's Task Manager (Shift+Esc) to see per-tab memory usage
- 2Restart Chrome to clear accumulated memory leaks and free all browser process memory
- 3Disable or remove memory-heavy extensions identified in Chrome Task Manager
- 4Close other applications to free system RAM for Chrome's use