How to Select All in Windows 11/10: Every Method That Actually Works

Selecting everything at once is one of those things that sounds simple until you’re stuck doing it the wrong way. I’ve been there, clicking and dragging across hundreds of files only to miss a few at the edge of the screen. There’s a better way, and actually, there are several.

This covers every working method to select all in Windows, across files, text, browsers, desktops, and apps. Pick what fits your situation.

The Fastest Way: Ctrl+A

The keyboard shortcut Ctrl+A is the universal “select all” command in Windows. It works almost everywhere:

  • File Explorer (selects all files and folders in the current view)
  • Notepad, Word, any text editor (selects all text)
  • Browsers (selects all content on a page)
  • Email clients (selects all text in a message body)
  • Spreadsheets (selects all cells)

Press and hold Ctrl, then tap A. Done. Everything visible in that window or field gets selected instantly.

That’s the answer if you’re in a hurry. Keep reading if you need more control, or if Ctrl+A isn’t doing what you expect in a specific situation.

How to Select All

How to Select All Files in File Explorer

Using Ctrl+A in File Explorer

Open the folder you want. Click anywhere inside the file area so the focus is on the files, not the address bar. Then press Ctrl+A.

Every file and folder in that location gets highlighted. Now you can copy, move, delete, or do whatever you need with them.

Using the Edit Menu (Older Windows Versions)

In Windows 7 and some early Windows 10 versions, you could go to:

Edit > Select All

That option still exists in older builds. If you’re on a newer system, the menu bar may be hidden. Press Alt to show it temporarily.

Using the Ribbon in Windows 10

  1. Open File Explorer
  2. Click the Home tab in the ribbon at the top
  3. Look for the Select All button on the right side of the ribbon
  4. Click it
See also  Best Practices for Secure API Authentication in 2026

This does the same thing as Ctrl+A, just through the visual interface.

Using the Checkbox Method

This method is useful when you want to select specific files but also want a visual indicator for each selected item.

  1. Open File Explorer
  2. Click the View tab
  3. Check the box that says Item check boxes
  4. Now each file shows a checkbox when you hover over it
  5. Click the checkbox in the column header to select all at once

This is great for touchscreen users or anyone who prefers visual feedback.

Selecting All Files Except a Few

Sometimes you want almost everything but not quite all of it.

  1. Press Ctrl+A to select everything
  2. Hold Ctrl and click the files you want to deselect
  3. Those files get removed from the selection

Now you have everything except what you clicked.

Inverting a Selection

Select the files you do NOT want, then go to Home > Invert Selection in the ribbon. Windows flips the selection, keeping everything you didn’t have and dropping what you did.

How to Select All Text in Any App

Ctrl+A in Text Fields

This works in:

  • Notepad
  • WordPad
  • Microsoft Word
  • Google Docs (in browser)
  • Outlook email body
  • Any browser address bar
  • Search boxes
  • Form fields

Click inside the text area first so the cursor is active there. Then press Ctrl+A. All the text highlights.

Triple-Click for a Single Paragraph

If you only want one paragraph, triple-clicking anywhere in it selects the whole paragraph instantly. This works in Word, Google Docs, most text editors, and browsers.

Ctrl+Shift+End and Ctrl+Shift+Home

These are underused shortcuts:

  • Ctrl+Shift+End selects from your cursor position to the very end of the document
  • Ctrl+Shift+Home selects from your cursor to the very beginning

Useful when you want everything after or before a certain point.

Click Then Shift+Click

Click at the start of where you want to begin selecting. Then hold Shift and click at the end point. Everything between the two clicks gets selected. Works in text editors, file lists, email clients, and more.

How to Select All on the Desktop

The Windows desktop itself is handled differently from File Explorer, but the same shortcuts apply.

  1. Click anywhere on the desktop where there are no icons (just the background)
  2. Press Ctrl+A

All desktop icons get selected. You can then move them to a folder, delete them, or copy them.

