0

So I ran the following in my PowerShell:

Get-AppxPackage -AllUsers | Remove-AppxPackage

This has made Windows 10 SOOOOOOOOOOOO much better. My question is, what if someday I want to restore some of those disabled apps? Right now, there isn't really anything in the Microsoft Store I want... but who knows, maybe in 6 months, there could be some good stuff in there. How would I go about restoring the Microsoft Store app sometime down the line?

1 Answers1

0

Currently there are three solutions depending on how deep you are in deleting apps.

The easiest one.

The medium one.

The longest one.

Try them one by one until you'll be successfull.

Badiboy
  • 648