Pop Mood Daily
general /

How to securely delete the trash (recycle bin) in windows

Q: How can I securely delete files on a PC?

  • How can I ensure a file with sensitive information is securely deleted?
  • On a PC, what is analogous to “secure empty trash” on a Mac?
  • How can I make sure a Word or Excel file is really gone?
  • Context
  • Answer
    • Eraser Setup
    • To delete a file
    • Optional tweaking of Eraser

Context

On a Windows machines, a simple ‘Empty Recycle Bin’ will only erase the index to a file, not the file itself, thus exposing you to some risk if the file contained sensitive information, such as SSN, or anything you’d rather someone else could never see. To securely ‘delete’ a file involves overwriting the file several times. This will take longer than a simple ‘Empty Recycle Bin’.

Answer

Via the Windows CMD prompt the Format command’s /P parameter can be used (in Windows 8 and 10) . The /P parameter still allows you to specify the number of passes, but now instead of just overwriting the sectors on a disk with 0’s, additional passes overwrite sectors with random numbers. Furthermore, the number of passes you specify is in addition to a single pass of 0’s.

So, for example, if you were to use the command

drive F: would be formatted and then every sector on the disk would be overwritten once with 0’s. Then, the Format command would overwrite each sector four more times; each time with a different random number. Keep in mind that each additional pass you specify will increase the amount of time it will take the Format command to complete its task. This will decrease the likelihood that anyone will be able to retrieve any sensitive data.

There are alternative options to add this functionality to a Windows machine – see Removing Sensitive Data (On a Mac, under ‘Finder’, there are options for ‘Empty Trash’ and ‘Secure Empty Trash’; secure delete functionality is also part of the IS&T supported PGP encryption implementation)

The information below describes one option: a widely used, free, open source tool called Eraser, which can securely erase selected files on a PC. Files are overwritten several times, which means they are virtually impossible to restore. Eraser is not officially supported or distributed by IS&T and advise users to backup all needed data.

The following directions are for a basic file delete functionality on Windows. (Other features of Eraser, such as a scheduling function, or other OS’s are not covered here.)

Eraser Setup

  1. Close all applications except for the browser.
  2. Go to
  3. Download the most recent version by clicking on its name.
  4. Open the download.
  5. Double click erasersetup.exe and select Run.
  6. The Eraser Setup Wizard opens.
    1. Close any open applications (e.g. the browser).
    2. Click Next to continue.
    3. Accept terms of license and click Next.
    4. Choose Setup Type Typical
    5. Click Install and when done installing, click Finish.
  7. Setup is now complete.

To delete a file

Right click on the file name/file icon and select Eraser > Erase.

Right click on the Recycle Bin and select Erase Recycle Bin.

Reminder: A secure delete takes longer than a simple delete; if you have many items in your recycle bin, this could be several minutes.

If you have already deleted a number of files using the conventional ‘Empty Recycle Bin’, you can improve your security by overwriting all free space. This can take a long time – several hours, and may be an action to start before you go home.

  1. Find and open ‘Eraser’ in the Start menu.
  2. Select File > New Task, then Unused space on drive.
  3. Select Start.

Martin Hendrikx has been writing about technology for years. His freelance career includes everything from blog posts and news articles to eBooks and academic papers. Read more.

How to securely delete the trash (recycle bin) in windows

Deleting files from your Recycle Bin doesn’t mean they are gone forever since a myriad of file restoration programs exist to recover deleted data; which is why you may need to use a program like Eraser to securely delete your personal data.

Note: While we will focus on Eraser today, there are actually several different free and paid programs you can use to securely delete your data. The advantage of this particular freeware application is that it integrates into Windows Explorer so you can just right-click on the Recycle Bin and securely delete the trash.

What is Eraser?

Eraser is an easy to use program that allows you to delete files and folders securely while overwriting the files with carefully selected random data, rendering them useless. Eraser allows you to delete files on demand or schedule file deletion at a specified time in the future.

The program offers 13 different deleting techniques that will ensure that your deleted data is completely irrecoverable. The first method is Eraser’s default setting and the two DoD methods are the second and third most commonly used methods.

  1. Gutmann method 35-pass Method
  2. US DoD 5220.22-M standard 3-pass Method
  3. US DoD 5220.22-M standard 7-pass Method

While many websites will try to perpetuate the myth that you need to perform a multi-pass deletion technique, a single pass secure delete for a disk is generally sufficient.

Downloading and Installing Eraser

Eraser is available in two main forms. The first is the portable version which only takes up 3 MB when installed to a flash drive or on your computer. You can download it from PortableApps. Simply copy the executable file to your flash drive and run it to perform the portable install.

The full version of Eraser comes in three main forms. There are the nightly builds which are precursors for beta testing versions and the beta versions for testing. In addition to these, they offer the latest stable build on their website.

For the purposes of this example, we will download the latest stable build of Eraser from their official SourceForge page, but do be careful because SourceForge has recently been bundling crapware into their installers.

How to securely delete the trash (recycle bin) in windows

Once you have downloaded the program installation file, run the installer to completion, making sure to carefully read just in case SourceForge decides to bundle this application in the future. The benefits of the full version of the program compared to the portable app is that you can add Eraser to the Context menu so that you can also erase files securely without having to send them to the Recycle Bin first.

Selecting Your Deletion Method

Unless you are working on ultra-classified, if I told you, I’d have to kill you, type of documents, the US DoD 5220.22-M standard 3-pass or 7-pass methods are a faster choice than the default Eraser setting of: the Gutmann method 35-pass. For speed reasons, we will change the settings of Eraser to use the 3-pass DoD method instead.

Simply double-click on the Eraser desktop icon and click on “Settings.” Change the erasure setting, and then press the “Save Settings” button.

How to securely delete the trash (recycle bin) in windows

Secure Delete Files in Explorer or From Your Recycle Bin

If you don’t want to create a schedule, and you just want to delete individual files from Explorer, you can do that with the right-click context menu. Simply find a file you want to delete, then right-click on it. After that, select the Eraser context menu and choose whether you want to erase the file now or on the next computer restart.

How to securely delete the trash (recycle bin) in windows

You can also do the same thing with files in the recycle bin by following the same process described above.

How to securely delete the trash (recycle bin) in windows

Optional: Creating a Delete Schedule

Once you have installed Eraser, simply double-click the desktop icon to run the program. The first screen you see is the Erase schedule. If you click on the arrow on the top, you can create new tasks and import or export task lists.

How to securely delete the trash (recycle bin) in windows

This is useful if you want to schedule regular deletion of files or folders like your Windows history. For this example, we will select the browsing history folder for Google Chrome and schedule it to be deleted once every week.

Create a new task, give the task a name, then select the schedule command for deletion, and lastly, click on “Add Data” to specify folders.

How to securely delete the trash (recycle bin) in windows

Now you can select a deletion method or simply leave it as is to use the default method. Select the folder where your chrome browsing history is stored. Lastly, deselect the “Delete folder if empty” option.

How to securely delete the trash (recycle bin) in windows

Next, you will press OK and then create a schedule by editing the Schedule. For this example, we will delete the history every Friday at midnight.

How to securely delete the trash (recycle bin) in windows

Simply implement the changes and you will see your task in the schedule as a recurring task that will be carried out weekly. If you ever want to remove a task, simply go to the Erase Schedule, right-click on the task and select the “Delete Task” option.

How to securely delete the trash (recycle bin) in windows

Optional: Using the Portable App

Using the scheduler on the portable app works in the same manner, but you will need to have your flash drive plugged in at the time when the tasks are supposed to be carried out. As we mentioned earlier, the portable version of Eraser has no right-click context menu entry, which makes it a bit harder to erase files in Explorer; but not too much harder. You will first need to run the app by double-clicking the “EraserPortable.exe” from the folder where it is installed.

How to securely delete the trash (recycle bin) in windows

Once you have opened the app find the files you want to securely delete using Windows Explorer and drag them into the Eraser window. After they show up on the list, simply click the green play button to securely delete the files.

How to securely delete the trash (recycle bin) in windows

Now that you know how to securely delete your files, you can proceed with your top secret spy work with the peace of mind that the rebels will never be able to access your documents.

Issue: How to Permanently Delete Files from Windows Recycle Bin?

Recycle bin takes up so much space on my computer! How can I reduce the size of this folder and free up some space on my computer?

Everyone of us wants to keep our computer hard disk spacious and clean, so we use the Recycle Bin to dump all the unnecessary documents, programs and other files there. However, not all users may realize that the files sent to this folder don’t disappear from the computer entirely. The folder keeps logs of all the deleted files, including their original location on disk, size and time of removal, so that these document could be restored, if needed. This means that in order to get rid of them for good, it is important to remove files from dustbin as well. In this article, we will discuss a couple of methods to clean the INFO files from the trash bin quickly and efficiently.

How to securely delete the trash (recycle bin) in windows

When you drag-and-drop or simply send some file to the Recycle Bin by clicking delete, you merely transfer information from one place to another. Since the Recycle Bin folder is typically located in C:\$Recycle.Bin directory, all the metadata of the deleted files will pile up in C: partition. Soon, you may start noticing notifications such as “Low Disk Space,” “You are running out of disk space on (C:) drive” popping up on your computer. These warnings will occur when trying to download or create new content on the congested partition, preventing the smooth system performance and diminishing overall computing experience. So, emptying the recycle bin is probably the quickest and simplest trick to free up some valuable space on the hard drive and stop the annoying “running out of space” notifications.