If you right-click on the desktop, there’s no “Select All” option in the context menu, so the keyboard shortcut is your main option here.

Selecting Everything in a Browser

Address Bar

Click inside the browser’s address bar. The URL usually highlights automatically. If not, press Ctrl+A to select all of it so you can type a new address directly.

Web Page Content

Press Ctrl+A while viewing a page in Chrome, Edge, or Firefox. This selects all visible content, including text, images, and links.

Note: this selects the rendered page content, not the HTML source. If you paste it into Word, it brings over the formatted text and images. If you paste into Notepad, it strips formatting and gives you plain text.

Selecting All Tabs

This is different. Browsers don’t have a “select all tabs” feature by default. But in Microsoft Edge, you can right-click a tab and choose Select All Tabs, then close or move them together. Chrome requires an extension for this.

See also  Top 7 Best License Removal Tools for Mac in 2026

Selecting All Emails in Outlook or Gmail

Outlook Desktop App

  1. Click on any email in the list
  2. Press Ctrl+A
  3. All emails in the current folder get selected

Or use Edit > Select All from the menu if you have it visible.

Gmail in Browser

  1. Click the checkbox at the top left of the email list (this selects all visible emails on the page, usually 50)
  2. A banner appears asking if you want to select all conversations in the inbox
  3. Click “Select all X conversations in Primary”

That selects everything, not just what’s visible on screen.

This matters for bulk actions like archiving, deleting, or labeling your entire inbox.

Selecting All in Microsoft Word

Full Document

Press Ctrl+A. Every piece of content in the document is selected, including text, images, tables, and headers.

Via the Ribbon

Go to Home > Editing > Select > Select All

Select All Text With Same Formatting

Word has a powerful option:

  1. Click on text with a certain style (like all “Heading 1” text)
  2. Right-click the style in the Styles pane
  3. Choose Select All X Instance(s)

This selects only text that shares that exact formatting. Very useful for bulk reformatting.

Selecting All in Excel

The Corner Button

In Excel, there’s a small triangle button in the very top-left corner where the row numbers and column letters meet. Click it once. Every single cell in the spreadsheet gets selected.

Ctrl+A in Excel

Pressing Ctrl+A once selects the current data region (the table or block of data around your cursor). Press it a second time and it selects the entire worksheet.

Ctrl+Shift+End

Selects from your current cell to the last cell that contains data. Useful for grabbing a data range without manually finding where it ends.

Selecting All in Command Prompt

Right-click inside the Command Prompt window. Choose Select All. The entire terminal content highlights.

In newer Windows 10/11 versions, you can also press Ctrl+A directly inside Command Prompt. Then Ctrl+C to copy.

Selecting All With Mouse Techniques

Click and Drag

Click on an empty area, hold the mouse button, and drag across the files or items you want. A selection box appears. Everything inside it gets selected when you release.

This works in File Explorer, on the desktop, and in some apps.

Shift+Click for a Range

Click the first item. Hold Shift and click the last item. Everything in between gets selected. Works great in file lists, email lists, and text.

Ctrl+Click for Individual Items

Hold Ctrl and click items one by one to add them to the selection without selecting everything in between.

ShortcutWhat It Selects
Ctrl+AEverything in the current context
Shift+ClickA range from first click to second
Ctrl+ClickIndividual items added to selection
Ctrl+Shift+EndFrom cursor to end of document/list
Ctrl+Shift+HomeFrom cursor to beginning
Triple-ClickThe entire current paragraph

Selecting All in Windows Settings or System Apps

In apps like Snipping Tool, Paint, or Photos, Ctrl+A also works to select the full canvas or image area.

In Task Manager, you cannot select all processes at once since that app doesn’t support bulk selection.

See also  How to Monetize Tech Skills: 15 Proven Ways to Turn Your Technical Expertise into Income in 2026

In Registry Editor, Ctrl+A works inside text fields but not for selecting registry keys in the tree.

Why Ctrl+A Might Not Be Working

Sometimes Ctrl+A fails or does something unexpected. Here’s why:

