Remove-AppxProvisionedPackage SecHealthUI Fails


gdeliana

New member
Local time
12:18 AM
Posts
1
OS
W11
Sorry, maybe off topic here, but does anyone know how to remove SecHealthUI with Remove-AppxProvisionedPackage (DISM.exe implementation) applet in W11 from offline image?
 
Windows Build/Version
22000.376

My Computer

System One

  • OS
    W11
Hi gdeliana. Welcome to Eleven Forums.

For an offline image, use:
Code:
Remove-AppxProvisionedPackage
      -PackageName <String>
      -Path <String>
      [-WindowsDirectory <String>]
      [-SystemDrive <String>]
      [-LogPath <String>]
      [-ScratchDirectory <String>]
      [-LogLevel <LogLevel>]

For explanation of the command-line parameters, see:
 

My Computers

System One System Two

  • OS
    Windows 11
    Computer type
    PC/Desktop
    CPU
    AMD Ryzen 5 5600
    Motherboard
    MSI B550-A Pro
    Memory
    16 GB
    Graphics Card(s)
    Sapphire Radeon RX 6500XT (8 GB version)
    Monitor(s) Displays
    BenQ Mobuiz EX2710Q QHD, Iiyama ProLite X23377HDS
    Hard Drives
    MSI Spatium M461 4TB
  • Operating System
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    Acer A114
    CPU
    Intel Celeron N4020

Latest Support Threads

Back
Top Bottom