Guides Windows 10

How to Re-install Windows 10 Core Apps

Recently I gave a tutorial How To: Remove Core Apps From Windows 10.

Once you have uninstalled some of core app, you might want those app back some time later. In this article we will learn how to re-install Windows 10 core apps.

STEP TO RE-INSTALL WINDOWS 10 CORE APPS:

  1. We will be using Windows Power Shell (Admin) for this process. To open it type Windows Power Shell in Search bar. Then right click on Windows Power Shell and click on Run as Administrator.Screenshot (80)
  2. Now type the following command (Better Copy it and paste it) and hit Enter.
    Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}Screenshot (81)
  3. You will see the process going on.Screenshot (79)
  4. After it finishes, reboot your PC.

Now you have re-installed Windows 10 Core apps. If you got some trouble while using the guide, then use comment section to describe your problem. We will help you out. 😀

Add Comment

Click here to post a comment

Email me when somebody replies to my comment.

Subscribe for email updates!

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 4,247 other subscribers