UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
10 hidden Windows 11 keyboard shortcuts every power user should know
Quick Wins · Tips

10 hidden Windows 11 keyboard shortcuts every power user should know

Updated 2 August 20269 min read10 tipsVerified 2025-07-10 on Windows 11
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Most people use maybe five keyboard shortcuts. Copy, paste, undo. But Windows 11 is packed with shortcuts that genuinely change how you work. These ten are the ones worth knowing.

10 hidden Windows 11 keyboard shortcuts every power user should know

Most people use maybe five keyboard shortcuts. Copy, paste, undo. Job done. But Windows 11 is absolutely packed with shortcuts that can genuinely change how you work, and the majority of users never find them. Not because they're hard to use. Just because nobody told them. These ten are the ones worth knowing.

1. Clipboard History (Win+V)

Your clipboard only remembers one thing at a time. Or at least, that's what most people think. Win+V unlocks a scrollable history of everything you've copied recently, so you can paste that email address you grabbed three steps ago without hunting it down again.

You do need to switch it on first. Head to Settings, then System, then Clipboard, and toggle Clipboard History on. Do it once and you'll wonder how you managed without it.

  1. Go to Settings > System > Clipboard and enable Clipboard History (one-time setup).
  2. Copy multiple items as normal using Ctrl+C throughout your session.
  3. Press Win+V anywhere to open the clipboard history panel.
  4. Click the item you want, or use arrow keys and press Enter to paste it.
How to verify it's working

Copy three different pieces of text in a row, then press Win+V. You should see all three listed in the panel, most recent at the top.

Watch out for
  • History clears on every reboot unless you pin items (click the pin icon next to any entry in the panel).
  • The feature is off by default on fresh Windows 11 installs, so don't assume it's already active.

2. Snap Layouts (Win+Arrow keys or hover the maximise button)

Tiling windows manually is slow and slightly maddening. Snap Layouts do the same job in seconds. Pin two windows side by side, or divide your screen into four, without touching the mouse more than once.

The hover trick is the bit most people miss. Move your cursor over any window's maximise button (the square icon, top right) and a grid appears. Click a zone. Done. The other open windows then offer to fill the remaining space automatically.

  1. Click on the window you want to position.
  2. Press Win+Left or Win+Right to snap it to the left or right half of the screen.
  3. Press Win+Up or Win+Down from a snapped position to move it to a corner quadrant.
  4. Alternatively, hover over the maximise button at the top of any window to reveal the Snap Layout grid, then click your preferred zone.
  5. Windows 11 will prompt you to fill the remaining zones with your other open windows.
How to verify it's working

Open two browser windows. Use Win+Left on one and Win+Right on the other. Both should sit neatly side by side without overlapping.

Watch out for
  • The hover-to-snap grid is a Windows 11 feature only, not available in Windows 10.
  • If snapping seems broken, check Settings > System > Multitasking and make sure Snap Windows is toggled on.
  • A handful of older applications disable snapping entirely.

3. Virtual Desktops (Win+Ctrl+D and Win+Ctrl+Arrow)

One desktop for work, one for personal browsing, one for that side project you keep meaning to get back to. Virtual desktops let you separate your open windows into distinct workspaces and flick between them in a keystroke. No more burying things or minimising everything just to find the window you actually want.

  1. Press Win+Ctrl+D to create a brand new virtual desktop.
  2. Press Win+Ctrl+Right or Win+Ctrl+Left to cycle between your desktops.
  3. Press Win+Tab to open Task View, where you can see all desktops and their windows at once.
  4. In Task View, drag windows between desktops, or right-click a window thumbnail and choose Move To.
  5. Press Win+Ctrl+F4 to close the current desktop (any open windows move to the previous one automatically).
How to verify it's working

Press Win+Ctrl+D twice to create two new desktops, then use Win+Ctrl+Arrow to cycle through them. The taskbar should update to show only the windows open on each desktop.

Watch out for
  • Apps are not isolated between desktops. Closing an app on one desktop closes it everywhere.
  • Each desktop can have its own wallpaper (set it in Task View), but that's cosmetic only.

4. Screenshot and screen capture (Win+Shift+S)

