Windows 10 – Remove Provisioning Package

email me

Remove-ProvisioningPackage -PackageId {Package-ID-Here}
Remove-ProvisioningPackage -PackagePath c:\test\myPackage.ppkg

 

Notes

I’ve notice on some PPKGs, the command may need to be executed twice for package removal.