How to empty Windows Recycle Bin and free up some space on your computer?

Before you take any actions regarding Recycle Bin cleanup, you should first go through this folder and make sure it does not contain any files you may need in the future. If you accidentally deleted a file, or simply want to recreate some erased item for some other reason. In order to do that:

  • Right-click on the selected item
  • From the drop-down menu select Restore

You will find the restored files in their original locations from which they were deleted.

Permanently delete all files from the Recycle Bin:

In order to wipe out all the items located in the Recycle Bin folder you should:

  • Right-click on the Recycle Bin icon located on your desktop and select Empty Recycle Bin.
  • OR double-click on the Recycle Bin and click on the Empty Recycle Bin option located on top of the folder window.
  • If you are using Windows 10, go to Settings ->System ->Storage. Then, select This PC and click on Temporary files and recycle bin. In the new window find and click the option Empty recycle bin. Press Delete to confirm.

Delete individual files from the Recycle Bin:

In case you are hesitant about deleting all files from the Recycle Bin, but still, want to gain some extra space on the computer’s hard disk, you should try removing individually selected files.

  1. Open the Recycle Bin folder
  2. Select files you want to delete by press-holding the Shift key
  3. When you are done selecting files, release the shift key and right-click on one of the selected files and select Delete Permanently option (alternatively, you can press the quick key combination Shift + Del to perform the same action).

How to securely delete the trash (recycle bin) in windows

The contents of your PC’s Recycle Bin or Mac’s Trash Can are only cleared out when you empty them. (Photo: .)

Moving a file to the trash on your PC or Mac gets rid of it for good, right? Not so fast.

These files can be seen by others later, and they could be slowing down your machine. Tap or click for my favorite tricks to speed up an older computer.

The contents of your PC’s Recycle Bin or Mac’s Trash Can are only cleared out when you empty them. Until then, there’s a treasure trove of files for someone to snoop through. Worried someone is keeping track of what you do on your computer? Tap or click here for ways to do your own digital sleuthing.

If you haven’t correctly shredded private documents, they can still be found later on down the road – even if you clear your trash can. All it takes is a little know-how to recover them.

I thought that file was deleted. What’s going on?

When a file is deleted, your operating system removes the link to the file and marks the space free. Until it’s overwritten by new information, that file still exists on your hard drive.

Most hard drives are pretty big, so it could be some time until the file is really gone for good. That gives a hacker or a snoop ample opportunity to get his or her hands on your data.

And just think about that old computer you’re going to sell on eBay or take to Goodwill. You could be turning over your entire digital life to a stranger. That’s a huge mistake, but I’ve got the steps to help you.

Steps to delete data forever

If you’re serious about your personal security, you need to erase sensitive data for good.

To do it, you need software like Eraser or Blank and Secure for Windows.

Eraser, in particular, has a lot of options for deleting data. It has a simple, clean interface, and can permanently erase data from any drive that works with Windows. You can even schedule deletions to happen automatically.

Blank and Secure is a portable deletion tool you can store on a USB stick. It “shreds” files by overwriting the data with zeros before deleting, making recovery impossible.

When macOS Sierra was released, Apple removed the secure delete option for both the Trash Can and the Terminal. To shred files you’d like to remove from Macs, use a shredding app like Secure File Deletion – Digital File Shredder. It costs $4.99 to download.

If you use a software tool called CCleaner to keep your Windows PC humming smoothly, keep watching.

For a good free option, try CCleaner. It works with PCs and Macs to automatically clean up your browser cookies, trackers, internet history, download history, cache and even individual session activity. You can also use it to delete files securely.

Go a step further for extra precaution

For an extra layer of security, you can encrypt your hard drive. Your data is converted into an unreadable code that can only be deciphered with a specific key or password with encryption.

PC users can enable Windows’ built-in encryption tool, BitLocker. If you’re looking for another option, VeraCrypt is a free, open-source encryption tool for Windows, Mac and Linux.

Macs have their own built-in disk-encryption tool, too, called FileVault. Similar to BitLocker, it helps prevent unauthorized access to your data and adds an extra layer of security in case your computer is stolen or lost.

FileVault is available for OS X Lion or later. Once it’s turned on, you will always need to login in with your account password.

To set up FileVault, click the Apple menu and select System Preferences. Then click the Security icon and enter your username and password. Open the FileVault tab, then choose Turn on FileVault.

Solid-State Drive manufacturers also include management, encryption and secure deletion tools, so check these available options too.

How to securely delete the trash (recycle bin) in windows
Since the watershed release of operating system Windows 95, every OS build of Windows has contained a designated area of the operating system called the Recycle Bin. When files or folders are marked for deletion, they are transferred from the main body of the OS into Recycling. Any files in the Recycle Bin are not displayed or accessible to users navigating the desktop or any other folders visible in File Explorer.

How Do I Know If My Recycled Data Is Gone?

The Recycle Bin is essentially a ‘last chance’ area for files that the user (you) wish to get rid of. To prevent the accidental deletion of critical data, the Recycle Bin requires a confirmatory step before the files are finally taken off your system. This means that anything marked as ‘deleted’ in Windows can be easily recovered and accessed from the hard drive (HDD) with a few simple actions.

Due to a widespread misconception that the Recycle Bin is self-cleansing, hackers and scammers often check for recycled files on recovered commercial hard drives. Years of critical financial and personal data that should have been digitally shredded are often left behind, thanks to one hapless employee.

You can open up the Recycle Bin folder and manually delete each file again, permanently removing access to them from the OS. Recycle Bin files can also be deleted en masse by using the right-click menu to select and left-click ‘Empty Recycle Bin’ or removed as part of an automatic sweep of the OS for redundant files by the Disk Cleanup program. If you’re a system administrator, you may want to consider making it company policy to have Disk Cleanup run automatically once a week.

It’s also worth noting that program files moved to the Recycle Bin or permanently deleted won’t fully remove the application, due to the way that Windows accesses the registry. You’ll need to use the Add/Remove Program function, found in the Control Panel.

Data From Beyond The Grave?

However, permanent deletion isn’t the end for most files in Windows. The Recycle Bin delete function only tells the hard drive to mark the space that the file occupies as ‘available’. Professional file retrieval software, freely available for download online, stands an excellent chance of detecting and restoring any data recently deleted. This is good news for when you want to recover lost files from ‘dead’ computers, but cybercriminals often fish old hard drives with such software to see what has been hidden or removed from the system in the recent past.

File recovery by a malicious third-party is a particular risk if the OS has not been wiped and reinstalled recently, the HDD is a traditional magnetic disk design, or the file has only been deleted for a short amount of time.

To avoid running this risk, recycle your old hard drives with a reputable IT Asset disposal company or use professional, off-the-shelf disk overwriting software to completely cleanse the file table of old data.

About Us

At Absolute IT, we specialise in safe data and asset disposal at reasonable, affordable prices, as well as data wiping via our favourite software package, Blancco.

Or, alternatively, double-click on the Recycle Bin on your desktop. Then, click the Empty the Recycle Bin button along with the top menu. A warning box will appear. Click Yes to permanently delete files.

How do I permanently delete files after emptying recycle bin?

If you want to permanently delete a file rather than leaving it in the Recycle Bin, highlight it in Windows Explorer, and then hold down the Shift key at the same time as hitting the Delete key. You’ll be asked to confirm that you want to permanently delete the file.

How do you permanently delete files so they Cannot be recovered?

To make sure that a single file can’t be recovered, you can use a “file-shredding” application such as Eraser to delete it. When a file is shredded or erased, not only is it deleted, but its data is overwritten entirely, preventing other people from recovering it.

How do I permanently delete files on Windows 7?

If you want to permanently delete a file immediately, hit Shift+Del on your keyboard and then confirm your choice by hitting Shift+Enter.

How do I securely delete files from the recycle bin?

Secure Delete Files in Explorer or From Your Recycle Bin

Simply find a file you want to delete, then right-click on it. After that, select the Eraser context menu and choose whether you want to erase the file now or on the next computer restart.

Can permanently deleted files be recovered?

Fortunately, permanently deleted files can still be returned. … Immediately stop using the device if you want to recover permanently deleted files in Windows 10. Otherwise, data will be overwritten, and you can never return your documents. If this does not happen, you can recover permanently deleted files.

Where do permanently deleted files go?

Sure, your deleted files go to the recycle bin. Once you right click on a file and choose delete, it ends up there. However, that doesn’t mean the file is deleted because it’s not. It’s simply in a different folder location, one that’s labeled recycle bin.

How do I permanently delete data from my hard drive?

Step-by-Step: Using Eraser

  1. Navigate to the files or folders that you want to securely erase.
  2. Right-click on the files and/or folders and an Eraser menu will appear.
  3. Highlight and click Erase in the Eraser menu.
  4. Click Start > Run… , type cmd and press OK or Enter (Return). …
  5. Navigate to where you have SDelete downloaded.

How do you permanently delete something off your computer?

On an Android device, open Settings and head to System, Advanced, and then Reset options. In there, you’ll find Erase all data (factory reset).