Print Screen still exists, but it's a blunt instrument. Win+Shift+S is the precision version. It lets you grab exactly the region you want, a specific window, a freeform shape, or the full screen, and drops the result straight onto your clipboard. From there you can paste it immediately or open it in Snipping Tool to annotate.

  1. Press Win+Shift+S. The screen dims and a small toolbar appears at the top.
  2. Choose your capture mode: rectangular snip, freeform, window, or full screen.
  3. Drag to select the area you want to capture (or click a window for window mode).
  4. The snip copies to your clipboard immediately. You can paste it into any app with Ctrl+V right away.
  5. Click the notification toast that appears in the bottom-right corner to open the snip in Snipping Tool for annotation and saving.
  6. For screen video recording, press Win+G to open Xbox Game Bar and use the Capture widget.
How to verify it's working

Press Win+Shift+S, drag a rectangle over part of your screen, then open Paint or Word and press Ctrl+V. The captured region should paste in immediately.

Watch out for
  • The plain Print Screen key captures the whole screen to the clipboard but doesn't open any editor. Win+Shift+S is almost always more useful.
  • Xbox Game Bar screen recording requires the feature to be enabled under Settings > Gaming > Xbox Game Bar.

5. Switch between open windows (Alt+Tab)

Clicking the taskbar to switch windows is fine. It's also slow. Alt+Tab is faster by a margin that adds up surprisingly quickly across a full working day. Hold Alt, tap Tab to cycle through every open window, release when you land on the one you want. That's it.

Win+Tab does a similar job but keeps the overlay persistent so you can take your time. Useful when you've got a lot on the go and need a moment to find the right window.

  1. Hold Alt and press Tab once to open the switcher overlay, showing thumbnails of all open windows.
  2. Keep holding Alt and press Tab repeatedly to move forward through the list.
  3. Add Shift (so Alt+Shift+Tab) to cycle backwards if you overshoot.
  4. Release Alt to switch to the highlighted window.
  5. For a persistent view, press Win+Tab instead. Use arrow keys and Enter to select, or just click a thumbnail.
How to verify it's working

Open three different apps, then hold Alt and tap Tab. You should see thumbnails for all three. Keep tapping to cycle through them.

Watch out for
  • Alt+Tab cycles through individual windows, not apps. A browser with six windows open will show six thumbnails.
  • If the overlay gets unwieldy, grouping windows across virtual desktops first makes Alt+Tab far more manageable.

6. Undo and redo (Ctrl+Z and Ctrl+Y)

Everyone knows Ctrl+Z. Fewer people realise it works in File Explorer too, letting you reverse a file rename or an accidental move. And Ctrl+Y brings anything back if you change your mind about undoing it. Together they're a proper safety net.

  1. After any unwanted change, press Ctrl+Z to undo it.
  2. Press Ctrl+Z repeatedly to step back through multiple actions in sequence.
  3. Press Ctrl+Y to redo the last undone action (some apps use Ctrl+Shift+Z instead).
How to verify it's working

Type a sentence in Notepad, then press Ctrl+Z a few times to watch it disappear word by word. Press Ctrl+Y to bring it back.

Watch out for
  • In File Explorer, Ctrl+Z can undo renames and moves, but in some edge cases it may permanently delete a file instead of restoring it. Verify the result straight away.
  • Undo history vanishes the moment you close the file or application.

7. Find anything on the page (Ctrl+F)

Scrolling through a long document or webpage to find a specific word is a genuine time sink. Ctrl+F opens a search bar instantly in almost every app you can think of: browsers, Word, PDF viewers, File Explorer, even most code editors. Type what you're looking for and it jumps there.

  1. Open any document, webpage, or supported app.
  2. Press Ctrl+F to open the Find bar or dialog.
  3. Type your search term. Matches highlight in real time as you type.
  4. Press Enter or the down-arrow button to jump to the next match. Add Shift to go to the previous one.
  5. Press Escape to close the Find bar when you're done.
How to verify it's working

Open any webpage in your browser, press Ctrl+F, and type a common word you'd expect to appear. Matching instances should highlight immediately.

Watch out for
  • Some specialised apps use Ctrl+H for find-and-replace rather than Ctrl+F for find only. Check the app's Edit menu if Ctrl+F doesn't respond.
  • Search is case-insensitive by default in most apps. Look for a case-sensitive toggle if exact matching matters.

8. Show the desktop instantly (Win+D)

Sometimes you just need everything out of the way. Win+D minimises every open window in one go and shows the desktop. Press it again and everything comes back exactly as it was. Tidy.

It's worth knowing the difference between Win+D and Win+M. Win+M also minimises everything, but it's a one-way trip. There's no second press to restore. Win+D is the toggle, so it's almost always the better choice.

  1. Press Win+D to minimise all open windows and reveal the desktop.
  2. Press Win+D a second time to restore all windows to exactly where they were.
