Software⏱️ 3 min read📅 2026-05-29

How to Fix: Software on Windows crashing/OOMing with RAM well below 100%

Chrome and PyCharm crashing on Lenovo ThinkPad X1 Carbon due to CPU spikes, likely caused by outdated software or inefficient resource usage.

Quick Answer: Update Chrome and PyCharm to the latest versions, consider disabling extensions that consume excessive resources, and run a disk cleanup to free up space.

The issue you're experiencing is caused by the system's inability to manage memory efficiently, leading to a situation where the CPU gets strained due to insufficient RAM. This can occur when multiple resource-intensive applications are running simultaneously, causing the system to run out of available memory.

⚠️ Common Causes

  • Insufficient RAM or outdated system drivers
  • Resource-intensive applications running in the background
  • Corrupted system files or registry entries

🛠️ Step-by-Step Verified Fixes

Method 1: Memory Optimization

  1. Step 1: Disable any unnecessary startup programs or background applications.
  2. Step 2: Close all resource-intensive applications and restart the system in Safe Mode to identify if there are any corrupted system files.
  3. Step 3: Update your system drivers to the latest versions, especially for RAM and GPU.

Method 2: RAM Upgrade

  1. Step 1: Check if your system supports upgrading the RAM, and purchase compatible memory modules.
  2. Step 2: Install the new RAM modules according to the manufacturer's instructions.

Method 3: System Refresh

  1. Step 1: Perform a clean installation of Windows, and ensure that all system files are updated.
  2. Step 2: Reinstall any necessary drivers and software applications.

💡 Conclusion

By following these steps, you should be able to resolve the issue of Chrome and PyCharm crashing due to insufficient RAM. Remember to regularly monitor your system's performance and address any potential issues promptly to maintain optimal system health.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions