Software⏱️ 3 min read📅 2026-06-11

How to Fix: Why does the error "(app name) can't open while File Explorer is running with administrator privileges" occur?

Error occurs when trying to run a Modern UI app with File Explorer running with admin privileges.

Quick Answer: Running a Metro app with Explorer running with admin privileges is forbidden due to potential security risks, such as privilege escalation and data corruption.

The error '(app name) can't open while File Explorer is running with administrator privileges' occurs when attempting to launch a Modern UI app after restarting File Explorer with elevated privileges. This issue affects users who have recently set up their system using an administrator account.

This problem is frustrating because it prevents users fromaccessing certain applications, and the solution often requires additional steps that may be inconvenient. In this guide, we will explore the root causes of this error and provide two methods to resolve it.

🔍 Why This Happens

  • The primary reason for this error is due to a limitation in Windows 10's security features. When File Explorer is running with elevated privileges, it creates a sandboxed environment that prevents other applications from accessing its internal workings. Modern UI apps, which rely on the Windows Runtime (WinRT), cannot function within this restricted environment.
  • An alternative reason for this error could be related to the way the setup program interacts with the system. When a setup program is run with administrator privileges, it may alter the registry or create temporary files that interfere with the normal functioning of Modern UI apps.

🚀 How to Resolve This Issue

Restarting File Explorer without elevated privileges

  1. Step 1: To fix this error, restart File Explorer without running it with administrator privileges. This can be done by right-clicking on the File Explorer icon in the taskbar and selecting 'Run as standard user'.

Running Modern UI apps before restarting File Explorer

  1. Step 1: Another method to resolve this error is to launch the Modern UI app before restarting File Explorer. This allows the application to complete its initialization process and avoid any conflicts with the elevated privileges of the File Explorer.

💡 Conclusion

In summary, the error '(app name) can't open while File Explorer is running with administrator privileges' occurs due to a combination of Windows 10's security features and potential interactions with setup programs. By restarting File Explorer without elevated privileges or launching Modern UI apps before restarting File Explorer, users can resolve this issue and regain access to their applications.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions