I run this script on my workstation: Get-AppxPackage -allusers *officehub* | Remove-AppxPackage it removes it for the current user, but when I log in as a new user, it is still there. Thoughts? All replies (44) Try the following removing or adding any apps you wish to use. ...
38 win10script 3485 1048 PowerShell 0 This is the Ultimate Windows 10 Script from a creation from multiple debloat scripts and gists from github. 2022-06-24T03:57:47Z 39 discover 3431 825 PowerShell 1 Custom bash scripts used to automate various penetration testing tasks including recon, scan...