Hi iv seen loads of people trying to remove stock apps. Due to the eMMC protection the DesireHD/DesireZ/G2 has we are unable to do this at this point. But what we can do is to stop them from running and showing in the app list.
I will use Amazon MP3 as an example :-
1) Find the process name of the APP yor want to disable. You can do this by looking in /system/app for the file name. Or i find this method a lil quicker
From Terminal App or ADB shell type
and find the process in the list i.e com.amazon.mp3
2) In Terminal App or ADB shell type "pm disable ProcessName" i.e.
3) Reboot phone or just the launcher
4) The app wont/cant run (the icon may stay tho.)

All credit goes to others around the web

[UPDATED 27/10/2010] Icon may not be removed
I will use Amazon MP3 as an example :-
1) Find the process name of the APP yor want to disable. You can do this by looking in /system/app for the file name. Or i find this method a lil quicker
From Terminal App or ADB shell type
and find the process in the list i.e com.amazon.mp3
2) In Terminal App or ADB shell type "pm disable ProcessName" i.e.
3) Reboot phone or just the launcher
4) The app wont/cant run (the icon may stay tho.)
All credit goes to others around the web
[UPDATED 27/10/2010] Icon may not be removed
Last edited: