Archive technique CagedMonster

Uninstall Skype on Windows 10 Anniversary

CagedMonster67 mots
IT

The Windows 10 Anniversary update installs Skype by default et makes it impossible to delete from the program manager tool.

Here is the TIP :

Start a Powershell with administrator rights and type the following command :

Get-AppxPackage *skypeapp* | Remove-AppxPackage

Skype is now deleted. You can use this command to delete many other useless services. The following link will provide you more informations :

http://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/