在安装了一个2.65G的优化版Win10系统,在安win键出现了空白没有任何显示。今天给大家一个较好的解决方案。第一种方案首先检查 Windows Modules Installer服务是否启动如果启动,请进行第二种方案第二种方案1、先停止并禁用Windows Modules Install服务。2、把“管理员取得所有权注册表文件”导入注册表。以下文件 复制,另存为"xxx.reg"Windows Registry Editor Version 5.00[Hkey_CLASSES_ROOT*shellrunas]@="管理员取得所有权""NoWorkingDirectory"=""[Hkey_CLASSES_ROOT*shellrunascommand]@="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F""IsolatedCommand"="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F"[Hkey_CLASSES_ROOTexefileshellrunas2]