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

修复 WIndows 10 商店(保证好用)

时间:2026-02-15 05:59:45

1、方法1

用管理员权限打开 CMD

输入 powershell 回车

输入 Set-ExecutionPolicy Unrestricted  回车

修复完毕

修复 WIndows 10 商店(保证好用)

修复 WIndows 10 商店(保证好用)

2、方法2

用管理员权限 打开powershell

输入

((Get-ChildItem “HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications”) | Get-ItemProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode

回车

修复完毕

修复 WIndows 10 商店(保证好用)

修复 WIndows 10 商店(保证好用)

© 2026 阿力知识库
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com