Windows X - Take Away Provisioned Apps
This is my minute shipping service well-nigh Windows 10 built-in apps (Provisioned Apps), unopen to of us only don't similar the built-in apps... only similar the ridiculous Xbox apps which I abide by it to live best at hogging organization resources.
Now my final shipping service was to take those built-in apps, but later on I works life it was withal inward Windows 10 when unopen to other user logged-in. After much googling together with studying MSDN together with TechNet, I works life a powershell script together with I wrote unopen to sample of my own.
First of all, you lot withal bespeak to run the previous powershell script to ensure that all users are non provisioned amongst the built-in apps, only inward illustration I accept re-posted those script hither for your references.
Note : You tin guide which apps you lot desire to retain back.
After you lot accept completed the inward a higher house script, straight off you lot tin run the sec script equally below, besides you lot tin guide which apps you lot desire to retain back.
After completion, you lot only bespeak to restart the computer. Please live aware that if an apps was withal provisioned to a user, you lot cannot take that apps. As such it is of import that you lot ensure no users is withal requiring that apps earlier removing.
I abide by this to live useful specially when you lot desire to exercise a consistent operating surroundings (COE) for a corporate/enterprise system.
!!! HAPPY SCRIPTING !!!
!!! HAPPY CHINESE NEW YEAR !!!
Now my final shipping service was to take those built-in apps, but later on I works life it was withal inward Windows 10 when unopen to other user logged-in. After much googling together with studying MSDN together with TechNet, I works life a powershell script together with I wrote unopen to sample of my own.
First of all, you lot withal bespeak to run the previous powershell script to ensure that all users are non provisioned amongst the built-in apps, only inward illustration I accept re-posted those script hither for your references.
| Get-AppxPackage -allusers *3dbuilder* | Remove-AppxPackage Get-AppxPackage -allusers *windowsalarms* | Remove-AppxPackage Get-AppxPackage -allusers *zunevideo* | Remove-AppxPackage Get-AppxPackage -allusers *officehub* | Remove-AppxPackage Get-AppxPackage -allusers *skypeapp* | Remove-AppxPackage Get-AppxPackage -allusers *getstarted* | Remove-AppxPackage Get-AppxPackage -allusers *zunemusic* | Remove-AppxPackage Get-AppxPackage -allusers *solitairecollection* | Remove-AppxPackage Get-AppxPackage -allusers *bingfinance* | Remove-AppxPackage Get-AppxPackage -allusers *bingnews* | Remove-AppxPackage Get-AppxPackage -allusers *people* | Remove-AppxPackage Get-AppxPackage -allusers *windowsphone* | Remove-AppxPackage Get-AppxPackage -allusers *commsphone* | Remove-AppxPackage Get-AppxPackage -allusers *bingsports* | Remove-AppxPackage Get-AppxPackage -allusers *windowsstore* | Remove-AppxPackage Get-AppxPackage -allusers *bingweather* | Remove-AppxPackage Get-AppxPackage -allusers *xboxapp* | Remove-AppxPackage Get-AppxPackage -allusers *twitter* | Remove-AppxPackage Get-AppxPackage -allusers *office.sway* | Remove-AppxPackage Get-AppxPackage -allusers *xboxonesmartglass* | Remove-AppxPackage Get-AppxPackage -allusers *messaging* | Remove-AppxPackage |
After you lot accept completed the inward a higher house script, straight off you lot tin run the sec script equally below, besides you lot tin guide which apps you lot desire to retain back.
| Remove-AppxProvisionedPackage -online -packagename Microsoft.3DBuilder_11.0.47.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.BingWeather_4.9.51.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.Getstarted_3.11.3.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.Messaging_2.7.1001.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.MicrosoftOfficeHub_2015.6801.23751.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.MicrosoftSolitaireCollection_3.9.5100.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.Office.OneNote_2015.6868.57981.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.OneConnect_1.1605.17.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.People_2016.709.155.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.People_2016.709.155.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.SkypeApp_11.4.86.0_neutral_ _kzf8qxf38zg5c Remove-AppxProvisionedPackage -online -packagename Microsoft.StorePurchaseApp_1.0.454.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.WindowsAlarms_2016.622.2118.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename microsoft.windowscommunicationsapps_2015.6868.41201.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.WindowsFeedbackHub_1.3.1741.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.WindowsMaps_2016.701.2235.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.WindowsStore_11606.1001.394.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.XboxApp_2016.623.248.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.XboxIdentityProvider_2016.616.818.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.ZuneMusic_2019.6.19261.0_neutral_ _8wekyb3d8bbwe Remove-AppxProvisionedPackage -online -packagename Microsoft.ZuneVideo_2019.6.19281.0_neutral_ _8wekyb3d8bbwe |
I abide by this to live useful specially when you lot desire to exercise a consistent operating surroundings (COE) for a corporate/enterprise system.
!!! HAPPY SCRIPTING !!!
!!! HAPPY CHINESE NEW YEAR !!!
0 Response to "Windows X - Take Away Provisioned Apps"
Post a Comment