How to Overwrite Deleted Data on a Drive in Windows 11/10
This guide will show you how to overwrite (securely erase) deleted data on a drive so that it cannot be recovered or accessed in Windows 10 and Windows 11.
When you delete a file or folder, the original data is not erased from the hard drive. Instead, the space on the drive that was occupied by the deleted data is de-allocated. Once de-allocated, the space becomes available for use when new data is written to the drive. Until the space is overwritten, you can recover the deleted data using a low-level disk editor or data recovery software.
When you encrypt a plain text file, the Encrypting File System (EFS) creates a backup copy of the file. This way, your data won't be lost if something goes wrong during the encryption process. Once the encryption is complete, the backup copy is deleted. Like any other deleted file, the data won't be deleted until it's overwritten.
The Cipher.exe command will delete data from available unused disk space on the entire volume. Data not allocated to a file or directory will be overwritten. The data will be deleted permanently. It may take a long time if you are overwriting a large amount of space.
You can use the Cipher.exe command to manually overwrite (securely erase) deleted data on the drive on demand.
Note : You must be logged in with admin rights to use the cipher command.
How to Overwrite Deleted Data on a Drive in Windows 11/10
How to do it:
1. Open Windows Terminal (Admin) and select Windows PowerShell or Command Prompt.
2. Type the command below into Windows Terminal (Admin) and press Enter.
cipher /w:
Replace in the above command with the actual letter (e.g. "C") of the drive on which you want to overwrite all the freed space.
For example:cipher /w:C
You should read it
- Instructions for finding and recovering deleted data
- Learn about the Write Zero method
- What is the Random Data method?
- Recover accidentally deleted data in USB
- Recover deleted data with Recuva
- Recover deleted data - Recover data that was Ghost, Format
- Do not worry about losing deleted data on Android with 4 ways later
- What is the HMG IS5 method?
May be interested
- How to set up a secure guest account on a Windows computersometimes you have to lend your computer to someone, or share your windows device with others. in that case, creating and using a guest account is the optimal solution.
- 10 Important Mistakes to Avoid When Maintaining Your Computerpc maintenance is essential for long-term, efficient performance. however, there are some mistakes you can make that can do more harm than good to your pc.
- How to Use WiFi Analyzer to Boost Your Wi-Fi Connectionjust buying a new wi-fi router isn't enough to boost your network. to get the most out of your wi-fi, you need to make sure you're getting the best range, signal, and frequency.
- How to Use Windows Sticky Notes as the Ultimate Productivity Toolwith a few creative techniques, you can turn windows sticky notes into a complete productivity system, perfect for managing tasks, brainstorming ideas, and keeping everything in sight.
- How to Detect and Avoid Malicious EXE Files on Windowscybercriminals often use malicious exe files to spread malware, ransomware, or spyware. that's why you should be able to recognize and avoid potentially harmful files to protect your device from infection.
- How to Remove 'Edit with Paint' Option in Windows 11in fact, the process is the same as removing the edit with notepad or edit with photos options.