[wpkg-users] Remove Windows Apps

Ronnie Carlos Tavares Nunes ronnie.carlos at prf.gov.br
Wed Mar 28 19:48:49 CEST 2018


Hi,

I'm trying do run a package that disable some apps from Windows 10. So 
I'm using this:

    <install cmd='powershell -noninteractive Get-AppxPackage -allusers 
*windowsalarms* | Remove-AppxPackage' />

When I run it manually, in the command line with administrative 
privileges its ok. On Wpkg, it executes with no errors but the Apps are 
not uninstalled.

Any ideas?

Regards,

Ronnie.



More information about the wpkg-users mailing list