How do you truly delete a file?

Just drag whichever files you want to eviscerate into your trash bin, then go to Finder > Secure Empty Trash — and the deed is done. You can also securely erase your entire hard drive by entering the Disk Utility app and choosing “Erase.” Then click “Security Options.”

Why are my files being permanently deleted?

If a file is located on a networked drive and it will be permanently deleted because there is no recycle bin for network drives. If you delete the same file from a Library, it will go to the recycling bin on the same drive. Right click recycle bin. … Open Folder Options and show hidden files and also hidden system files.

How can I quickly delete files?

Fastest way to do this: open a command prompt, navigate to the folder you want to delete and enter the command “rd /s /q .” All other options will buffer the files before deleting. The RD (RMDIR) command reads a file name and deletes it and when it hits a folder name dives into that folder and repeats.

How do you delete a file that won’t delete?

Can’t delete a file is open in the system?

  1. Close the Program. Let’s start with the obvious.
  2. Reboot your computer.
  3. End the Application via the Task Manager.
  4. Change File Explorer Process Settings.
  5. Disable the File Explorer Preview Pane.
  6. Force Delete the File in Use via the Command Prompt.

One of the big advantages of using Dropbox is that it lets you easily recover files that you may have accidentally deleted from your computer’s hard drive. Should you wish to restore a file that is no longer available on your computer, just go to the “Deleted files” section of the Dropbox website and select the file that you want to recover.

When you delete a file from a local folder, Dropbox will not remove that file from their own servers, instead they will simply move it to another folder from where you may restore it later. This is much like the Recycle bin of Windows – deleting a file will only move it to the Recycle bin and you have to manually empty* the bin to permanently remove that file.

How to securely delete the trash (recycle bin) in windows

Coming back to Dropbox, if you would like to get rid of a file permanently so that it also gets deleted from Dropbox servers, first delete that file from your computer.

Next, log in to Dropbox website, choose the “Show Deleted Files” option, select the file that you just deleted and then click More – > Permanently Delete to trash it forever. The screencast above explains the steps in greater details.

[*] In fact, it is a bit complex at the OS level. You should securely delete your Windows files else they can be recovered even after you have emptied the Recycle bin.

Last Updated: December 6, 2019 by Apto Solutions

How to securely delete the trash (recycle bin) in windows

Answer: Almost always. At least not right away.

“We’ve emptied your trash bin,” said the Computer. Whether you use Windows, OS X, or Linux, many people are too trusting of their computing environments and take the computer at it’s word. Don’t make this mistake. Just because you delete a file, doesn’t mean that the data is actually gone.

What do you mean a deleted file isn’t gone?

Traditional spinning hard drives store data on polished magnetic metal (or glass or ceramic with a thin metal layer) platters and the store data by magnetizing sectors. A magnetized section represents a ‘1’ and a demagnetized section represents a ‘0’.

How to securely delete the trash (recycle bin) in windows

When you delete a file, the operating system merely marks the area where that data resides on disk available, and logically removes it from the file tree structure. The magnetic data still resides on the disk, but the link to it has been removed from the operating system. A data retrieval tool like Recuva by Piriform or Data Rescue by Prosoft can be used to retrieve these deleted files.

How to securely delete the trash (recycle bin) in windows

These tools scan the disk for magnetized sections and attempt to reassemble recently deleted files, even if they can only reassemble part of the it.

Will formatting remove my personal data?

On the surface, yes, but that doesn’t mean it’s irrecoverable. Recoverability all depends on the drive itself, and how you formatted it. A quick format, for example, deletes the files as above, and again, all of the data still exists on the drive magnetically. It takes longer, but you should uncheck the quick format box if you care about security.

How to securely delete the trash (recycle bin) in windows“Deleted” data remains on a drive.

Fully formatting the disk usually involves a process called zeroing that writes ‘0’ across all magnetic sectors of the drive. Even this process doesn’t remove all traces of the data.

How to securely delete the trash (recycle bin) in windows“Zeroed” sectors on a harddrive.

“Zeroing” erases the data, but due to the nature of magnetization, it can leave small traces as you can see above that can show which bits used to read “1”. Forensic data recovery teams use this trick. Good forensic tools can read these subtle traces and use them to attempt to guess what the bits used to read, and thereby reconstruct the formatted data.

So how do you actually delete something?

You can securely delete data from a harddrive by using multi-pass deletion. Basically, specially designed software writes random bits (instead of zeros) to a harddrive to overwrite all of the data on the disk. It then repeats this process multiple times to make sure that any residual traces are overwritten so well that deciphering which trace resulted from which rewrite is impossible. The Department of Defense has released their own spec for secure deletion called DoD 5220.22-M. This spec requires 3 passes: zeros, ones, and random data respectively.

With traditional magnetic spinning drives, these erasure methods can be used to remove the data from the entire disk, or a specific part of the disk – if, for example, you wished to remove one file securely.

So do SSDs and flash devices work the same way?

Unfortunately, no. SSD and flash memory uses a drive controller to indirectly make reads and writes. SSDs cannot make changes to individual bits directly, and must instead write larger blocks together. Any changes require a complete rewrite of that block, so to speed up the write process and prevent overuse of a specific section of the SSD, the drive controller manages the writing timing and location through a process called write-leveling. Unfortunately, researchers determined that traditional data erasure methods such as those described above will not work in the same way on SSDs as they do on HDDs. 1 For example, files cannot be securely erased individually. To securely erase an SSD, you must make a special request of the controller to zero-out, one-out, and erase the cache on the entire disk. Not all data erasure software is able to make these calls or verify the results, so it’s very important to use the right tools when erasing SSD and flash devices.

Now you understand the fact behind the fiction that just emptying the trash can or recycled bin deletes your files forever. This does nothing to guarantee that you delete the files. The deletion process is far more complex and now you know how it works.

Ao optar por apagar arquivos no Windows 10 da forma mais tradicional, tudo o que é deletado de seu PC acaba passando pela lixeira, isso se você não utilizar um atalho como o “Shift + delete”. Apesar de tais arquivos não aparecerem mais em seu PC após terem saído da Lixeira, a verdade é que eles ainda podem ser recuperados com ferramentas de terceiros.

Felizmente, caso você queira ficar um pouco mais protegido existe uma solução para o Windows 10, que faz com que a sua Lixeira tenha uma função para apagar os arquivos de forma definitiva. A seguir, veja como apagar os arquivos da Lixeira do Windows 10 sem deixar que eles sejam recuperados.

Importante

Apesar de não se tratar de um recurso oficial do Windows 10, o tutorial descrito abaixo utiliza uma ferramenta da Sysinternals, que é aprovada pela própria Microsoft, mas que não acompanha o sistema operacional.

Por se tratar de uma mudança não oficial no sistema, é recomendado que você faça um backup dos arquivos importantes de seu PC e crie um ponto de restauração antes de prosseguir para evitar eventuais problemas. Caso prefira, você pode conferir este outro tutorial do Olhar Digital, que traz mais uma opção para apagar seus arquivos de forma definitiva.

Como apagar com segurança os arquivos do Windows 10

O processo para apagar os arquivos com segurança do Windows 10 mostrado abaixo adiciona uma opção ao menu de contexto da Lixeira do sistema, aquele que é acessado ao clicar com o botão direito do mouse sobre o seu ícone. Confira o passo a passo:

1. Acesse essa página da Microsoft para fazer o download da ferramenta SDelete;

How to securely delete the trash (recycle bin) in windows

2. Abra o arquivo ZIP e extraia o sdelete.exe para a pasta C:\Windows\System32. Caso você esteja utilizando um sistema 64 bits, você deve copiar o sdelete64.exe.

How to securely delete the trash (recycle bin) in windows

Após ter copiado o arquivo correto, para adicionar a opção de apagar com segurança no menu da Lixeira do Windows é necessário fazer uma pequena alteração no registro do sistema. Veja como prosseguir:

1. Aperte junto as teclas “Win+R” e, na janela do “Executar” digite: regedit. Aperte “Enter”;

How to securely delete the trash (recycle bin) in windows

2. Navegue até este caminho: Computador\HKEY_CLASSES_ROOT\CLSID\\shell;

How to securely delete the trash (recycle bin) in windows

3. Clique agora com o botão direito do mouse em “Shell” e vá em “Novo > Chave”;

How to securely delete the trash (recycle bin) in windows

4. Na janela que surge, dê o nome de “SecureDelete”;

How to securely delete the trash (recycle bin) in windows

5. Agora, na parte direita da tela, dê um clique duplo em “(Padrão)” e coloque o nome de “Apagar Seguro”. Clique em “Ok”;

How to securely delete the trash (recycle bin) in windows

6. De volta a parte esquerda da tela, clique com o botão direito do mouse em “SecureDelete” e vá em “Novo > Chave”;

How to securely delete the trash (recycle bin) in windows

7. Na janela que surge, dê o nome de “command”;

How to securely delete the trash (recycle bin) in windows

8. Dentro desta chave, dê um clique duplo em “(Padrão)”;

How to securely delete the trash (recycle bin) in windows

9. Agora, coloque esta sintaxe: cmd /c “sdelete64 -p 3 -s “C:\$Recycle.Bin\*” && taskkill /f /im explorer.exe & start explorer.exe”. Caso o seu sistema seja 32 bits, tire o “64” do “sdelete”.

