Keyboard Shortcuts Select All and Deselect
Selecting content is the step before almost every editing action. You cannot copy, cut, format, or delete anything without first selecting it. Knowing how to select efficiently — especially selecting everything at once — saves a tremendous amount of time compared to manual click-and-drag.
Select All — Ctrl + A (Windows) / ⌘ + A (Mac)
Ctrl + A selects everything in the current context — all text in a document, all files in a folder, all cells in a spreadsheet, or all items on a canvas. It is the fastest way to grab everything at once.
In a text document:
Before Ctrl+A: cursor blinking somewhere in the text
After Ctrl+A: ████████████████████████████████████
(all text highlighted / selected)
In File Explorer:
Before Ctrl+A: some files shown, none selected
After Ctrl+A: all files and folders selected (blue highlight)
What "Context" Means for Select All
Ctrl + A selects everything within the current active area — not necessarily the entire screen. The active area (context) depends on where your cursor or focus is.
EXAMPLE: Browser with a text box on a webpage Click inside the search box → Ctrl+A → Selects only the text inside the search box Click outside the box (on the page) → Ctrl+A → Selects all text on the page (not the search box)
This context-sensitivity is a feature, not a bug. It lets you select all content within a specific area without affecting everything else on screen.
Practical Uses of Select All
USE CASE HOW IT HELPS ────────────────────────────────────────────────────── Replace all text in a document Ctrl+A → type new text Copy entire document contents Ctrl+A → Ctrl+C Delete all content quickly Ctrl+A → Delete key Select all files to move/copy Ctrl+A in File Explorer Select all cells in spreadsheet Ctrl+A in Excel/Sheets Select all shapes on a slide Ctrl+A in PowerPoint Select all items in a list Ctrl+A in email client
Select All Then Act — The Power Pattern
Ctrl + A becomes most powerful when combined with another shortcut immediately after. This two-key combination creates a fast "select everything, then do something" workflow.
Pattern: Ctrl + A → action Examples: Ctrl+A → Ctrl+C = Copy entire document Ctrl+A → Delete = Clear all content Ctrl+A → Ctrl+B = Bold all text Ctrl+A → Ctrl+D = Deselect all (in some apps) Ctrl+A → Ctrl+X = Cut all content
Deselecting — How to Remove a Selection
There is no single universal "Deselect All" shortcut, but several methods work across different applications:
METHOD 1: Press Escape (Esc) → Works in most apps to cancel a selection or mode METHOD 2: Click anywhere empty → Clicking outside the selection removes it in text editors → Clicking an empty area in File Explorer deselects files METHOD 3: Press an arrow key (← → ↑ ↓) → In text editors, collapses the selection to the cursor position → The selection disappears and the cursor jumps to one end METHOD 4: Ctrl + D (in some apps) → Deselects all in Photoshop, Illustrator, and some file managers
Partial Selection Before Select All
In some spreadsheet apps, Ctrl + A behaves differently depending on whether you have a cell selected or a range already highlighted:
In Excel:
Step 1: Click any cell inside a data table
→ Ctrl+A selects the current data region (table only)
Step 2: Press Ctrl+A again
→ Selects the ENTIRE worksheet (all cells)
This two-press behavior lets you select a table first,
then expand to the full sheet with a second press.
Select All in Browser Text Fields
One of the most practical daily uses: when you want to replace an entire URL in a browser's address bar, press Ctrl + L to jump to the address bar, then Ctrl + A to select all text in it — or just Ctrl + L, which in most browsers selects the address automatically.
Quick URL replacement: Ctrl + L → Focus address bar (text gets selected) Type new URL → Replaces selected text Enter → Navigate Alternative: Ctrl + L → Ctrl + A → type new URL → Enter
Selecting All vs Selecting a Range
Select All grabs everything. For more targeted selections, you combine keyboard keys with mouse clicks or arrow keys. This topic covers Select All specifically; Topic 14 covers the full range of text selection techniques.
SELECT ALL: Ctrl + A (everything at once) SELECT RANGE: Click start → Shift+Click end SELECT WORD: Double-click the word SELECT LINE: Triple-click the line (in most text editors)
Select All in Different Applications
APPLICATION Ctrl+A SELECTS ───────────────────────────────────────────────────── Word / Docs All text in the document Excel / Sheets Current region, then entire sheet PowerPoint All objects on current slide File Explorer All files and folders in current view Paint / Photoshop All pixels on canvas Terminal/CMD All text in the terminal window Browser (page) All text and elements on the page Browser (input) All text inside the focused input box Gmail inbox All visible emails in current view
Quick Reference
ACTION WINDOWS MAC ──────────────────────────────────────── Select All Ctrl + A ⌘ + A Deselect (text) Arrow key Arrow key Deselect (general) Esc / Click Esc / Click Deselect (design) Ctrl + D ⌘ + D
Select All is a shortcut that repays its simplicity with extraordinary usefulness. Learn it well, and combine it with action shortcuts like Ctrl + C or Delete, and you gain a fast pattern for bulk operations across every type of content.
