Permanently Deleted

  • alcoholicorn [comrade/them, doe/deer]
    ·
    4 years ago

    remove-appxpackage : The request is not supported. error 0x80070032: AppX Deployment Remove operation on package Microsoft.BioEnrollment_10.0.19041.423_neutral__cw5n1h2txyewy from: C:\Windows\SystemApps\Microsoft.BioEnrollment_cw5n1h2txyewy failed. This app is part of Windows and cannot be uninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn Windows Features on or off. However, it may not be possible to uninstall the app. At line:1 char:19

    • Get-appxpackage | remove-appxpackage -allusers
    •               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      
      • CategoryInfo : NotSpecified: (:) [Remove-AppxPackage], COMException
      • FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman ds.RemoveAppxPackageCommand