Medium Operating Systems ✓ Solution Verified by Community (0+ upvotes)

Error Code 0x80070008 — Windows 11

ERROR_NOT_ENOUGH_MEMORY: Not enough memory available.

65% úspěšnost
👥 0+ uživatelů ověřilo
📅 Aktualizováno: 2026-08-12
⏱️ 30 min čtení
Oprava založena na komunitních zprávách a expertní analýze. Naposledy ověřeno: 2026-08-12 · Jak ověřujeme opravy
Error Code0x80070008
Affected SystemWindows 11 (Microsoft)
DifficultyMedium
Estimated Time30 min
Requires Admin Rights⚠️ Yes
Requires Reboot🔄 Yes

Postup řešení

  1. 1 Press Ctrl + Shift + Esc to open Task Manager. Click 'More details' at the bottom if you see a simplified view. Go to the 'Processes' tab and click the 'Memory' column header to sort by memory usage. Identify any apps that are using an unusually large amount of memory (e.g., over 1 GB) and close them by selecting them and clicking 'End task'. This frees up RAM immediately and may resolve the error without further steps.
  2. 2 Press Windows key + R to open the Run dialog. Type 'msconfig' and press Enter. In the System Configuration window, go to the 'Services' tab, check 'Hide all Microsoft services', then click 'Disable all'. Next, go to the 'Startup' tab and click 'Open Task Manager'. In Task Manager, disable all startup items by selecting each and clicking 'Disable'. Restart your PC. This performs a 'clean boot' that prevents third-party services and startup programs from consuming memory, helping you identify if a background program is causing the issue.
  3. 3 Press Windows key + R, type 'sysdm.cpl' and press Enter. In the System Properties window, go to the 'Advanced' tab, and under 'Performance', click 'Settings'. In the Performance Options window, go to the 'Advanced' tab, and under 'Virtual memory', click 'Change'. Uncheck 'Automatically manage paging file size for all drives'. Select your system drive (usually C:), choose 'Custom size', and set Initial size to 2048 MB and Maximum size to 4096 MB. Click 'Set', then 'OK'. This increases the page file, which acts as a backup memory on your hard drive, giving your system more virtual memory to work with.
  4. 4 Press Windows key + X and select 'Windows Terminal (Admin)' or 'Command Prompt (Admin)'. Type the command 'sfc /scannow' and press Enter. This will scan all protected system files and replace corrupted ones. After it finishes, type 'DISM /Online /Cleanup-Image /RestoreHealth' and press Enter. This repairs the Windows system image. These commands fix underlying system file corruption that might be causing memory management issues.
  5. 5 If the error persists, consider adding more physical RAM. Check your motherboard's specifications to see the maximum supported RAM and the type (e.g., DDR4). Purchase and install compatible RAM modules. This is a hardware upgrade that directly addresses the root cause of insufficient memory.

🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:

🔧 Stále máte problémy?

Popište svůj přesný problém Error Buddymu a získejte personalizovanou opravu během několika sekund.

🛠️ Vyzkoušet Error Buddy — Zdarma