Focus is in the wrong place. If the cursor is in the address bar of File Explorer instead of the file list, Ctrl+A selects the address text, not the files. Click inside the file area first.

The app doesn’t support it. A few legacy or custom apps override or ignore this shortcut.

A conflicting shortcut exists. Some software remaps Ctrl+A to a different function. Check the app’s keyboard shortcuts menu.

Accessibility settings. Certain accessibility tools or keyboard remapping software can intercept shortcuts.

To fix: click directly on the area you want to select from, then try again.

Selecting All in Windows 11 Specifically

Windows 11 moved some things around in File Explorer. The ribbon is gone by default, replaced with a slimmer toolbar.

To select all in Windows 11 File Explorer:

  • Ctrl+A still works the same way
  • The three-dot menu () in the toolbar has a Select All option
  • Right-clicking inside the file list does not show a “Select All” option

The checkbox method still works too. Go to View > Show > Item check boxes to enable it.

You can learn more about Windows 11 File Explorer changes directly from Microsoft’s official documentation.

Practical Tips Worth Knowing

Select all, then refine. It’s often faster to select everything with Ctrl+A, then hold Ctrl and click to deselect the few things you don’t want, rather than individually clicking each item you do want.

Selecting before copying saves time. In long documents or large folders, selecting all first ensures you don’t accidentally leave something behind.

Ctrl+A works in search results too. If you’ve searched for files in File Explorer, Ctrl+A selects all results from that search, not the whole folder. That’s actually useful.

Using “Invert Selection” is underrated. Select the small set of files you want to exclude, then invert. Much faster than selecting a large group manually.

For more on keyboard shortcuts across Windows, the Windows keyboard shortcuts reference from Microsoft is a solid resource.

Summary

Selecting all in Windows is mostly about knowing which method fits where you are. Ctrl+A handles 90% of situations across files, text, browsers, and apps. The ribbon and checkbox methods give you more visual control in File Explorer. Shift+Click and Ctrl+Click handle ranges and custom selections. And when Ctrl+A misbehaves, the fix is usually just clicking in the right area first.

SituationBest Method
All files in a folderCtrl+A or Home > Select All
All text in a documentCtrl+A
All emails in OutlookCtrl+A in the email list
All cells in ExcelCorner button or Ctrl+A twice
All desktop iconsClick desktop background + Ctrl+A
Custom range of filesShift+Click
Non-consecutive filesCtrl+Click each one
Invert current selectionHome > Invert Selection

Frequently Asked Questions

Does Ctrl+A work differently in Windows 11 compared to Windows 10?

The shortcut itself works the same way. The difference is in the File Explorer interface. Windows 11 removed the classic ribbon and replaced it with a simplified toolbar. So the visual “Select All” button moved to the three-dot overflow menu instead of sitting on the Home tab. The keyboard shortcut is unchanged.

Can I select all files across multiple folders at once?

Not directly. Ctrl+A only selects items within the currently open folder view. To work across multiple folders, you’d need to search for files first using File Explorer’s search function, then use Ctrl+A on the search results, which does span across folders.

Why does Ctrl+A sometimes select everything on a webpage including ads and navigation?

Ctrl+A on a browser page selects all rendered content in the document, which includes everything the browser displays: navigation bars, ads, footers, and body text. There’s no built-in way to select only the article text. A browser extension like “Just Read” can isolate article content before you select it.

Is there a way to select all and then automatically move files without manually dragging?

Yes. Select all with Ctrl+A, then cut with Ctrl+X instead of copying. Navigate to your destination folder and paste with Ctrl+V. The files move rather than copy. This works in File Explorer for any selection size.

Does “Select All” in a right-click context menu exist anywhere in Windows?

In most areas of Windows, right-clicking does not offer a “Select All” option. The exceptions are inside text fields (right-clicking text in a browser or input box often shows “Select All”) and inside the Command Prompt window. Everywhere else, Ctrl+A or the ribbon button is the way to go.

MK Usmaan