网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

需要使用新应用以打开此windowsdefender链接

时间:2024-10-12 04:40:05

1、以管理员身份打开“Windows PowerShell”

需要使用新应用以打开此windowsdefender链接

2、以管理员身份在Powershell中依次运行如下命令即可解决。第一句:$Ba衡痕贤伎sePath = Get-Content .\appx.list (报错不要管)第二句:$BasePath | % {$Path = $($_).Trim() Add-AppxPackage -Register -DisableDevelopmentMode "$Path\AppXManifest.xml"}第三句:Get-AppxPackage | Select InstallLocation | Out-file appx.list第四句:Add-AppxPackage -Register -DisableDevelopmentMode "C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\AppXManifest.xml"效果图如下:

需要使用新应用以打开此windowsdefender链接

3、可以查看是否可以打开了ok,打开成功

需要使用新应用以打开此windowsdefender链接
© 2025 阿力知识库
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com