For things you shouldn’t remove, well, you can’t remove them ☺  So feel free to 
remove anything that can be removed using this approach.

Thanks,
-Michael

From: [email protected] [mailto:[email protected]] On 
Behalf Of Todd Hemsell
Sent: Tuesday, September 8, 2015 11:23 AM
To: [email protected]
Subject: Re: [MDT-OSD] Windows 10 Modifications

Awesome, thank you.

On Tue, Sep 8, 2015 at 12:24 PM, Jerousek, Jeff 
<[email protected]<mailto:[email protected]>> wrote:
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]> 
[mailto:[email protected]<mailto:[email protected]>] 
On Behalf Of Todd Hemsell
Sent: Tuesday, September 8, 2015 11:18 AM
To: [email protected]<mailto:[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?

Reply via email to