If you have ever paused mid-sentence while writing a button label, a help doc, or an email — wondering whether to type “unselect” or “deselect” — you are not alone. This is one of the most common word-choice questions in tech writing, UX design, and everyday English.
The short answer: “deselect” is the standard, dictionary-recognized word, while “unselect” is an informal variant that many people use and understand, but that most style guides avoid.
In this guide, I will break both words down the way an English teacher would — meaning, grammar, pronunciation, origin, common mistakes, and real examples — so you never have to guess again.
Quick Answer: Unselect vs Deselect
| Question | Answer |
| Which word is correct? | Deselect (standard, dictionary-listed) |
| Is “unselect” wrong? | Not wrong, but informal and non-standard |
| Which should I use in UX writing? | Deselect |
| Which should I use in casual chat? | Either works; “unselect” is common |
| Which do style guides recommend? | Deselect |
Rule of thumb: If you are writing anything official — a button, a manual, an app, an email to a client — choose deselect. If you are chatting casually with a coworker, either word will be understood.
What Is the Difference Between Unselect and Deselect?
Both words describe the same action: removing a selection you already made. The difference is not really about meaning — it is about acceptability and register (how formal or informal the word sounds).
What Does “Deselect” Mean?
Meaning: To remove the highlighted or chosen status from an item that was previously selected.
Definition: A transitive verb meaning “to cancel the selection of something,” typically used in computing, forms, and interface design.
Pronunciation: dee-suh-LEKT (/ˌdiːsɪˈlɛkt/)
Word origin: Formed from the prefix de- (meaning “reverse” or “remove,” as in decode, decompress, deactivate) plus the verb select (from Latin seligere, “to choose apart”). The de- prefix is a well-established English pattern for reversing an action, which is exactly why “deselect” sounds natural to native speakers.
Grammar explanation: “Deselect” behaves like any regular transitive verb — it needs a direct object.
- Present: I deselect the checkbox.
- Past: I deselected the checkbox.
- Continuous: I am deselecting the checkbox.
- Perfect: I have deselected the checkbox.
Correct usage example:
Click the checkbox again to deselect it.
Real-life example:
“To deselect all the photos, tap the icon in the top-right corner.”
What Does “Unselect” Mean?
Meaning: The same action — removing a selection — but expressed using the prefix un- instead of de-.
Definition: An informal transitive verb meaning “to undo a selection,” commonly used in spoken English and casual software documentation.
Pronunciation: un-suh-LEKT (/ʌnsɪˈlɛkt/)
Word origin: Built from un- (a prefix meaning “not” or “reverse,” as in undo, unlock, untie) plus select. While un- is a productive prefix in English, it does not attach as naturally to select because select already implies a completed choice rather than a simple on/off state — which is why many editors consider “unselect” slightly awkward compared to “deselect.”
Grammar explanation: “Unselect” follows the same conjugation pattern as “deselect.”
- Present: I unselect the option.
- Past: I unselected the option.
- Continuous: I am unselecting the option.
- Perfect: I have unselected the option.
Correct usage example:
Click again to unselect the item.
Real-life example:
“Just unselect that box if you don’t want the newsletter.”
Deselect vs Unselect: Side-by-Side Comparison

