STEAM GROUP
Dildacorn CS:GO Group Dildacorn
STEAM GROUP
Dildacorn CS:GO Group Dildacorn
1
IN-GAME
19
ONLINE
Founded
December 5, 2013
Language
English
Location
United States 
dillacorn Nov 13, 2016 @ 1:01pm
Powershell.exe with Administrator *Package Uninstaller*
Open Powershell.exe with Administrator.

I am showing you how to uninstall packages that come with Windows 10. You can view all packages that are included and installed with Windows 10 by typing the following below.

Get-AppxPackage -AllUsers

After you have typed that you can look through the list and "Google" each to see what it does before uninstalling it. You cannot blame me if you decide to break your OS while doing this.

Now on to uninstalling packages. Certain packages will not work, because they have there own firewall built around them so you cannot uninstall them for example Cortona cannot be uninstalled. If you are worring about privacy fixes then you should just not use Windows 10 in all honesty. Windows devs have made so many work arounds so you cannot disable or uninstall certain applications or services. YOU CANNOT escape Windows 10 privacy, so go back to Windows 7 or switch to Linux if you are still worried about privacy. :happy_creep:

Applications I chose to uninstall that actually worked.

Remove-AppxPackage Microsoft.WindowsPhone_10.1609.2561.0_x64__8wekyb3d8bbwe

Remove-AppxPackage Microsoft.ZuneMusic_3.6.15131.0_x64__8wekyb3d8bbwe

Remove-AppxPackage Microsoft.BingWeather_4.8.277.0_x86__8wekyb3d8bbwe

Remove-AppxPackage Microsoft.WindowsMaps_4.1601.10150.0_x64__8wekyb3d8bbwe

Remove-AppxPackage Microsoft.Office.OneNote_17.6741.18401.0_x64__8wekyb3d8bbwe

Remove-AppxPackage Microsoft.XboxApp_14.14.16008.0_x64__8wekyb3d8bbwe

Remove-AppxPackage Microsoft.WindowsSoundRecorder_10.1512.21110.0_x64__8wekyb3d8bbwe

Remove-AppxPackage Microsoft.SkypeApp_3.2.1.0_x86__kzf8qxf38zg5c

Remove-AppxPackage Microsoft.Messaging_1.10.22012.0_x86__8wekyb3d8bbwe

Remove-AppxPackage Microsoft.BingFinance_4.6.169.0_x86__8wekyb3d8bbwe

Remove-AppxPackage Microsoft.BingNews_4.6.169.0_x86__8wekyb3d8bbwe

_______________________________________________________________

These Applications or Services DID NOT WORK.

Remove-AppxPackage Microsoft.Windows.Cortana_1.6.1.52_neutral_neutral_cw5n1h2txyewy

Remove-AppxPackage Microsoft.XboxGameCallableUI_1000.10586.0.0_neutral_neutral_cw5n1h2txyewy

Remove-AppxPackage Microsoft.XboxIdentityProvider_1000.10586.0.0_neutral_neutral_cw5n1h2txyewy

Remove-AppxPackage Microsoft.MicrosoftEdge_25.10586.672.0_neutral__8wekyb3d8bbwe

_______________________________________________________________

Hope this helps some of you with uninstalling certain services or applications within Windows 10! :blissful_creep: