What Keyboard Shortcuts & Beginner Computer Skills covers
This section covers keyboard shortcuts and the basic computer skills that everything else assumes: Ctrl+C, Ctrl+V, Ctrl+Z, Ctrl+S and the rest of the combinations that appear in instructions without ever being explained.
These are among the most-searched things on any computing site, and the reason is simple. Nobody teaches them. They are passed on informally, so anyone who did not happen to be shown ends up quietly working much harder than necessary — retyping text that could be copied, losing work that could have been undone.
The core set is small and repays learning in a day. Ctrl+C copies. Ctrl+X cuts. Ctrl+V pastes. Ctrl+Z undoes. Ctrl+A selects everything. Ctrl+S saves. Ctrl+F finds text on the page. Those seven cover most of what anyone needs, and they work almost identically across Windows applications, browsers and most other software.
On a Mac, substitute the Command key for Ctrl and nearly all of them behave the same way.
Browse individual used-for guides
- Ctrl A used for
- Ctrl C And Ctrl V used for
- Ctrl C used for
- Ctrl H used for
- Ctrl Home used for
- Ctrl M used for
- Ctrl S used for
- Ctrl U used for
- Ctrl V used for
- Ctrl X used for
- Ctrl Z used for
Most searched questions in this topic
- Ctrl Z used for
- Ctrl A used for
- Ctrl C And Ctrl V used for
- Ctrl C used for
- Ctrl S used for
- Ctrl V used for
- Ctrl X used for
- Ctrl H used for
How the guides in this section differ
Universal or application-specific. The core shortcuts work nearly everywhere. Others belong to one program, and a few do quite different things depending on where you are.
Windows or Mac. Ctrl on Windows is usually Command on a Mac. Where a shortcut genuinely differs beyond that substitution, the guide says so.
Editing or navigation. Some shortcuts change your document; others move you around it. Ctrl+Z is the one worth knowing first, because it makes experimenting safe.
| Shortcut | What it does | Where it works |
|---|---|---|
| Ctrl+C / Ctrl+X | Copy / cut | Almost everywhere |
| Ctrl+V | Paste | Almost everywhere |
| Ctrl+Z | Undo | Almost everywhere |
| Ctrl+Y or Ctrl+Shift+Z | Redo | Most applications |
| Ctrl+A | Select all | Almost everywhere |
| Ctrl+S | Save | Applications with files |
| Ctrl+F | Find on page | Applications and browsers |
| Ctrl+P | Applications and browsers | |
| Windows key + E | Open File Explorer | Windows |
If you are learning these for the first time, the order that works is: Ctrl+Z first, then Ctrl+C and Ctrl+V, then Ctrl+S. Undo first because it removes the fear of experimenting — once you know any mistake is one keystroke from being reversed, everything else is easier to try.
Practise them somewhere unimportant. Open a blank document, type a few lines, and use each shortcut deliberately a dozen times. Muscle memory takes a few days of ordinary use rather than a training course, and the time returned is substantial: copying and pasting with the keyboard rather than the mouse saves a few seconds every time, dozens of times a day.
One habit worth building alongside them is pressing Ctrl+S at natural pauses — after finishing a paragraph, before switching tasks. It becomes automatic quickly and is the cheapest insurance against losing work.
Related topics and alternatives
- Explore AI Assistants, Automation & Smart Productivity Tools
- Explore General Software, Apps & Productivity Tools
- Explore Beginner Software Concepts
Safety, accuracy and next-step checks
These guides explain what shortcuts do. Nothing here is risky, but a few habits are worth having.
- Ctrl+Z is limited. Undo history holds a finite number of steps and is generally cleared when you close a file. It is not a substitute for saving versions of anything important.
- Ctrl+S often enough. Autosave exists in many applications but behaves differently between desktop and web versions. Saving deliberately costs nothing.
- Cut is not copy. Ctrl+X removes the original immediately. If you cut something and then copy something else before pasting, the cut content is gone.
- Clipboard contents persist. Whatever you copied stays available until replaced. Be aware of that on a shared or public computer, particularly with passwords — a password manager is the better tool.
- Paste can carry formatting. Ctrl+Shift+V usually pastes as plain text, which avoids importing unwanted fonts and colours from a web page.
- Shortcuts can differ in one program. A few applications reassign common combinations. If something unexpected happens, undo and check the program’s own list.
- Take care with Ctrl+A followed by typing. Select-all then a keystroke replaces the entire document. Ctrl+Z recovers it if you act before doing anything else.
Frequently asked questions
What does Ctrl+Z do? Undoes your last action. It is the single most useful shortcut to learn, because it makes trying things safe.
Do these work on a Mac? Mostly, with Command in place of Ctrl. Command+C, Command+V and Command+Z behave as expected.
What is the difference between Ctrl+C and Ctrl+X? Copy leaves the original in place. Cut removes it immediately, holding it on the clipboard until you paste.
How do I paste without the formatting? Ctrl+Shift+V in most applications, which pastes plain text. Some programs offer Paste Special with more options.
Why did my shortcut do something unexpected? Some applications reassign common combinations. Press Ctrl+Z, then check that program’s shortcut list.