Remove-AppxProvisionedPackage SecHealthUI Fails


gdeliana

New member
Local time
10:40 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 My Computer

At a glance

W11
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 My Computers

  • At a glance

    Windows 11AMD Ryzen 5 560016 GBSapphire Radeon RX 6500XT (8 GB version)
    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
  • At a glance

    Windows 11Intel Celeron N4020
    Operating System
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    Acer A114
    CPU
    Intel Celeron N4020

Latest Support Threads

Back
Top Bottom