How to securely delete the trash (recycle bin) in windows

Com essas mudanças aplicadas, ao clicar com o botão direito do mouse na Lixeira do Windows 10, você deverá ter a opção “Apagar seguro”, que ao ser acionada, abre uma janela do prompt de comando para fazer a exclusão dos arquivos de forma definitiva. Ao utilizá-la pela primeira vez, a ferramenta SDelete deve entrar em ação e você precisará concordar com os seus termos de uso para prosseguir.

How to securely delete the trash (recycle bin) in windows

Pronto! Agora, você já sabe como apagar os arquivos da Lixeira do Windows 10 com segurança para que ninguém possa recuperá-los.

You can delete or permanently delete any file or folder in your Dropbox account, even if it’s shared, as long as you’re the owner. Find out how to know who the owner of a file or folder is.

Delete a file or folder

Follow the instructions below to delete a file or folder from your Dropbox account on dropbox.com, the Dropbox desktop app, or the Dropbox mobile app. Deleted files or folders can be restored within a certain window of time, depending on your Dropbox plan.

On dropbox.com

  1. Sign in to dropbox.com.
  2. Hover over the file or folder and click the “” (ellipsis).
  3. Click Delete.
  4. Click Delete again to confirm.

In the Dropbox desktop app

  1. Open the Dropbox folder on your computer.
  2. Right-click the file or folder you’d like to delete.
  3. Click Delete (Windows) or Move to Trash (Mac).

On the Dropbox mobile app

  1. Open the Dropbox mobile app.
  2. Tap the “⁝” (vertical ellipsis on Android) or “” (ellipsis on iPhone/iPad) next to the file or folder you’d like to delete.
  3. Tap Delete.

Permanently delete a file or folder

Follow the instructions below to permanently delete a file or folder on dropbox.com. Permanently deleted files and folders can’t be restored.

You can permanently delete any file or folder that you own. You can only permanently delete files and folders that you don’t own if:

  • You’re the admin of a Dropbox Business team.
  • You’re not an admin, but you’re the only person who has taken any actions on or edited the file or folder.
  • If you’re a member of a Dropbox Business team, your admin may have limited your ability to permanently delete files and folders, including with a data retention policy.
  • Deleted files don’t count against your storage quota, so permanently deleting them won’t free up space.
  • If other Dropbox users have a copy of the files that you permanently delete, their copies won’t be deleted.

Deleting Files Using Windows

When you delete a file or folder in Windows, it is usually moved to the Recycle Bin (Trash). When the Recycle Bin is emptied, the data you have deleted is not actually removed from your computer. Instead, Windows makes the space occupied by the file available for writing. In other words, every file you delete using Windows is potentially recoverable in the short term. If you create a new file after deleting in Windows, or save a changed file, it may write over the ‘deleted’ file’s space, thus destroying it permanently. Likewise, defragmenting will possibly overwrite the deleted files.

DeleteOnClick, however, completely deletes the file in just one click, and the data becomes unrecoverable. For this reason, you must use the program carefully. Once a file is ‘Securely Deleted’, no one can undelete it.

DeleteOnClick as part of OnClick Utilities ensure files are renamed to a random filename before being deleted.

Wiping free disk space helps your computer to run better and faster.

DeleteOnClick follows the U.S. DOD 5220.22-M secure file deletion standard

Uses for DeleteOnClick

There are many reasons why you may wish to securely delete your data. For example, you may have downloaded a file over the Internet which contains confidential or sensitive information. Once you have copied the appropriate information into the special area on your computer where you keep all your secure details (passwords, financial records, software license keys etc.), you’ll need to securely delete the original zip file. Using DeleteOnClick will ensure no one can recover the original downloaded zip file.

Files deleted using DeleteOnClick are permanently erased and can never be recovered, including the use of specialist data recovery programs.

Perhaps you’ve been working on a new document on your laptop. You arrive home and copy the files onto your computer. You can then securely delete the original files from your laptop. DeleteOnClick ensures your files are completely erased, and that nobody can retrieve the files on your laptop again.

All Content: 2BrightSparks Pte Ltd © 2003-2021

News & Events

Posted in: Apple, Microsoft or Windows, Tech Tips

Windows

Method 1 (Two Steps): Delete/Send files into the Recycle Bin then Empty the Recycle Bin

  1. Select the folder or file(s) that you want to delete in File Explorer then right-click to show the contextual menu, choose Delete. IMPORTANT NOTE: This action moves the selected file(s) to the Recycle Bin, from which they can be recovered – it does NOT permanently delete files so you will need to permanently delete from the Recycle Bin as a second step.
  2. How to securely delete the trash (recycle bin) in windowsEmpty your Recycle Bin. This will permanently delete everything in the Recycle Bin to be sure to check that there’s nothing in the bin you do want to keep. If you find any items that you do not want deleted, right-click them then select Restore on this individual files or folders. Once you have confirmed that everything in the Recycle Bin can be removed, right-click on the Recycle Bin icon and select “Empty Recycle Bin”. You may be prompted to confirm the permanent deletion of all items in the Recycle Bin.

Method 2 (One Step): Active files on your hard drive (not yet in the Recycle Bin)

To delete file(s) without moving to the Recycle Bin first, select the folder or files and press SHIFT+Delete (at the same time) on your keyboard. Windows 10 asks for confirmation before it removes the files – when you are asked “Are you sure you want to permanently delete this file(s)?”, press Yes. This action bypasses the Recycle Bin and permanently deletes the selected file(s).

MacOS

Delete/Send files to Trash then Force Empty/Delete Items in Trash

Drag or right-click to trash files, folders and other items or select the item, then press Command-Delete. IMPORTANT NOTE: The items aren’t deleted until you empty the Trash.

If an item is locked, you need to confirm you want to move it to the Trash, or unlock the item before putting it in the Trash. To unlock the item first, select it, choose File > Get Info (or press Command-I), then deselect the Locked tickbox. If you’re not logged in as an administrator, you may need to click the lock to unlock it then enter an administrator name and password (or use Touch ID or your Apple Watch).

Click the Trash icon in the Dock. In the window that appears, do one of the following:

  • Empty one item from the Trash: Control-click the item you want to delete, then choose Delete Immediately. In the warning message that appears, click Delete.
  • Empty all the Trash: Click the Empty button in the upper-right corner of the Finder window.

You can also click the Finder icon in the Dock, then choose Finder > Empty Trash. In the warning message that appears, click Empty Trash.

    • About the Bar
    • About The Bar Home
    • Frequently Asked Questions
    • President’s Welcome
    • The Florida Bar Board of Governors
    • Committees
    • Sections / Divisions
    • Board Certification
    • Florida Voluntary Bars
    • Florida Registered Paralegal Program
    • Diversity / Inclusion
    • Strategic Plan / Research
    • Leadership Academy
    • Contact The Florida Bar
    • News & Events
    • News & Events Home
    • Florida Bar News
    • Florida Bar Journal
    • News Releases
    • Social Media
    • Daily News Summary
    • Calendars
    • Meetings & Conventions
    • Media Resources
    • Forms & Publications
    • For the Public
    • Public Home
    • Lawyer Referral Service
    • Attorney Discipline
    • Consumer Information
    • Pro Bono & Legal Aid
    • Pro Hac Vice/Limited Appearance
    • Unlicensed Practice of Law
    • Legal/Civics Education
    • Speakers Bureau
    • Clients’ Security Fund
    • Prepaid Legal Services
    • For Our Members
    • Members Home
    • Benefits / Discounts
    • Continuing Legal Education
    • Fastcase Login
    • LegalFuel
    • Health and Wellness Center
    • Lawyers Advising Lawyers
    • Legislative Activity
    • Appointments and Applications
    • Join Lawyer Referral Service
    • Pro Bono Service and Reporting
    • Florida Lawyers Assistance
    • Directories
    • Directories Home
    • Lawyer Directory
    • Authorized House Counsels
    • Certified Foreign Legal Consultants
    • Law Faculty Affiliates
    • Florida Registered Paralegals
    • Courts
    • Legal Groups
    • Judicial Nominating Commissions
    • State of Florida
    • Federal Government
    • Rules, Ethics and Professionalism
    • Rules, Ethics and Professionalism Home
    • Rules Regulating The Bar
    • Ethics
    • Henry Latimer Center for Professionalism

‘To inculcate in its members the principles of duty and service to the public, to improve the administration of justice, and to advance the science of jurisprudence.’

To permanently delete a file or folder from your PC without sending the files to the “Recycle Bin” which you want to delete and then pressing Shift+Delete

!This solution is also for Windows-10 and Windows 8.1!

Or drag the file (folder, image, . ) over the “Recycle Bin” ( see Image-1) “Recycle Bin List” (see Image-1) and holding down the shift key

Other Solutions / Content:

1.) Permanently delete all files from the Recycle Bin!
2.) Permanently delete Individual files from the Recycle Bin!
3.) Recover files from the Recycle Bin!

1.) Permanently delete all files from the Recycle Bin!

To delete all of the files from the Recycle Bin without opening the Recycle Bin, with a right click on the Windows Desktop Recycle Bin Icon (Symbol), in the context menu select “Empty Recycle Bin” (see Image-1)

