Visit and disable these 2 flags by pasting in chrome's address bar.
chrome://flags/#enable-ntp-popular-siteschrome://flags/#enable-ntp-snippets
| Android setup tips | |
| ( Blocking spam from "Whats New" app & Chrome suggestions ) |
Visit and disable these 2 flags by pasting in chrome's address bar.
chrome://flags/#enable-ntp-popular-siteschrome://flags/#enable-ntp-snippetsConnect the phone and make sure USB debugging is enabled ( Requires dev Settings to be enabled by tapping "Build Number" in Settings -> About Phone seven times. )
adb shellpm hide com.sonymobile.entrance
# Old version: `block com.sonymobile.advancedwidget.entrance`
# For smallapps ( optional ):
pm hide com.sony.smallapp.launcher
pm hide com.sony.smallapp.app.widget
# Exit
exitadb reboot