Tuesday, March 26, 2019

Remove Microsoft Movies & TV

1.  Run Powershell as Admin
2.  use the following to remove the app
        appxpackage *zunevideo* | Remove-AppxPackage

No comments:

winget update and all that jazz

If you find yourself longing for the command line and want to update all the stuff, this may fulfill your CLI needs.   powershell # 1. Force...