Quickest Fix
Run the action from an elevated (Run as Administrator) prompt or session first — a large share of cases are simply a non-elevated process trying to perform a privileged operation.If Elevation Doesn’t Help
The account is likely missing a specific user right. Open Local Security Policy (secpol.msc) — or the equivalent Group Policy setting on a domain-joined machine — and check Local Policies > User Rights Assignment. Common rights involved in this error include:
- Back up files and directories / Restore files and directories — needed for backup tools and some file-permission operations.
- Manage auditing and security log — needed to view or clear detailed Security event log entries.
- Log on as a batch job — commonly needed for scheduled tasks or services running under a specific service account.
Still the Right Place to Look on Current Windows (Updated for 2026)
Local Security Policy (secpol.msc) and the Local Policies > User Rights Assignment node remain unchanged as the mechanism for granting these rights on current Windows 11 (24H2/25H2) and Windows Server releases — nothing about this has moved or been restructured. One additional right worth knowing about if the three listed above don’t match the specific operation failing: Act as part of the operating system, which some older service accounts and legacy applications specifically require and which is deliberately not granted to any account by default for security reasons — only add it if you’re certain the software genuinely needs it.
Resources
Gear We Recommend
A few general tech accessories worth having alongside this.
Browse our General Tech Accessories picks on AmazonAs an Amazon Associate, TechyGeeksHome earns from qualifying purchases.
Discover more from TechyGeeksHome
Subscribe to get the latest posts sent to your email.