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

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

ERROR_TOO_MANY_NAMES = 68

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

Postup řešení

  1. 1 Press Ctrl + Shift + Esc to open Task Manager. Go to the 'Processes' tab and look for any program that is using a high number of 'Handles' (you may need to add that column by right-clicking the column headers). If you see a program with an unusually high handle count, right-click it and select 'End task'. This frees up the system's name table.
  2. 2 Restart your computer. This is the simplest fix — it clears all temporary file handles and resets the system. Save your work and restart.
  3. 3 If the error occurs in a specific application, try updating or reinstalling that application. The app may have a memory leak that causes it to hold onto file handles unnecessarily.
  4. 4 Check for malware. Run a full system scan with Windows Defender: press Windows key + I, go to Privacy & Security → Windows Security → Virus & threat protection → Scan options → Full scan. Malware can cause handle leaks.
  5. 5 If you are a developer, check your code for file handle leaks. Ensure you are closing files and network connections properly. Use tools like Process Explorer to monitor handle usage.

🔍 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