Join now - be part of our community!

Disable/remove What's new in 4.4.4

Sattzie
Visitor

Disable/remove What's new in 4.4.4

I don't want the What's New feature popping up right next to Google Now when I swipe up from the Home key. How can I disable it? I wish to retain the Google Now feature though. I don't want to root the phone. 

5 REPLIES 5
profile.country.RO.title
_alexdon_
Expert

You can block it like this:

1.Install ADB

2.Run ADB shell from Windows cmd

3.Write pm block com.sonymobile.advancedwidget.entrance (to reset it just replace block with unblock)

4.That's it (in some cases you might need to restart)

alexdon
profile.country.en_GB.title
pkcool
Member

Sorry to say this is not working on Windows 7.. Have been trying for the last 2 hours or so...

Thanks for trying..

I'm at the point I don't care if it breaks the phone or not..

For me this is bad support from Sony..

profile.country.RO.title
_alexdon_
Expert

It worked for me,that I can assure you.Windows 7 x64.

alexdon
Sattzie
Visitor

Can you gimme a detailed walkthrough? I am not used to modifying..

profile.country.RO.title
_alexdon_
Expert


@alexdon wrote:

You can block it like this:

1.Install ADB

2.Run ADB shell from Windows cmd

3.Write pm block com.sonymobile.advancedwidget.entrance (to reset it just replace block with unblock)

4.That's it (in some cases you might need to restart)


Me neither but I did get used easily to these steps.Install ADB (Android Bridge Debug) from that link on XDA.Click on the executable and select Yes only for ADB,for the ADB system wide and for drivers select No.It should install ADB. After that,open Windows cmd and change director to the folder where ADB is installed.You can follow the above steps from now on.

alexdon