How does Win10 recover deleted default apps? Win10 recovery has removed the default application method

  

With the release of Win10 system, many users have upgraded it to Win10 system. For those who have just contacted the Win10 system, they don't know much about the functions of the Win10 system. They think that many of the applications that come with the system have no effect, so they are all uninstalled. I found out that these applications are still good and I want to retrieve these applications. How do you get back the previously uninstalled app? Now let's go with Xiaobian to see how Win10 has removed the default application.

The steps are as follows:

1. Click the Start menu, expand [Windows PowerShell], right click on "Windows PowerShell", select [More] & mdash; [as administrator Run];

2. Type in the Power shell window:

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

Then press Enter and wait patiently for the system to resume its own application.

With the simple operation of the above two steps, we can successfully restore the deleted default application under Win10 system. The method is not complicated. If you have any need, you can refer to it. Thank you for reading. Please pay attention to this website for more content!

Copyright © Windows knowledge All Rights Reserved