The behavior is typically caused by one of the following on Windows 10/11:
- A policy that blocks non-admin installs of apps
- AppLocker or similar application control policies
- UAC/admin rights not being available on the current account
Use these checks and steps:
- Check if non-admin installs are blocked by policy
- On managed or previously managed devices, an admin or MDM can enable the BlockNonAdminUserInstall policy.
- When enabled, non‑administrator users cannot initiate installation of Windows app packages; only administrators running in an elevated (Run as administrator) context can install.
- If this is a work/school or previously managed device, contact the organization’s IT admin to review or remove this policy.
- Check for AppLocker or application control
- If apps show messages like “Your system administrator has blocked this program” or “This app has been blocked by your system administrator”, AppLocker or another application control policy may be in effect.
- These policies can block installers, PowerShell, or Microsoft Store apps.
- Only someone with administrative control over the device (local admin or domain admin) can change or remove these rules.
- Confirm whether the current account is actually an administrator
- Even if the PC is “personal,” the signed‑in account may be a standard user.
- Try installing by right‑clicking the installer and selecting Run as administrator. If prompted for another account’s credentials, the device is expecting a different admin account.
- If no admin credentials are known and the device is not joined to any organization, recovery options (such as resetting Windows) may be required to regain full control.
- If installers are blocked specifically (for example, Office or .NET)
- For Office: ensure UAC prompts are accepted and run the installer as administrator. If UAC is disabled or blocked, turn it back on from Control Panel → Security and Maintenance → Security → User Account Control and retry.
- For .NET Framework or other setups that say you lack sufficient privileges, an administrator account is required to complete installation.
If the device is joined to a work or school organization (even unintentionally), that organization may be managing the device and enforcing these restrictions. In that case, only the organization’s admin can remove or relax the policies that block installations.
References:
- Policy CSP - ApplicationManagement
- AppLocker blocks administrators and other high privileged group’s users from executing files on a Windows 7 SP1-based or Windows Server 2008 R2 SP1-based computer
- Administrative privileges required or error code 0-1005 or 0-2005 when installing Office
- Troubleshoot blocked .NET Framework installations and uninstallations
- Error "Windows cannot access the specified device, path, or file" when you install Microsoft 365 apps
- Error when you start Microsoft Store apps: This app has been blocked by your system administrator
- AppInstall - Microsoft Q&A