How to verify it's working

Open a few apps, press Win+D. Everything should vanish. Press Win+D again and they should all reappear in their previous positions.

Watch out for
  • Modal dialogs (like a Save As box) may not minimise with Win+D.
  • Win+M is a one-way minimise. If you use it by accident and want windows back, you'll need Win+Shift+M specifically.

9. Open File Explorer and search inside it (Win+E and Ctrl+F)

Win+E opens File Explorer from wherever you are, no clicking required. And once you're in, Ctrl+F jumps the cursor straight into the search box so you can start typing a filename without navigating a single folder. Two keystrokes and you're searching.

  1. Press Win+E to open a new File Explorer window.
  2. Navigate to the folder you want to search in, or stay at the top level for a broader search.
  3. Press Ctrl+F (or Ctrl+E) to focus the search box in the top-right corner.
  4. Type your query. Use filters like type:, date:, or size: to narrow results further.
How to verify it's working

Press Win+E, then immediately press Ctrl+F and type the name of a file you know exists. It should appear in the results within a few seconds.

Watch out for
  • Windows Search only indexes common locations by default. Files stored in unusual locations may not show up.
  • For near-instant whole-disk search, the free tool Everything by Voidtools is an excellent complement to the built-in search and worth installing alongside it.

10. Voice typing (Win+H)

Typing a long email or set of notes is slow. Win+H opens a floating voice typing toolbar and lets you dictate into any text field on your PC. It's genuinely accurate, works system-wide (not just in specific apps), and gets out of the way the moment you press the shortcut again.

  1. Click into any text input field: a document, an email, a search box, anything.
  2. Press Win+H to open the voice typing toolbar.
  3. Wait for the microphone icon to activate (it pulses when ready), then speak clearly.
  4. Your words appear at the cursor in real time.
  5. Say "stop listening" or press Win+H again to finish.
How to verify it's working

Open Notepad, click inside it, press Win+H, and say a short sentence. The words should appear as you speak them.

Watch out for
  • You'll need a working microphone. On most configurations, an internet connection is also required for the speech recognition engine.
  • Punctuation isn't inferred automatically. You need to say it explicitly: "comma", "full stop", "question mark" and so on.

60-second video coming soon for every tip.

Frequently Asked Questions

Most of them do. Copy, paste, undo, Alt+Tab, Ctrl+F, Win+D and Win+E all work on Windows 10 without any changes. A few are Windows 11 exclusives: the hover-to-snap Snap Layout grid won't appear on Windows 10, and clipboard history (Win+V) needs to be enabled on both versions but works on Windows 10 too once switched on. Voice typing via Win+H was introduced in Windows 10 as well, though the interface looks slightly different.

Clipboard history is turned off by default on fresh Windows 11 installs. Go to Settings, then System, then Clipboard, and toggle Clipboard History on. After that, anything you copy with Ctrl+C will start appearing in the Win+V panel. If you've already turned it on but the panel is empty, it probably cleared on the last reboot. Pin items you want to keep by clicking the pin icon next to them in the panel.

Win+D is a toggle: press it once to minimise everything and show the desktop, press it again to restore all your windows exactly as they were. Win+M only minimises in one direction. There's no second press to restore. To bring windows back after Win+M, you'd need to press Win+Shift+M. For almost everyone, Win+D is the better shortcut because it's reversible.

On most Windows 11 configurations, voice typing (Win+H) uses an online speech recognition service and does require an internet connection for the best accuracy. Some devices with specific hardware may support limited offline recognition, but it's not guaranteed. If you're working somewhere without reliable internet, voice typing may be unavailable or less accurate than usual.

The best approach is to use virtual desktops to group related windows before you need Alt+Tab. Press Win+Ctrl+D to create a new desktop and move unrelated windows onto it. Alt+Tab will then only show the windows on your current desktop, keeping the switcher tidy. You can also press Win+Tab to open the full Task View and drag windows between desktops from there.

Generally yes, but with a caveat. In most cases Ctrl+Z in File Explorer will reverse a rename or a move reliably. In some edge cases, particularly involving files moved to or from unusual locations, the undo operation can permanently delete a file instead of restoring it. Always check the result immediately after pressing Ctrl+Z in File Explorer, and if something has disappeared that you need, check the Recycle Bin straight away.

Yes, and it works well. On an ultrawide monitor, the Snap Layout grid offers more zone options to make better use of the wider screen. On a multi-monitor setup, you can snap windows independently on each display. Hover over the maximise button of any window to see the layout options available for that specific screen.