Empty the Recycle Bin, and then click Yes.

See also:
. How to show Recycle Bin Icon on the Windows 7 Desktop? 2.) Permanently delete individual files from the Recycle Bin!

1. Open the “Recycle Bin” a right click on the Windows-7 Desktop Recycle Bin Icon

2. In the context menu select “Open” (see Image-1).

3. To permanently delete one file or folder select the Folders and/or Files in the Recycle Bin

3.) Recover files from the Recycle Bin!

1. Open the “Recycle Bin” a right click on the Windows-7 Desktop Recycle Bin Icon

2. In the context menu select “Open”

3. To Restore one file or folder select the Folders and/or Files in the Recycle Bin,

4. With a right click open the context menu press “Restore”

(Image-4) Easy Restore deleted Files and Folders on Windows 7, 8.1, 10!
How to securely delete the trash (recycle bin) in windows

To permanently remove files from your computer and reclaim any hard disk space they were using, you need to delete the files from the Recycle Bin.

When you delete a file, it’s usually moved to the Recycle Bin so that you can restore the file later if necessary. For information about recovering a file, see Recover files from the Recycle Bin.

This solution to permanently delete a file or folder from your personal windows computer is suitable for: Windows 11, 10 Pro, Enterprise, Home, Windows 8.1, Windows 8, Windows-Server 2019, 2016, 2012, Windows 7 Basic, Professional, Starter, Ultimate

To delete a file or folder (or multiple selected files), right-click on the file and select Delete. You can also select the file and hit the Delete key on the keyboard. Deleting a folder deletes all its contents as well.

How to securely delete the trash (recycle bin) in windows

You may get a dialog prompt that asks if you want to move the file to the recycling bin. If that happens, say yes. If you didn’t get a dialog prompt, the file was still sent to the Recycle Bin. (The Mac equivalent is called Trash.) Deleted files are not gone forever; they are sent to the Recycle Bin.

Recycling Bin

An empty and occupied Recycle Bin

Deleted files are not gone forever. When a file is deleted, it is sent to the Recycle Bin. The Recycle Bin can be found on the Desktop. Its icon resembles a recycle bin or trash can, and the icon changes depending on whether the Recycle Bin contains any files.

The recycle bin is a holding place for deleted files. To permanently delete a file, you can delete it again from the Recycle Bin, or you can empty the Recycle Bin. It is recommended you empty the Recycle Bin every once in a while to free up space.

If you delete something by accident, or if you change your mind about a deleted file, you can un-delete it by restoring the file from the Recycle Bin.

To restore or permanently delete a file, right-click on the file and select either Restore or Delete. Deleted files are permanently deleted; restored files are restored to their original location before being deleted.

How to securely delete the trash (recycle bin) in windows

Right-clicking a file

You can restore or permanently delete individual files or multiple files at once using the Manage option on the toolbar.

How to securely delete the trash (recycle bin) in windows

In the toolbar in the screenshot above, from left to right:

  • Empty Recycle Bin: Permanently deletes everything in the Recycle Bin.
  • Recycle Bin properties: Allows you to choose how much space to allot to the Recycle Bin. When the Recycle Bin reaches capacity, it will automatically delete its oldest files. The Recycle Bin properties also has an option to automatically delete files permanently. (Unless you know what you are doing, it is recommended you leave Recycle Bin properties alone.)
  • Restore all items: Restores everything in the Recycle Bin to its former location.
  • Restore the selected items: Restores only the file or files you have selected.
  • Recover Deleted Files on Windows
  • Recover Deleted Files on Mac OS X
  • Hard Drive Recovery Tips
  • SD Card & Flash Drive Recovery Tips
  • All About Data Recovery
  • All about iOS
  • All about Android
  • Recovering File Types & Formats
  • Data Recovery in Your City
  • Mac OS X Tips & Troubleshooting
  • Windows Tips & Troubleshooting
  • Software Reviews
  • Best Software & Services in 2021
  • Best Hardware in 2021
  • Tech Related Articles

How to securely delete the trash (recycle bin) in windows

What’s the first thing you do when you need some extra storage space? If you’re like most people, you empty the Windows Recycle Bin, which can be done by right-clicking on its icon and selecting the Empty Recycle Bin option. But what if you later need to recover files from Recycle Bin after empty? In this article, we explain why it’s possible to restore emptied Recycle Bin, and we provide step-by-step instructions on how to do it.

Is Recycle Bin Recovery Possible?

Yes, it’s possible to restore emptied Recycle Bin, but not without a few special tricks. You see, the Recycle Bin is essentially a temporary storage area for deleted files. Instead of being immediately removed from your computer, deleted files are first moved to the Recycle Bin, where they sit and wait to be either automatically or manually removed. Of course, you can delete files immediately using the Shift + Delete key combination, but most users are not even aware that the Shift + Delete key combination exists.

When you finally empty the Recycle Bin in Windows 11, Windows 10, Windows 8, Windows 7, and older, the storage space that was occupied by the files gets marked as available, which means that other applications can use it to store data. However, until some application uses the freed storage space, the original files are still there intact, which is why it’s possible to recover files from Recycle Bin after empty .

The only problem is that you have a limited time before the files get overwritten and impossible to recover. The exact amount of time you have depends on how you use your computer and how much empty space you have on your storage device. If you have just a few GB of storage space left, the chance that some application will overwrite your files is much higher than if you have hundreds of GB of storage space available.

Generally, it’s best to close all non-essential applications and focus exclusively on Recycle Bin recovery. In the next section of this article, we introduce the most reliable way on how to recover deleted files from the Recycle Bin after empty and provide step-by-step instructions on how to do it.

How to Recover Deleted Files from the Recycle Bin After Empty

There are several ways how to recover deleted files from the Recycle Bin, each with its own advantages and disadvantages. Some require you to have backups of the deleted files, while others are so cumbersome that even professional data recovery specialists dislike using them. The one method that is guaranteed to deliver excellent results and can be recommended even to complete beginners is Disk Drill.

Disk Drill for Windows is a professional-grade data recovery solution that runs on Windows 11, Windows 10, Windows 8, Windows 7 and older. Even though Disk Drill is designed with regular home users in mind, it’s loved by businesses around the world for its reliable data recovery algorithms, which can recover hundreds of file formats from all common storage devices.

Disk Drill for Windows is available in three versions: Free, Pro & Enterprise. You can recover up to 500 MB of data for free using all recovery methods and enjoy such extra features as Recovery Vault and disk backup.

The Pro version is aimed at those who want unlimited personal recovery, and it costs only $89, which is nothing compared with the price of most professional data recovery services. Finally, the Enterprise version is for unlimited commercial recovery, and it includes all Pro features plus priority support.

Steps to Recover Deleted Files from the Recycle Bin:

Step 1: Download Disk Drill for Windows and install it.

Download the Free version of Disk Drill from its website and install it just like you would any other Windows application. All modern versions of Windows are supported, and there’s also a separate version of Disk Drill available for computers running macOS.

Step 2: Launch Disk Drill and select a disk that contains the Recycle Bin.

Next, you need to launch Disk Drill and tell it to analyze the storage device where the files were located before you deleted them by clicking on the Search for lost data button next to it. In most cases, the system drive, which is the drive that contains the operating system and all related system files, is marked with the letter C, while other storage devices are marked with letters D, E, F, G, and so on.

How to securely delete the trash (recycle bin) in windows

Step 3: Select files for recovery.

Depending on the size of your storage device, it may take Disk Drill a few minutes to finish scanning. Once it’s done, you will be presented with a list of deleted files. Using the filters on the left, you can narrow down the scan results so that you have an easier time marking the files you want to recover. Then click on the Recover button.

How to securely delete the trash (recycle bin) in windows

Step 4: Specify the recovery directory.

Disk Drill allows you to choose where you want to restore the deleted files, and it’s highly advisable to select a recovery directory that’s not on the same storage device as the files you want to recover.

How to securely delete the trash (recycle bin) in windows

Step 5. Begin the recovery process.

With your files selected and the recovery directory specified, you can begin the recovery process. The actual recovery shouldn’t take more than a few moments to complete.

Want to get rid of a document immediately and without safety net? Find out here how to permanently delete files without sending to the recycle bin on Windows 10.

First, a Tree Goes Down the Drain 27,000 Times

every day as toilet paper, reported National Geographic Magazine in 2010. They assumed, it seems, some 40 sheets—sic!—per person and day.

Sometimes, of course, it makes sense to eliminate things on more direct a route. Let us, for instance, find out how to send files straight down the Windows drain without turning them into toilet paper first or hoarding them in a trashcan:

How to Permanently Delete (Without Recycle Bin) on Windows 10

Time needed: 1 minute.

To immediately delete a file in Windows 10 (without the file being moved to the Recycle Bin folder):

    Click on the file you want to delete with the right mouse button in Windows Explorer.

Delete multiple files: You can select more than one file, of course, then click on one of them with the right mouse button to irrevocably delete them all with a single command.

While holding down the Shift key, select Delete from the context menu that has appeared.

Windows delete without recycle keyboard shortcut: You can also press Shift Del .
Alternative: You can also click the downward-pointed triangle beneath Delete on the Windows Explorer Home toolbar ribbon and select Permanently delete from the menu that appears.

Now click Yes under Are you sure you want to permanently delete this file?.

Important: Beyond this point, recovering the file or files will be very difficult!
Tip: If you are immediately deleting more than one file in one go, click Yes under Are you sure you want to permanently delete these __ items instead.
Note: Without pressing Shift , the dialog reads Are you sure you want to move this file to the Recycle Bin?.

How to Permanently Delete (Without Recycle Bin) on Windows 10: FAQ

Can I disable the confirmation dialog for permanently deleting a file in Windows?

No, you cannot disable having to confirm permanently deleting a file while still normally using the trash as a safety net.

To avoid multiple prompts, do try to select files and delete them in bulk. Only one confirmation dialog will appear for all files’ immediate deletion. As an alternative, do disable the Windows 10 Recycle Bin temporarily.

Yes, you can disable both the trashcan and confirmation dialogs for deletion. This will delete all files immediately and permanently without further confirmation. See below.

Can I disable the Windows Recycle Bin altogether?

Yes, you can make Windows perform all deletions immediately without moving files to a trash folder first.

To delete files irrevocably (optionally without further confirmation) in Windows 10:

  1. Click on the Recycle Bin folder with the right mouse button.
  2. Select Properties from the menu that has appeared.
  3. Make sure Don’t move files to the Recycle Bin is selected under Settings for selected location.
    Note: Each drive has its own trash folder in Windows 10. Do select each disk and drive under Recycle Bin Location.
  4. To disable the confirmation dialog as well as the trash folder, make sure Display delete confirmation dialog is not checked.
    Important: This will make all file deletions immediate and final. It is usually best to choose this combination of settings only temporarily.
  5. Click OK.

Can I disable Shift Delete in Windows?

No, you cannot complete disable Shift delete. Windows 10 will always show you the deletion confirmation dialog.

For a modicum of protection against accidentally deleting files, do enable the Trash folder and the deletion confirmation dialog; see above.

(How to permanently delete files without sending to recycle bin tested with Windows 10 Version 20H2; updated May 2021)

When we delete a file or folder from our system, it moves to the Trash folder(Linux) or the Recycle Bin(Windows). Time and again, we need to get rid of these mostly useless files and folders residing in our system trash in order to vacate space for other important data.

In this article, we will describe several ways to empty your system trash, both through the UI and the command line.

We have run the procedure and commands mentioned in this article on a Ubuntu 18.04 LTS system.

Emptying Trash Through the UI

For a person who does not like to use the command line much, the UI provides the following ways to empty your deleted files from Trash:

Method 1: Use Trash-Folder Icon context menu

Open the File Manager from the Activities bar and locate the Trash folder from the list of folders in the left panel. Right-click the Trash folder and select the Empty Trash option from the menu as follows:

How to securely delete the trash (recycle bin) in windows

All the files and folders will be removed from your trash can.

Method 2: Use Ubuntu File Manager

Another way of deleting the Trash is to open the Trash folder from the File Manager and then press the Empty button located at the top-right corner of the window.

How to securely delete the trash (recycle bin) in windows

This way you Trash will be emptied, deleting all the files and folders simultaneously.

You can also right-click an individual item and select the Delete from Trash option in order to permanently remove it from your system but deleting items one by one is a time-consuming task.

Emptying Trash Through the Command Line

Emptying the Trash through the Command Line is a lot more easier and faster. Even if you are not a command line pro, the following simple methods will enable you to empty your trash can very easily:

Method 1: Delete files in Trash folder with rm command

Open the Linux command line application, the Terminal, through the Ubuntu Dash or through the Ctrl+Alt+T shortcut. The files and folders of a user’s trash are located at that user’s /local/share/Trash folder, files sub-folder. So we need to enter the following commands to reach there: Advertisement

You can then remove all the files through the following command:

How to securely delete the trash (recycle bin) in windows

You will see that your Trash can is completely emptied.

Method 2: Use empty-trash command

The Trash CLI utility also lets you empty your trash effectively and very easily. First, you need to install it through the following simple command as a root user:

You will be asked to provide the password for the root user. When you enter a correct password, the installation process will begin.

You can then enter the following command in order to delete the Trash contents:

In older versions of the utility, you could use the following command to empty the trash:

So you can try whatever works for you and you will be able to see your Trash emptied.

Among the four above-mentioned methods to empty the Trash on a Ubuntu system, you can try whichever method suits you. You will then be able to delete the unwanted files taking system resources and make space for more important files and data.

  • ← How to Install Skype on Ubuntu 18.04 LTS
  • How to Take Screenshots in Ubuntu with a Time Delay →

Karim Buzdar

About the Author: Karim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications. As an IT engineer and technical author, he writes for various web sites. You can reach Karim on LinkedIn

How to securely delete the trash (recycle bin) in windows

Amy Dennis

Sep 14, 2021 • Filed to: Recover Files • Proven solutions

When using Windows to delete items or files in your computer to create more space in your hard drive, the files are not deleted. Your files are temporarily stored by the recycle bin, but if you go further to empty the recycle bin, the files cease to exist in the recycle bin. Also, the recycle bin utilizes a certain amount of its space to store deleted content. When this space is limited, old files are deleted to create room for new ones. That is why you may find your file missing in the recycle even if you never emptied it. Here we will show you how to empty a recycle bin on Windows and how to recover deleted files from the recycle bin after empty.

Part 1: How to Empty Recycle Bin on Windows

Step 1. Right-click on your recycle bin

Select the recycle bin on your windows desktop and right-click on it. Your screen will display a dialogue box like this

Step 2. Select empty recycle bin

From the dialogue box on the right-hand side of the recycle bin, choose an empty to recycle bin.

Step 3. Empty the Recycle Bin

From the delete multiple items dialogue box, confirm by clicking YES. You will see a progress dialogue box showing the ongoing deletion process. Items in your recycle bin will disappear one by one. This will only take a few minutes given the number of items in your recycle bin.

Note that you can still retrieve your files after the recycle bin has completed deleting them permanently.

Part 2: How to Recover Files from Emptied Recycle Bin

To retrieve all files, which you had permanently deleted from the recycle bin, you require effective file recovery software. Recoverit is one of the best data recovery tools I know. It also allows you to recovers other files which were previously formatted or lost from the computed due to corrupt system and other removable devices like digital cameras, memory cards, and flash disks.

Recoverit – Your Best Data Recovery for Recycle Bin

  • Recover lost or deleted files, photos, audio, music, emails from any storage device effectively, safely and completely.
  • Supports data recovery from recycle bin, hard drive, memory card, flash drive, digital camera, and camcorders.
  • Supports to recover data for sudden deletion, formatting, hard drive corruption, virus attack, system crash under different situations.

Video Tutorial on How to Recover Files from Emptied Recycle Bin

Download your copy of recovery for windows, install and run it on your computer. Follow the next steps to recovering deleted files from empty recycle bin. More importantly, DO NOT install this software on the disk where files and data where you can lose.

Step 1. Choose a data lost scenario to be recovered

Select the data scenario which you want the program to retrieve. You can also select the option “All-Around Recovery” to start.

Step 2. Scan Recycle Bin

You will need a quick scan of the empty to recycle bin. If the quick scan can’t find your deleted files, you can try “All-Around Recovery”. With “All-Around Recovery” will deep search more files from the recycle bin but it will take more time.

Step 3. Recover your lost files

If you have selected All files in the previous in step 2, the retrieved files will be shown in file categories like archives, database, graphics, email, video, audio, and the like. These file categories are recovered after previewing. For PPT, RAR, Excel, PDF, and photos including and not limited to JPG, PNG, and TIF are previewed prior recovery process.

More Related Articles:

  • 10 Free Folder Recovery Software 2020
  • How to Undelete Recycle Bin on Windows or Trash on Mac
  • How to Hide the Recycle Bin Icon from Your Desktop

All You Need to Know About Recycle Bins:

Recycle bins are just like any other trash, collection bins you can think of. However, this kind of bin is unique since it is digitalized and whatever files trashed can be restored. Occasionally, when the recycle bin is accidentally emptied on the Windows, the items can be recovered using the best data recovery tool. Also due to the limited space in the recycle bin on Windows, it lost old files in the trash when new files are added. Never panic when your files are lost, they can still be recovered.

When the recycle bin does not appear on your Windows desktop, it is hidden. It is easy to restore it to the desktop without difficulty. The thing is you don’t need to be a computer expert to make you recycle bin reappear. Follow the correct steps and be sure the recycle bin icon will show on your screen. Then, you can empty the recycle bin on Windows after.

Set option to move deleted files to recycle folder

Syntax

Description

status = recycle returns the current state for recycling files you remove using the delete function. When status is off , the delete function permanently removes the files. When status is on , deleted files move to a different location. For details, see the Tips section.

Note

On Mac platforms, the recycle option is not applied to files deleted from network drives.

previousState = recycle( state ) sets the recycle option for MATLAB ® to the specified state, either on or off . The returned previousState value is the recycle state before running the statement.

Examples

View Current Recycling State

Start from a state where file recycling is off. Verify the current recycle state.

Turn File Recycling On

Turn on file recycling. Then, delete an existing file and move it to the recycle bin or temporary folder.

