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

Error Code 0x00000034 — Windows 11

Bug Check 0x00000034: CACHE_MANAGER — The cache manager encountered an internal error.

65% úspěšnost
👥 0+ uživatelů ověřilo
📅 Aktualizováno: 2026-08-12
⏱️ 45 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 Code0x00000034
Affected SystemWindows 11 (Microsoft)
DifficultyCritical
Estimated Time45 min
Requires Admin Rights⚠️ Yes
Requires Reboot🔄 Yes

Postup řešení

  1. 1 First, run CHKDSK to check the disk for errors. Open Command Prompt as administrator (or from WinRE) and run 'chkdsk C: /f /r'. This command checks the file system and disk for bad sectors. It will ask to schedule the check on next restart, so type Y and restart. This is like taking your car to a mechanic to check for engine problems.
  2. 2 After CHKDSK completes, run SFC and DISM as in previous errors. Open Command Prompt as admin and run 'sfc /scannow' and 'DISM /Online /Cleanup-Image /RestoreHealth'. These commands repair corrupted system files that might be affecting the cache manager.
  3. 3 Update your storage drivers. Go to Device Manager (right-click Start), expand 'Disk drives', right-click your hard drive/SSD, and select 'Update driver'. Choose 'Search automatically for drivers'. If Windows doesn't find a new driver, visit your hardware manufacturer's website and download the latest storage driver.
  4. 4 Check the health of your hard drive/SSD. Use tools like CrystalDiskInfo (free) to check S.M.A.R.T. status. If the drive shows 'Caution' or 'Bad', it may be failing and needs replacement. This is crucial because a failing drive can cause data loss.
  5. 5 If the error occurs during heavy disk activity, consider disabling write caching. In Device Manager, right-click your disk, select Properties, go to the 'Policies' tab, and uncheck 'Enable write caching on the device'. This can reduce cache-related errors but may slightly degrade performance.
  6. 6 If all else fails, perform a Windows 11 repair installation using the installation media. This reinstalls the OS while keeping your files and apps, and can fix deep system corruption.

🔍 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