Medium
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
How to fix error error-too-many-names in Windows 11
ERROR_TOO_MANY_NAMES = 68
Fix based on community reports and expert analysis. Last verified: 2026-08-13
· How we verify fixes
| Error Code | error-too-many-names |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | Medium |
| Estimated Time | 15 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Solution Steps
- 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 Restart your computer. This is the simplest fix — it clears all temporary file handles and resets the system. Save your work and restart.
- 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 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 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:
🔧 Still having issues?
Describe your exact problem to Error Buddy and get a personalized fix in seconds.
🛠️ Try Error Buddy — It's Free