answersLogoWhite

0

You open up the contact in People, get the drop down menu on the top right that says Menu and click on Delete, then click OK when it asks you if you're sure. Or to mass delete, open people, click Menu > Delete Contacts and tick the boxes of those you want to delete. If you want to block go to Manage Contacts and scroll down to blocked callers and add them to the list. Hope this helps :)

Or to quickly delete you can long tap-hold on their name and click Delete Contact

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Is the HTC desire C good?

yes


Does a HTC desire c have a camera?

yes


What phone is better the HTC wildfire s or the HTC desire c?

Htc desire c is better because it newer and you got more space plus the phone is faster than the wildfire s


How can you screen shot on a HTC desire c?

how can i make screen shot


Which phone should you buy htc desire c or desire s?

That's entirely up to you - since you're the one who will be using it !


Can htc explorer run ice cream sandwich?

yes!! , virtually it is possible because if desire c can run then why explorer not! .. Remembr tht both have same chipset same amount of ram same speed of processor...i never know tht why htc says ICS NEED MORE THAN 512 RAM , but at a same time htc says DESIRE C WHICH CAN RUN ICS ON 512 RAM SMOOTHLY ( and it is true! See desire c unboxing videos and review videos)


Which is better blackberry curve 9320 or HTC desire c?

Htc are better because you can download apps and blackberry are mainly good 4 BBM and my friend once had a blackberry curve 9320 and got rid of it after 3 months


How can you remove a name from your Skype contacts?

My Computer-->C Drive-->Docs and Settings-->[your user name]-->Applications-->SKYPE--> 'then remove/delete the names/users you do not want.


How do you root HTC Desire C?

I would strongly suggest to read up on rooting, and to consult the XDA Developers forum if you are to go this route. Keep in mind that modifying your phone will void your warranty, and if not done properly, you can brick your phone.


An antonym of scorn is A need B approach C desire D discard?

c desire


Delete a partition on the system drive?

delete a partition on the system disk (C)


What command is used to destroy object in c plus plus?

You use delete object in C++ to delete an object. You can also implicitly delete the object, if it is automatic type, by going out of local scope.