Input Arguments

state — State of recycle option
‘on’ | ‘off’

State of the recycle option, specified as ‘on’ or ‘off’ .

The location for storing recycled files varies by platform, as follows:

Windows ® platforms — Recycle bin.

Mac platforms — Trash.

Linux ® platforms — Subfolder with the prefix MATLAB_Files_ in the system temporary folder, as returned by the tempdir function.

The general preference for Deleting files sets the state of the recycle function at startup. When you change the preference, MATLAB changes the state of recycle . When you change the state of recycle , MATLAB also updates the Deleting files preference.

In Windows, if you delete an important file, even from the Recycle bin, it’s still entirely possible to recover that file as long as it doesn’t get overwritten between its deletion and your attempt at recovery. That’s because the file is never truly deleted and Windows is just told that the space the file occupies is available to write over when needed. In this case, a free tool that you can use to recover data is all that’s required.

But this is obviously not good if you want to permanently delete a personal or private file because anyone could just try to recover it. Once a deleted file has been overwritten, it’s very difficult to recover and more professional methods would be needed to get any readable data back.

How to securely delete the trash (recycle bin) in windows

There are various ways to overwrite deleted files. If you sell or give your drive to somebody else, it needs to be completely wiped so nothing is left that can be recovered by the new owner. You can also erase the deleted data off a current drive by wiping all its free space. Then there’s the method we’re talking about here which is to completely overwrite and wipe the file or folder as you go.

This method is the quickest and most secure as the files are erased immediately and not left in a recoverable state until the next time you decide to wipe the drive’s free space. Here are 10 free tools that can securely erase or “shred” your files making them unrecoverable. All tools were tested in Windows 10 and 7 64-bit.

Important Note: Permanently deleting files is something that should be used with care as once the file is deleted and overwritten, you won’t be able to get it back, even with recovery software.

1. WipeFile

WipeFile is a portable only program so is also useful for your USB toolkit. It supports 14 different erasing methods ranging from a quick single pass zero fill up to a full 35 pass Gutmann erase. A single random pass should suffice in most cases. Individual files or whole folders can be added to the program. Something that is very useful is an editable file mask for folders so you can filter what gets erased by file name or extension.

How to securely delete the trash (recycle bin) in windows

The default mask of * will delete all files in the folder whereas a mask of *.doc will shred the Word documents and ignore all other files. Double click the folder entry to change the mask. In the settings, you can create a context menu or “Send to” menu entry and send files to the program via right click, create a user defined erase string (used with WipeFile erase methods), and enable logging. The .NET Framework 4 is required for Windows 7 users.

2. HardWipe

HardWipe has several different types of data erasing, such as wiping Recycle bin contents on selected drives, wiping a drive’s free space, wiping a drive or volume completely, or shredding files and folders. Unfortunately, the portable version is no longer free so the software needs to be installed. An annoyance is the inclusion of advertisements inside the main window although it’s not overly intrusive.

How to securely delete the trash (recycle bin) in windows

Click File Data on the left and browse for the files and folders to securely delete. Shift or Ctrl is supported for multiple selections. There are 6 wiping algorithms ranging from a single random or zero pass up to 35 passes and an option to rename the files up to 9 times to lessen the chance of recovering the filename (default is 3). A speed mode can help system responsiveness on long operations and the system can be auto powered off after a long wiping operation has completed.

3. Permadelete

Permadelete has a pretty user interface and is quite basic but most users don’t need loads of options anyway. Files and folders can be deleted by either dropping them onto the window or using the two browse buttons provided. After selecting files for deletion, a box pops up asking how many passes the shred process will run. The default of one pass of random data can be changed in the options.

How to securely delete the trash (recycle bin) in windows

It’s worth noting that Permadelete does not shred files on SSDs and relies on TRIM and garbage collection. This has the effect of wiping the data after a period of time anyway while decreasing the wear and tear on your drive. If you must shred a file on an SSD immediately, use something else in this article. Permadelete has portable and installer versions, is open source, and requires .NET Framework 4.5+ for Windows 7 users.

4. Alternate File Shredder

Alternate File Shredder is another program that can permanently delete files and also wipe free drive space if you need it. The number of times you can overwrite a file can go up to a massive 100 passes, although only the most paranoid users will find it useful. Overwriting can be with random data (recommended), with zeros, or with a predefined pattern of your choice. Changing the pattern is done from the Options window.

How to securely delete the trash (recycle bin) in windows

You can add files and folders (including the Recycle Bin) by either drag and drop or by using the buttons in the toolbar. Extra security options are available such as shredding file names and original file sizes. An interesting feature is a binary viewer where you can look at and directly edit files with the ability to add, remove, insert, or even replace specific bytes in the file.

5. File Shredder

File Shredder is more of a permanent erasing solution because it needs installing and there’s no portable version, but it does have some useful functions which could make it worthwhile. Erasing algorithms include simple 1 or 2 pass, DoD 3 pass, secure 7 pass or the Gutmann 35 pass method. There’s also Explorer integration which can directly erase the file/folder immediately or add it to a queue to be shredded later on.

How to securely delete the trash (recycle bin) in windows

Files and folders are added to the list using drag and drop or the add buttons on the left. The default shred method is DOD 5220.22-M, which is three passes consisting of zeros, ones, then random data. Go to Shredder Settings > Algorithms to change it to something else. A shred free space option is also available if you want to remove previously deleted files from the drive entirely.

Where do files go after they are deleted from the Recycle Bin? Let’s find the deleted files and recover them on windows 10

While you carry out your daily routine on your computer, you unquestionably come across files and folders you have used and are no longer critical. Some of these files may also be duplicates of others. As a result, you may need to delete them and retain the originals only.

Also, people delete files from computer hard drives to create more space and room for new and more important ones. Whether you are working on Windows 10 or other systems, creating more space on your hard drives also helps make your computer faster, among other benefits. But where do deleted files on Windows 10 go?

Apart from deletion, you can also lose data through disk corruption, viruses, data corruption, malware, or other challenging drive problems. Fortunately, it is now easier to restore files in Windows 10. See some of the methods to restore permanently deleted files Windows 10 here.

Find deleted files in windows 10

You may have learned some data recovery methods from the link above but still, wonder where your deleted files go. Also, you realize that it is much easier to delete files than to get them back from our computer. Let’s show you where deleted files on Windows 10 go to.

How to securely delete the trash (recycle bin) in windows

Recycle Bin

Windows 10 comes with a Recycle Bin. This tool in your Windows 10 system temporarily stores all the files you delete from the hard drive. Here, the files are stored for as long as you want, and you can decide to recover them back to their original storage locations.

The idea is to safely store your files after deletion if you change your mind and want to recover and use them again. Otherwise, you can follow the files you deleted and permanently delete them from the recycle bin.

So, if you are wondering if you can still recover deleted files, don’t go too far. Find the recycle bin icon on your desktop or go to the Search tab and type recycle bin. Open the recycle bin and scroll to locate the files you deleted recently or the ones you intend to recover. Highlight the files and tap on “recover selected” to get your files back.

How to securely delete the trash (recycle bin) in windows

So, do not panic whether you are deleting files you already used or just deleting files randomly to create more space in your hard drive. This is because the files will automatically be sent to the recycle bin, and you can quickly get them back if necessary.

Trash Cans

You may not be running a Windows 10 machine but have a Mac or even Tablet. Here, you will encounter trash cans. They are similar to recycle bins and are also available as third-party apps. You can, therefore, easily download and install trash cans from the Apps store. If you have trash cans, you can similarly use them as the Recycle Bins in Windows 10.

Where do files go after they are deleted from the Recycle Bin?

When you normally delete a file or folder it goes to Recycle Bin that you can easily restore from there. But what if you empty the recycle bin or delete the file permanently with shift + Delete, where do permanently deleted files go? The simile answer is the file content still remains in the same place but the relevant information is marked as invisible.

Can I Recover Deleted Files?

We already mentioned that deleted file recovery is possible. However, the process is much easier if the files are still available in the recycle bin or trash can.

However, if you followed up the files and permanently deleted them from the recycle bin, you will need to use one of the best data recovery software. For best results, Disk Drill developed by CleverFiles is versatile data recovery software you can trust. We’ll show you how to use this software to recover your deleted files.

How to securely delete the trash (recycle bin) in windows

How Do I Recover Deleted Files?

For successful deleted data recovery on PC, use Disk Drill developed by CleverFiles. To do this, ensure you have downloaded and installed the software on your Windows 10 PC and follow the steps below to restore your files.

Step 1: Launch Disk Drill and choose the hard drive where the files were deleted

Open Disk Drill and select the hard drive from the list. This should be the drive from where your files were deleted.

Step 2: Scan The hard drive

Click the “Recover” button to start the scanning process.

Step 3: Preview The Files

Preview the files displayed in your results. Check the list carefully and find out if the files you lost are there.

Step 4: Choose the files for recovery

Select the files you intend to recover and choose a designated storage location to save them.

Step 5: Recover the deleted files

Now click “Recover” a second time and allow the software to recover the files and send them to a new location.

Remember, file recovery from PC is possible because the files you delete are moved to a different location on the hard drive. However, when the files are overwritten, it becomes more difficult to recover them.

Updated: September 30, 2021