| Feature | Deselect | Unselect |
| Dictionary status | Recognized in major dictionaries | Rare, sometimes flagged as informal |
| Formality | Formal, professional | Informal, conversational |
| Common in UX writing | Yes — industry standard | Rare, generally avoided |
| Common in casual speech | Less common | Very common |
| Prefix used | de- (reverse) | un- (reverse/not) |
| Style guide preference | Preferred | Discouraged |
| Sounds more “official” | Yes | No |
| Search volume online | Lower but more “correct” | Higher but informal |
Is “Unselect” a Real Word?
Yes — “unselect” is a real, understandable English word, but it sits in a gray zone.
Dictionary Definition
Major dictionaries like Merriam-Webster generally include “deselect” as a standard entry, while “unselect” is less consistently listed or marked as informal/non-standard. This does not mean “unselect” is grammatically wrong — English regularly builds new words using the un- prefix. It simply means “unselect” has not achieved the same level of formal recognition as “deselect.”
Quick Tip: If a word doesn’t appear in a major dictionary, it is not automatically “incorrect” — but for professional writing, it is safer to choose the version that is dictionary-recognized.
Why It Became Popular in Software
“Unselect” spread widely because un- is one of the most productive prefixes in English. Speakers instinctively reach for un- because it works with so many common verbs: undo, unlock, unplug, untangle. Early software developers — often prioritizing speed over polish — used “unselect” in code comments, error messages, and internal tools. Over time, users picked it up from apps, forums, and casual tech support articles, which is why it feels so familiar today even though it is not the preferred term in professional style guides.
Why Both Terms Exist: A Language Evolution Story
Language Evolution
English constantly creates new words by attaching prefixes to existing verbs. This process is called derivational morphology — building new words from existing ones. Both de- and un- are legitimate reversal prefixes, which is exactly why two competing words emerged for the same concept. This is not unusual: English has many “doublets” like inflammable/flammable or irregardless/regardless, where one form becomes standard and the other lingers as a common but informal variant.
Technology’s Influence on English
Software interfaces created an entirely new category of vocabulary needs almost overnight — words for actions that didn’t exist before graphical interfaces, like click, drag, scroll, toggle, and yes, deselect. Because these words were needed quickly and used by millions of non-native English speakers and developers worldwide, informal variants like “unselect” spread fast through code, forums, and casual documentation before formal style guides caught up.
When Should You Use “Deselect”?
Formal Writing
In reports, academic writing, technical manuals, and business communication, “deselect” is the safer, more professional choice.
Example:
Deselect the checkbox to exclude this item from the report.
UX Writing
In interface design, consistency and clarity matter enormously. “Deselect” is the term recommended across most professional UX writing style guides because it reads as precise and intentional.
Example (button label):
[Select All] [Deselect All]
Technical Documentation
Software manuals, API docs, and help centers almost universally use “deselect” because it matches established terminology and avoids confusing global audiences who learned English formally.
Example:
To deselect a layer, click its name while holding the Ctrl key.
When Can You Use “Unselect”?
Informal Conversations
In everyday speech, chat messages, and casual emails, “unselect” is completely understandable and widely used.
Example:
Can you unselect that option before you save it?
Internal Software Teams
Developers often use “unselect” in code comments, Slack messages, or ticket descriptions because speed matters more than formality in internal communication.
Example:
Bug: checkbox won’t unselect after refresh.
Situations Where You Should Avoid It
Avoid “unselect” in:
- Customer-facing UI text
- Legal or contractual documents
- Marketing copy
- Academic or formal reports
- Style-guide-governed brand content
Common Mistake: Using “unselect” in a polished product interface, then using “deselect” in the help documentation for the same feature. This inconsistency confuses users and looks unprofessional.
Real-World Examples: Unselect and Deselect in Action
User Interface Buttons
“Deselect All” is the standard label seen across most professional software toolbars, from photo editors to spreadsheet applications.
Desktop Applications
In file managers, users are typically instructed to hold Ctrl and click to deselect a single file from a group.
Mobile Apps
Many mobile checklist apps use tap-to-select and tap-again-to-deselect patterns, usually labeled with the more formal term in settings menus.
Web Forms
“Deselect this option if you do not wish to receive updates” is a common phrase in newsletter sign-up forms and account settings.
Software Documentation
Developer documentation almost always instructs users to “deselect” an element rather than “unselect” it, keeping terminology consistent with accessibility standards.
UX Writing Best Practices for Select/Deselect Language
Accessibility Guidelines
Screen readers and accessibility tools rely on predictable, standardized language. Using “deselect” consistently helps screen-reader users and assistive technologies interpret interface instructions correctly, since inconsistent terms can confuse automated translation and voice-navigation tools.
Consistent Terminology
Quick Tip: Pick one term — “deselect” — and use it everywhere in your product: buttons, tooltips, error messages, and documentation. Mixing “select/unselect” with “select/deselect” across the same product is a common and easily avoidable mistake.
Better Alternatives
Sometimes neither word is the clearest option. Consider these UX-friendly alternatives depending on context:
- “Clear selection”
- “Remove from selection”
- “Uncheck”
- “Turn off”
Example:
Instead of “Unselect all filters,” try “Clear all filters” — it is shorter and universally understood.
Common Mistakes with Unselect and Deselect
Mixing Both Terms
Mistake: “Select the boxes you want, then unselect the ones you deselect later.” Correction: Pick one term and stay consistent: “Select the boxes you want, then deselect the ones you no longer need.”
Using “Unselect” in Formal Documents
Mistake: A company policy manual instructing employees to “unselect” a compliance checkbox. Correction: Formal documents should use “deselect” to match professional register.
Verb Tense Errors
Mistake: “I have unselect the item yesterday.” Correction: “I unselected the item yesterday.” (Past tense needs -ed, not the base form.)
Practice Examples:
- She ______ (deselect) the wrong file by accident. → deselected
- Please ______ (unselect) that box before submitting. → unselect
- He is currently ______ (deselect) several rows in the spreadsheet. → deselecting
American vs British English: Is There Any Difference?
Is There Any Difference?
No significant regional difference exists between American and British English here. Both varieties treat “deselect” as the more standard and widely accepted term, while “unselect” appears informally in both regions, especially in tech-related contexts.
Which Term Is Preferred?
Across US, UK, Canadian, and Australian style guides, “deselect” remains the preferred term in professional and technical writing, with “unselect” treated as a colloquial variant everywhere English is spoken.
What Dictionaries and Style Guides Say
Dictionary Support
“Deselect” appears consistently in major English dictionaries as a standard verb tied to computing and selection actions. “Unselect,” by contrast, is inconsistently recognized — some dictionaries include it as informal or regional, while others omit it entirely. This gap is the clearest evidence that “deselect” is the linguistically “safer” choice.
Microsoft, Google & Apple Style Guidance
Major technology companies’ writing style guides consistently favor “deselect” (or alternatives like “clear” and “uncheck”) over “unselect” in official product copy, because consistency, clarity, and dictionary support matter for global audiences, translation accuracy, and accessibility compliance. When in doubt, following the convention used by large, style-guide-driven tech companies is a reliable benchmark for your own writing.
Similar Words, Opposites, and Related Vocabulary
Similar words (synonyms for deselect/unselect):
- Uncheck
- Clear
- Remove
- Cancel selection
- Deactivate (in some contexts)
Opposite words:
- Select
- Choose
- Check
- Highlight
- Mark
Related phrases:
- “Select all / Deselect all”
- “Clear selection”
- “Toggle selection”
- “Undo selection”
Common collocations:
- Deselect a checkbox
- Deselect an item
- Deselect a layer
- Deselect a row
- Unselect an option (informal)
Tips to Remember the Difference
- Think “de- for done”: De- often means reversing something formally (deactivate, decode, deselect).
- “Un-” feels casual: Many un- words are everyday actions (untie, unplug, unselect).
- When in doubt, check dictionaries: If a word appears in Merriam-Webster or Oxford, it’s the safer choice — and “deselect” wins that test.
- Match your audience: Formal writing = deselect. Casual chat = either works.
- Stay consistent: Never mix both terms in the same document or product.
Quick Reference Table
| Situation | Recommended Word |
| App button label | Deselect |
| Help documentation | Deselect |
| Legal/contract text | Deselect |
| Casual team chat | Unselect (acceptable) |
| Customer support email | Deselect |
| Internal bug report | Either |
| Academic writing | Deselect |
| Everyday conversation | Either |
Final Verdict
“Deselect” is the correct, professional, and dictionary-supported word for describing the act of removing a selection. “Unselect” is not incorrect in casual use, but it lacks the same formal recognition and consistency that professional writing, UX design, and technical documentation require. If you want to sound polished, accurate, and aligned with how major tech companies write, choose deselect every time you’re writing for an audience beyond your immediate team.
Final Thoughts
Choosing between “unselect” and “deselect” comes down to context, not right versus wrong. “Deselect” is the dictionary-supported, professionally accepted term — the safe default for UX writing, documentation, and formal communication. “Unselect” survives because English naturally builds words with the un- prefix, and it remains perfectly fine in casual speech or internal team communication.
The real mistake isn’t picking either word — it’s mixing both inconsistently within the same piece of writing. For anything customer-facing, professional, or brand-related, stick with “deselect.” For everyday chat, either word gets the message across clearly.
Frequently Asked Questions (FAQs)
1. Is “unselect” grammatically incorrect? No, it’s not grammatically incorrect. It follows normal English prefix rules using un-. However, it is considered informal and is less recognized in dictionaries compared to “deselect,” so it’s best avoided in formal or professional writing.
2. Which word should I use in app design? Use “deselect.” It is the industry standard in UX writing, appears in major tech style guides, and is more consistent with accessibility and localization requirements across global products.
3. Do Microsoft and Google use “deselect” or “unselect”? Major tech companies generally prefer “deselect” or simpler alternatives like “clear” and “uncheck” in their official writing style guides, favoring consistency and dictionary-supported vocabulary.
4. Can I use “unselect” in an email to a client? It’s better to use “deselect” in client-facing communication. “Unselect” sounds casual and may come across as less polished in professional correspondence.
5. Why do so many websites use “unselect” if it’s informal? Because un- is a very common English prefix, “unselect” feels intuitive to many writers and developers, even though “deselect” is the more formally recognized term.



