Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Win10 App Store flashback and Mini Program related to App Store can't open the solution

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

First check the system updates and install all the detected updates (after installing the updates, you can try the following methods)

Click the task search box icon, enter Powershell, right-click Powershell, and select "run as administrator"

Enter the following command:

1. Enter the following command (you can copy and paste) and enter:

$manifest = (Get-AppxPackage Microsoft.WindowsStore). InstallLocation +'\ AppxManifest.xml'; Add-AppxPackage-DisableDevelopmentMode-Register $manifest

2. Then enter the following command:

Get-AppXPackage-AllUsers | Foreach {Add-AppxPackage-DisableDevelopmentMode-Register "$($_ .InstallLocation)\ AppXManifest.xml"}

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report