Right click on your Powershell icon and Run as administrator.
To remove all currently installed apps and prevent them from re-installing:
Get-AppxPackage -AllUsers | Remove-AppxPackageGet-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage –online