Medium
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
Error Code error-invalid-sub-authority — Windows 11
ERROR_INVALID_SUB_AUTHORITY = 1335
Oprava založena na komunitních zprávách a expertní analýze. Naposledy ověřeno: 2026-08-12
· Jak ověřujeme opravy
| Error Code | error-invalid-sub-authority |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | Medium |
| Estimated Time | 30 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Postup řešení
- 1 First, try restarting your computer. Sometimes a temporary glitch can cause this error. If it persists, proceed.
- 2 Open Command Prompt as administrator. Type "sfc /scannow" and press Enter. This scans and repairs corrupted system files. Wait for it to complete (may take 15-20 minutes).
- 3 If SFC doesn't fix it, run DISM: type "DISM /Online /Cleanup-Image /RestoreHealth" and press Enter. This repairs the Windows image. This can take 20-30 minutes.
- 4 If the error is related to a specific application, reinstall that application. Uninstall it via Settings → Apps → Installed apps, then download the latest version from the official website.
- 5 Check the registry for invalid SIDs: Press Win+R, type "regedit", and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList. Look for any profile keys with a long SID-like name. If you see one that doesn't match any user, you can delete it (after backing up the registry).
- 6 If the issue persists, consider creating a new user account and migrating your files. Go to Settings → Accounts → Family & other users → Add account, and set up a new user.
🔍 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