You cannot remove Cortana, Edge, Contact Support or Feedback.
I would recommend not removing store. This command will remove everything but
the store:
Get-appxprovisionedpackage –online | where-object {$_.packagename –notlike
“*store*”} | Remove-AppxProvisionedPackage -online
Thanks,
Jeff Jerousek
From: [email protected] [mailto:[email protected]] On
Behalf Of Todd Hemsell
Sent: Tuesday, September 8, 2015 11:18 AM
To: [email protected]
Subject: [MDT-OSD] Windows 10 Modifications
Has anyone started a list of the things to do so windows 10 is enterprise ready?
For example removing the junk applications like xbox, data leaking apps like
onedrive and cortana and other things?