Medium
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
How to fix error error-invalid-ea-name in Windows 11
ERROR_INVALID_EA_NAME = 254
Fix based on community reports and expert analysis. Last verified: 2026-08-12
· How we verify fixes
| Error Code | error-invalid-ea-name |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | Medium |
| Estimated Time | 45 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Solution Steps
- 1 Press Windows key + X and select 'Windows Terminal (Admin)' or 'Command Prompt (Admin)'. This opens a command line with elevated privileges.
- 2 Type 'chkdsk C: /f' and press Enter. Replace 'C:' with the drive letter where the error occurs. If prompted to schedule a check on restart, type 'Y' and restart. This checks the file system for errors and fixes them, which can resolve EA issues.
- 3 If chkdsk doesn't fix it, you may need to remove the invalid EA. Use the command 'fsutil usn queryjournal C:' to check the update sequence number journal, but this is advanced. Instead, try copying the file to a different location and back, which can strip invalid EAs.
- 4 To copy the file, open File Explorer, navigate to the file, right-click it, select 'Copy', then go to a different folder and press Ctrl+V. This creates a new copy without the problematic EA.
- 5 If the error occurs during a specific program operation, try reinstalling that program. Sometimes the program creates invalid EA names due to bugs.
🔍 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