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

.Net said .No so this says .Youbetterorelsebuddy

 I was having trouble with .net framework install on new computers.  I'm not sure why it didn't work repeatedly, but found that if y...