February 12, 2019

To remove everything that can be removed from all users

Get-AppxPackage -AllUsers | Remove-AppxPackage

No comments:

Post a Comment

How to type letters with accent

Very useful article https://www.freecodecamp.org/news/how-to-type-letters-with-accents-on-mac/