WINDOWS10 software fails to open and application load failure solution

Source: Internet
Author: User

If you do not know how to solve this problem we first open the CMD Run box, and then enter Powershell. The specific steps are as follows:

1. Run PowerShell as administrator (can be implemented in Cortana search bar, run and task Manager)

2, enter the following command and return

Get-appxpackage-allusers | Foreach {Add-appxpackage-disabledevelopmentmode-register $ ($_). installlocation) \appxmanifest.xml "}

3, patiently wait for a while (the specific time with the current system modern application quantity), the process will be automatically completed

When completed, the application load failure problem should be resolved to some extent, but it is not guaranteed that all applications can be solved in this way.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.