You may have encountered a prompt that reads, “This file is too big to recycle, do you want to permanently delete it?” in Windows 11/10 when deleting files and folders. You may even have clicked Yes without thinking twice and regretted it later when you needed it again. In other words, how can you delete files that may be too large for the Recycle Bin to handle, but then recover them later? How to securely delete the trash (recycle bin) in windows Permission prompt for permanent removal of folder

The Recycle Bin in Windows is like a digital trash can but within your own proximity. Meaning, you may dump something in it, which may still be recoverable after some time, up until the trash is taken out.

This post addresses how you can manage your Recycle Bin’s characteristics to make your operating system more understanding towards you deleting files that may be too big for it.

How Recycle Bin decides which files to permanently delete?

The Recycle Bin is allocated a certain amount of space in the hard drive to store the discarded data. When new data is added to it (through deletion) and it exceeds the allowed limit, the Recycle Bin then permanently removes the older data to make space for the new one.

It stores these files for a certain time in case the user decides they need to restore the deleted file or folder.

However, what happens when a user tries to delete something bigger than the entire storage space of the Recycle Bin? This is where the user is asked if they want to permanently delete the file/folder since there isn’t sufficient space in the Recycle Bin to store it.

Fix “File is too big to recycle, Do you want to permanently delete it”

A simple fix to allow your Recycle Bin to store larger files is to allot more storage space to it. Here’s how you can do so on Windows 11 and 10:

  1. Go to your Desktop and right-click on Recycle Bin. From the context menu, click Properties.
  2. In the Recycle Bin Properties window, select the Custom Size radio button, and then increase the Maximum Size in the text field more than it already is. Please allow the maximum size to be as much as you can spare the space on your hard drive. Once done, click Apply and Ok.

If your new allocated size for the Recycle Bin is larger than the file you are deleting, then you should have no problem with it moving to the Recycle Bin rather than asking to delete it permanently.

How to restore deleted files from Recycle Bin

Recovering a deleted item from the Recycle Bin is easy.

Simply open the Recycle Bin and right-click the item that you wish to recover. From the context menu, click Restore.

The file/folder will now be restored to the location from where it was originally deleted from.

In case you do not find the item you were looking for in the Recycle Bin, learn how to use File History and Backup & Restore in Windows 10 and 11 to recover deleted items.

How to permanently delete items from Recycle Bin

If you want to clear out your Recycle Bin, you can right-click the items within Recycle Bin and then click Delete from the context menu.

You can also empty the entire Recycle Bin altogether by right-clicking its icon on the desktop, and then clicking Empty Recycle Bin. Empty entire Recycle Bin

Closing words

Most users do not use recovery options due to the reason that they hardly ever need to use them. However, there comes a time when each of us thinks that they should have configured File History and/or Backup & Restore on their Windows system.

Thanks to the Recycle Bin, users that still do not use these features can get their deleted content back if they ever experience a similar situation.

When you delete a file in Nextcloud, it is not immediately deleted permanently, only moved into the trash bin. It is not permanently deleted until you manually delete it, or when the Deleted Files app deletes it to make room for new files.

Find your deleted files by clicking on the Deleted files button on the Files page of the Nextcloud Web interface. You’ll have options to either restore or permanently delete files.

QuotasпѓЃ

Deleted files are not counted against your storage quota. Only your personal files count against your quota, not files which were shared with you. (See Storage quota to learn more about quotas.)

What happens when shared files are deletedпѓЃ

Deleting files gets a little complicated when they are shared files, as this scenario illustrates:

User1 shares a folder “test” with User2 and User3

User2 (the recipient) deletes a file/folder “sub” inside of “test”

The folder “sub” will be moved to the trash bin of both User1 (owner) and User2 (recipient)

But User3 will not have a copy of “sub” in their trash bin

When User1 deletes “sub” then it is moved to User1’s trash bin. It is deleted from User2 and User3, but not placed in their trash bins.

When you share files, other users may copy, rename, move, and share them with other people, just as they can for any computer files; Nextcloud does not have magic powers to prevent this.

How the deleted files app manages storage spaceпѓЃ

To ensure that users do not run over their storage quotas, the Deleted Files app allocates a maximum of 50% of their currently available free space to deleted files. If your deleted files exceed this limit, Nextcloud deletes the oldest files (files with the oldest timestamps from when they were deleted) until it meets the memory usage limit again.

Nextcloud checks the age of deleted files every time new files are added to the deleted files. By default, deleted files stay in the trash bin for 30 days. The Nextcloud server administrator can adjust this value in the config.php file by setting the trashbin_retention_obligation value. Files older than the trashbin_retention_obligation value will be deleted permanently. Additionally, Nextcloud calculates the maximum available space every time a new file is added. If the deleted files exceed the new maximum allowed space Nextcloud will permanently delete those trashed files with the soonest expiration until the space limit is met again.

Your administrator may have configured the trash bin retention period to override the storage space management. See admin documentation for more details.

Knowing how to empty the recycle bin or the trash can in the Windows operating system can be a helpful way to free up storage on the hard drive.

The trash can, or recycle bin, on your computer is the location where most of your deleted files go. Whether it’s old documents, pictures, or downloaded files, most things that you want to remove from your computer will go to your recycle bin.

But your recycle bin doesn’t empty itself and, if you haven’t emptied it in a while, or ever, then it could be taking up a lot of room on your hard drive.

Our guide below will show you how to quickly empty the recycle bin in Windows 10 so that you can permanently get rid of those files that you don’t want anymore.

How to Empty the Recycle Bin in Windows 10

  1. Locate the Recycling Bin on the desktop.
  2. Right-click and choose Empty Recycle Bin.
  3. Click Yes to confirm.

Our article continues below with additional information and pictures of these steps, including what to do if your recycle bin isn’t currently visible on your desktop.

How to Clear the Windows 10 Recycle Bin

The steps in this article were performed in Windows 10, but are similar in Windows 7 and 8. If there is an item that you previously sent to the recycle bin and you would like to keep it, then read this article on restoring items from the recycle bin.

Step 1: Navigate to your computer’s desktop and locate the Recycle Bin.

How to securely delete the trash (recycle bin) in windows

Step 2: Right-click on the Recycle Bin, then choose the Empty Recycle Bin option.

How to securely delete the trash (recycle bin) in windows

Step 3: Click the Yes button to confirm that you wish to permanently delete the contents of the recycle bin.

How to securely delete the trash (recycle bin) in windows

If you can’t find the Recycle Bin, then it’s possible that the icon is hidden. If so, you can type “recycle bin” into the search field at the bottom of your screen, then choose the Desktop App option. Then right-click inside of the folder and choose the Empty Recycle Bin option.

Emptying the recycle bin in Windows 10 is going to permanently delete the items that were in there. You won’t be able to get them back. If you are concerned that you might want to keep some of the files that are in there then it might be a good idea to double-click the recycle bin first and check the files in there to make sure you haven’t deleted anything you wish to keep.

See also

  • How to connect an Xbox controller in Windows 10
  • How to create a zip file in Windows 10
  • How to enable the on screen keyboard in Windows 10
  • Where is the control panel in Windows 10?
  • How to change the screen resolution in Windows 10

Matthew Burleigh has been writing tech tutorials since 2008. His writing has appeared on dozens of different websites and been read over 50 million times.

After receiving his Bachelor’s and Master’s degrees in Computer Science he spent several years working in IT management for small businesses. However, he now works full time writing content online and creating websites.

His main writing topics include iPhones, Microsoft Office, Google Apps, Android, and Photoshop, but he has also written about many other tech topics as well.

When you delete a file or folder from your Windows 11 PC, it gets accumulated in the Recycle Bin. You need to clean the Recycle Bin to free up storage manually. Otherwise, Recycle will keep the deleted items until their maximum storage size has been exhausted.

Any time, if you wish, you can restore the deleted files/folders from the Recycle Bin to their original location. Due to privacy reasons, if you don’t want to send a deleted item to Recycle Bin, you can use the Shift + Delete shortcut keys after selecting an item. Now, the deleted item will be permanently removed from your PC. That means it will not go to Recycle bin, and no one can recover it from there.

If you don’t prefer to use the keyboard shortcut to erase an item from your computer and don’t want to send deleted items to the Recycle bin, here is how to do its settings?

How to bypass Recycle Bin on Windows 11?

Step 1. Right-click on the Recycle Bin icon on the desktop and select Properties from the context menu.

How to securely delete the trash (recycle bin) in windows

Step 2. On the Recycle Bin Properties window, you’ll see each volume is listed. Select the volume you want to skip the Recycle Bin when you delete items.

How to securely delete the trash (recycle bin) in windows

Step 3. Then check the checkbox “Don’t move files to the Recycle Bin. Remove files immediately when deleted.”

Step 4. Click Apply .

Step 5. Click OK .

You need to repeat the steps for each volume because Windows uses different Recycle Bin settings for each drive.

After performing the above steps, when you delete a file or folder from your computer, it will automatically skip the Recycle Bin. That’s means deleted files/folders will not get any room on the Recycle bin.

In the future, if you change your mind and want to store deleted files on Recycle Bin, repeat the above steps, and in step 2, select the Custom size option. Now, erased files/folders will be stored automatically on Recycle Bin.