Win10 快捷方式mmc 以及设备管理器,磁盘管理器,计算机管理器,事件查看器等无法正常打开

C:\Windows\System32\mmc.exe,应用程序无法启动,因为应用程序的并行配置不正确。使用Sxstrace结果如下:

=================
开始生成激活上下文。
输入参数:
	Flags = 0
	ProcessorArchitecture = AMD64
	CultureFallBacks = zh-CN;zh-Hans;zh;en-US;en
	ManifestPath = C:\Windows\System32\mmc.exe.Manifest
	AssemblyDirectory = C:\Windows\System32\
	Application Config File = C:\Windows\System32\mmc.exe.Config
-----------------
信息: 正在分析应用程序配置文件 C:\Windows\System32\mmc.exe.Config。
信息: 正在解析清单文件 C:\Windows\System32\mmc.exe.Manifest。
	信息: 指令清单定义标识是 (null)。
	错误: 行 0: XML 语法错误。
错误: 生成激活上下文失败。
结束生成激活上下文。

System32目录下均有以上所有运行程序且无法打开。

如果从SysWow64的mmc.exe中新建管理列表并可以从中打开以上管理菜单。