在 Windows 10 中以管理员用户身份运行 explorer.exe

问题描述

如何在 Windows 10 中提升/使用完整的管理员令牌/权限运行 explorer.exe?

解决方法

通过任务管理器:

  1. 杀死 explorer.exe 的所有实例
  2. 文件 > 运行新任务
  3. explorer /nouaccheck
  4. 使用管理权限创建此任务
  5. 好的

Source 1 (in the comments)
Source 2