Blog / Cleanup

How to remove contacts that have no phone number

April 27, 2026·4 min read·By Kodefoundry

Most address books accumulate contacts that exist only as an email address. They came in from LinkedIn imports, conference badge scans, business cards, or one-off threads with someone you'll never call. They clutter the contacts app without contributing much. Here's how to find and remove them.

Decide before you delete: are you keeping any?

Some email-only contacts are worth keeping:

  • Customer support contacts. Stripe, Apple, your bank — you may want them in your address book so the email isn't filtered as spam.
  • Family members who don't have a phone you call. Grandparents, kids on email-only accounts, etc.
  • Domain-specific addresses like newsletter senders you trust.

Everyone else (random business-card scans, "added at conference 2019", LinkedIn one-time intros) can usually go.

The iOS-native way

iOS doesn't have a "filter contacts without a phone number" view. You can:

  1. Open Contacts.
  2. Scroll the full list and manually look for entries with no phone icon.
  3. Tap each one, swipe down to Delete Contact.

For a small address book this is fine. For thousands of contacts it's brutal.

The Mac way

If you have a Mac with iCloud Contacts:

  1. Open Contacts on macOS.
  2. View → Custom List… and arrange so the Phone column is visible.
  3. Sort by Phone. Empty values float to the top or bottom (depending on direction).
  4. Select the empty-phone contacts, delete.

Faster than the iPhone but you need a Mac.

The Pluck way

Pluck shows a count of "broken" contacts (no phone number) on the Organize screen, and the Clean Up tool can delete them in bulk. Flow:

  1. Open Pluck → Load My Contacts.
  2. Tap Clean Up. The sheet shows three categories: duplicates, broken contacts (no phone), and nameless contacts.
  3. Tap Remove Broken Contacts. Pluck shows a confirmation with the count: "Remove N broken contacts?"
  4. Confirm. Pluck deletes them directly from your iOS address book, with the change syncing through iCloud automatically.

One important detail: this writes to your address book, so back up first. Make a vCard backup before running Clean Up.

What "no phone number" means in practice

A contact with no phone number isn't necessarily empty. It might have:

  • An email address (often).
  • A name (sometimes only a first name, sometimes only a last name).
  • A company.
  • Notes from a CRM-like field, or a memo about how you met.

If you delete all phoneless contacts, you lose this data unless you've exported it first. Pluck's bulk delete includes a confirmation dialog showing the count, but it doesn't show you each contact's other fields. So: export to CSV first, review the file, then delete.

The reverse problem: contacts with no name

Sometimes the issue is the opposite — contacts whose name field is empty (often because they came in from a missed call as just a number, never named). Pluck shows a "nameless contacts" count separately. The remediation is usually different — you want to name them rather than delete them, since the phone number is the data you want to keep.

One more: deduplicate first

Before mass-deleting phoneless contacts, run dedup. A "phoneless" contact might actually be one half of a duplicate pair where the other half has the phone number. Merge the pair (keeping fields from both), and the merged result has both the email and the phone. See how to merge duplicate contacts for the merge strategies.

Get Pluck

Bulk-clean your address book in one tap. $4.99 once.

See Pluck

Related