Did you go a little crazy uninstalling all of the default apps in Windows 10? Luckily for you, getting them back is as easy as…well, uninstalling them in the first place.
1. Open PowerShell as an administrator. To do this, click the Start button to open the Start menu, go to All apps > Windows PowerShell and right-click on Windows PowerShell.
Click Run as administrator from the dropdown menu. You may see a pop-up window asking you if you want to allow this app to make changes to your computer — click Yes to proceed.
2. Type or paste the following code into the PowerShell window:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”
3. Press the Enter key. At first, it might seem like nothing is happening – wait about a minute and then check your Start menu to see if the Windows 10 default apps have reappeared. If you see an error message, restart your computer and check your Start menu (if you don’t see the default apps, check to make sure you’ve copied the code correctly).
See also: How to Transfer data between iPhone and PC on Windows 10
Reference: Cnet
Read more:
- Three ways to Recover lost data on iPhone 6S/Plus
- How to Recover Lost Data on iPhone/ iPad/ iPod with iOS9?
- How to Recover Deleted Photos from iPhone 4S/5/5S/6/6+/6S/6S+
You can follow Syncios on Twitter, Facebook for more tips and tricks.