Thursday 10 January 2019

Moto G6 - Remove LinkedIn and Outlook

Having replaced my OnePlus 3 with a Moto G6 I was annoyed by the pre-installed crapware; LinkedIn and Outlook - two apps I will never use.

With USB Debugging enabled, I was able to issue the following two commands in adb shell to get rid of them.

pm uninstall -k --user 0 com.linkedin.android
pm uninstall -k --user 0 com.microsoft.office.outlook