What is the use of the shortcut Ctrl + Z on Windows? Probably more than you think

Ctrl + Z is an extremely popular key combination on Windows. However, not many people really know the full uses of this versatile shortcut. Let's learn about the great uses of the Ctrl + Z shortcut right after this.

If you are a regular Windows computer user, chances are you have never really taken full advantage of keyboard shortcuts. This is not a big problem. Even without using keyboard shortcuts, you can still use Windows as usual. However, taking advantage of keyboard shortcuts will help you use Windows more simply, productively and effectively.

Undo input or editing errors

Ctrl + Z basically lets you undo actions in all areas of Windows . A common use for this shortcut is to undo an action in tasks like typing, video editing, image editing, and many other types of software. Whether you're working in Word, email, a coding tool, a browser input field, or any other program on your Windows PC, simply press Ctrl + Z if you want to undo an action you just performed.

The same goes for third-party software that runs on Windows, like PhotoShop and InDesign. Just press Ctrl + Z to undo an action you just did.

Note that depending on the software, you may be able to repeatedly press Ctrl + Z to undo multiple actions. Each program has its own limits, but many will cap it at 20 undos. You will not be able to “go back further in time.”

Recover files and folders

Have you ever accidentally deleted a file or folder in Windows 10? In this situation, many people will have the habit of accessing the Recycle Bin and restoring it. But if you want to save time, just press Ctrl + Z to bring back the file you just deleted.

What is the use of the shortcut Ctrl + Z on Windows? Probably more than you think

Redo everything with Ctrl + Y

It would be a big mistake to talk about Ctrl + Z without mentioning the Redo command. Anything you undo with Ctrl + Z can be redone with Ctrl + Y (or Ctrl + Shift + Z in some applications).

Sometimes you may have pressed Ctrl + Z too many times, or decided after some thought that you really wanted to delete that file. Just press Ctrl + Y to reverse the undo command.

Try deleting a bunch of text by pressing Ctrl + Z five times and you can get it all back by pressing Ctrl + Y five times.

Create file in command line

In the Windows command line, the Ctrl + Z shortcut has a very different use. One of the ways it works here is with the copy con command, which is used to create files via the command line.

To try, enter:

copy con testfile.txt
[Dòng này chứa văn bản bạn muốn xuất hiện trong tệp bạn đang tạo]

Once you have entered the text you want to appear in your newly created file, press Ctrl + Z (it will appear as ^Z in the command line). When you are finished, press Enter.

What is the use of the shortcut Ctrl + Z on Windows? Probably more than you think

You can now browse to the directory in the command line and find the newly created file there.

Pause processes in command line

Another function of Ctrl + Z in the command line is to immediately pause the process you are running in the command line. This can be useful in case it is a long process, containing a specific part that you want to immediately check without having to wait for the whole process to finish.

Basically, when you press Ctrl + Z, a SIGTSTP signal  is sent. To resume the process, just press Ctrl + Z again.

That’s all you need to know about the Ctrl + Z shortcut. Remember, it works in any program – from word processors to Photoshop and video editing tools on Windows. Make good use of the shortcut and you’ll see a marked improvement in your productivity.

Sign up and earn $1000 a day ⋙

Leave a Comment

Fix function keys not working in Windows 10

Fix function keys not working in Windows 10

The Fn function keys give you a quicker and easier way to control some hardware features.

How to remove yellow triangle warning on Windows C drive

How to remove yellow triangle warning on Windows C drive

This out-of-place indicator usually means that BitLocker encryption has been disabled, an update requires a reboot, or a firmware upgrade is pending.

Instructions to change Google DNS 8.8.8.8 and 8.8.4.4

Instructions to change Google DNS 8.8.8.8 and 8.8.4.4

Google DNS 8.8.8.8 8.8.4.4 is one of the DNS chosen by many users, especially to increase network access speed or access blocked Facebook.

How to use TickTick desktop widget instead of to-do apps

How to use TickTick desktop widget instead of to-do apps

Once you put your to-do lists on Windows 11's widget panel, they start appearing in front of you every morning—and suddenly, it's not so easy to ignore them anymore.

How to Open Windows Security in Windows 10

How to Open Windows Security in Windows 10

Windows Security is turned on and proactively protects your device by scanning for malware, viruses, and other security threats.

How to Free Up 48GB on Windows 11 PC Without Losing Any Important Data

How to Free Up 48GB on Windows 11 PC Without Losing Any Important Data

Between temporary files, outdated backups, duplicate data, and unused apps, there are plenty of ways to reclaim space without touching your personal files.

How to view computer configuration easily and quickly

How to view computer configuration easily and quickly

There are many ways for you to view your computer configuration, view your laptop configuration.

Check MD5 and SHA1 to check file integrity

Check MD5 and SHA1 to check file integrity

We will use a specialized program to check the MD5 and SHA1 codes of the file to see if there are any errors in the file. And the MD5 check software HashCalc is one of the quite useful tools to check MD5 and SHA1 codes.

What is the AppData folder in Windows? When should I use it?

What is the AppData folder in Windows? When should I use it?

Have you ever stumbled upon the mysterious AppData folder while rummaging through files on your computer or trying to get a Minecraft mod to work?

How to show hidden files and folders on Windows 10/8/7

How to show hidden files and folders on Windows 10/8/7

To view hidden files, hidden folders, hidden system files on Windows is quite simple. Readers can see detailed instructions on showing hidden files and viewing file extensions in this article.

Fix Windows + Shift + S shortcut not working on Windows 10

Fix Windows + Shift + S shortcut not working on Windows 10

The Win + Shift + S shortcut in Windows 10 allows users to capture a portion or the entire screen and copy it to the clipboard. In most cases, this feature works as expected, but sometimes it can become unresponsive.

12 ways to quickly access Settings on Windows 10

12 ways to quickly access Settings on Windows 10

On Windows 10, Microsoft integrated a new application called Settings. This Settings application is a Metro application created by Microsoft to replace the classic Control Panel application.

List of useful Alt shortcuts to insert special characters in Windows

List of useful Alt shortcuts to insert special characters in Windows

Simply hold down the Alt key and type the corresponding number to insert a special character. If you have memorized the code of your favorite special character, you can insert it in less than a second.

Instructions for sharing files using Nearby Sharing Windows 11

Instructions for sharing files using Nearby Sharing Windows 11

Nearby Sharing Windows 11 is a built-in sharing feature on your computer that lets you send files or web pages directly to others.

How to fix IRQL NOT LESS OR EQUAL error on Windows

How to fix IRQL NOT LESS OR EQUAL error on Windows

The IRQL NOT LESS OR EQUAL error is a memory-related error that typically occurs when a system process or driver attempts to access a memory address without proper access permissions.