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

Error Code error-too-many-tcbs — Windows 11

ERROR_TOO_MANY_TCBS = 155

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

Postup řešení

  1. 1 First, identify which application is causing the error. Open Task Manager by pressing Ctrl+Shift+Esc. Go to the 'Details' tab and look for processes with a high thread count (you can add the 'Threads' column by right-clicking the column headers). Note the process name.
  2. 2 Update the problematic application to the latest version. Visit the vendor's website and download the latest update. Often, thread leak bugs are fixed in newer releases.
  3. 3 If the application is a game or server, try reducing the number of threads it uses. Look for settings like 'Thread count', 'CPU cores', or 'Multithreading' in the application's options and lower them.
  4. 4 Run a system file check: press Windows key + R, type 'sfc /scannow', and press Enter. This repairs corrupted system files that might be causing the issue.
  5. 5 If the error persists, you can increase the system's thread limit by editing the registry. Press Windows key + R, type 'regedit', and press Enter. Navigate to 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Executive'. Look for a DWORD value called 'AdditionalCriticalWorkerThreads' or 'AdditionalDelayedWorkerThreads'. If it doesn't exist, right-click, select 'New' > 'DWORD (32-bit) Value', and name it. Set its value to a higher number (e.g., 20). This tells Windows to create more worker threads, which can help. Restart your PC. Note: This is an advanced step; be careful.

🔍 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