Forum

By participating in this community, you agree to our
Privacy Policy and Forum Rules.

Forum Navigation
You need to log in to create posts and topics.

Help! Is it possible to recover deleted files from Recycle Bin after emptying it on Windows?

Page 1 of 2Next

Hi! I hope someone here can spare a few minutes to help me out. I was doing some routine cleanup on my PC earlier today and decided it was a good time to empty the Windows Recycle Bin. It had accumulated a bunch of junk files and was taking up several dozen gigabytes, so I figured clearing it would free up some space.

The problem started when I opened Photoshop to continue working on a project and realized the original source file was missing. I searched through every folder I could think of, checked different drives, recent files, everything and nothing. Now I’m starting to suspect that I accidentally deleted it earlier, it ended up in the Recycle Bin, and then I wiped it when I emptied it. So now I’m stuck wondering how to recover deleted files from Recycle Bin after empty? Is it even possible or should I just accept that it’s gone and start the project from scratch? Also I’m curious about where do deleted files go after Recycle Bin? Is there any hidden or secondary location in Windows where they might still exist, or does the system remove them completely once the bin is emptied?

Any advice would be greatly appreciated. Thanks in advance!

P.S. Sorry for the wall of text. I tried to keep it short, but apparently that didn’t work out.

Oh man, welcome to the world of permanently deleted files recovery. At this point it kind of becomes a survival game. Recovering files after you empty the Windows Recycle Bin is usually harder than trying to recover accidentally deleted files from an external drive. I don’t know what your PC setup looks like, but if that Photoshop project was stored on an SSD, there’s something you should be aware of. SSDs use a feature called TRIM, and in many cases it quickly wipes the space where deleted files used to sit. I don’t want to scare you, but if TRIM has already done its job, the chances of recovery drop a lot.

Do you happen to have any backups? Something like Windows backup features, a cloud copy, or even an older project version somewhere? A backup might be your only truly reliable option here.

Let me try to explain it step by step.

Unfortunately, once the Windows Recycle Bin is emptied, there isn’t some hidden second location where those files move. From the user’s perspective they disappear completely. What actually happens is that the file system simply marks the space they used on the disk as available. The data itself may remain in those disk blocks for a while, but only until something else overwrites them or, as User1 mentioned, until TRIM clears them on an SSD.

If you have backups, then honestly you can ignore most of this and just restore the file from there. But if no backup exists, the only realistic path left is to try Windows file recovery with specialized data recovery software. This is exactly the stage where it becomes clear whether you can retrieve deleted files from the recycle bin after empty or not - as long as the blocks that contained your deleted file remain untouched, recovery software can still recover deleted files. But the moment those blocks get overwritten, the data is gone for good. And at that point even highly specialized labs won’t be able to help, because you simply can’t recover something that no longer physically exists on the disk.

Hope that explanation makes things a bit clearer.

Wow, looks like people here already scared you half to death. Don’t waste too much time reading all these long lectures. You might want to try something practical instead. Download Disk Drill for data recovery and run a scan (it’s a pretty well-known tool). But when you download and install it, pay attention to where you save the installer. Don’t put it on the same drive where your Photoshop project used to be (even the installer could overwrite the disk space where that file was stored, and that would make it impossible to recover deleted files later). Since this is probably your first time dealing with the data recovery process, check the official website (they have step-by-step instructions there, so it should be fairly easy to follow).

Did you have Windows File History set up? That’s actually a great way to recover deleted files from the Recycle Bin after emptying, because it doesn’t depend on overwriting or TRIM at all. The only requirement is that the file exists in the backup.

Quote from phillyjohn on March 14, 2026, 3:49 pm

Did you have Windows File History set up? That’s actually a great way to recover deleted files from the Recycle Bin after emptying, because it doesn’t depend on overwriting or TRIM at all. The only requirement is that the file exists in the backup.

Sorry, forgot to add that if Windows File History was enabled, you can also restore previous versions of the folder where your project was stored. This works through a slightly different path than accessing File History directly, but it relies on the same backup features in the background.

Look for a data recovery program and run a scan. I once used Recuva to recover deleted files, and it worked fine, though I’m not completely sure how well it recognizes Photoshop file types. If you’re comfortable using terminal-style tools, though, PhotoRec can definitely find a lot of things during the scan.

Quote from its_alive on March 14, 2026, 4:00 pm

Look for a data recovery program and run a scan. I once used Recuva to recover deleted files, and it worked fine, though I’m not completely sure how well it recognizes Photoshop file types. If you’re comfortable using terminal-style tools, though, PhotoRec can definitely find a lot of things during the scan.

Recommending PhotoRec to scan the system drive is probably the worst thing you could suggest here. Do you realize how many files it’s going to dump into the results? And since PhotoRec doesn’t keep original filenames, OP’ll just get thousands of recovered files with generic names. Finding one Photoshop project in that pile would take,hmm,roughly an eternity. If you’re going to suggest data recovery tools at all, it makes much more sense to use something with a graphical interface and a preview panel.

Сheck whether your computer and drive actually support TRIM. This can affect the chances of recovering deleted files after you empty the Windows Recycle Bin.

1)press Win + X and open Terminal or Command Prompt (Admin)

2)type fsutil behavior query DisableDeleteNotify command and press Enter

If the result shows DisableDeleteNotify = 0, it means TRIM is enabled.

If it shows DisableDeleteNotify = 1, TRIM is disabled. If TRIM is active and your file was on an SSD, it may reduce the chances of permanently deleted files recovery. But if TRIM is off (or the drive is an HDD), the data recovery process may still have a decent chance to recover deleted files.

I see a lot of people here mentioning FH, but Windows also has Backup and Restore built in. Maybe that was configured on your system? 

I actually stumbled into this thread while replying to another topic on this forum, but it took me about two minutes on the site’s main page to find a full guide to recovering deleted files from the recycle bin after emptying it. Just check it out - it walks through different methods for recovering deleted files, all with instructions. I think it’ll be much easier and faster for you to follow something like that. Also, there’s a separate guide specifically about recovering files from SSDs, which might be useful too.

I’m definitely not an expert in data recovery, more of a complete newbie. But when I once emptied my Recycle Bin by accident, I tried to get the files back using Disk Drill. I wasn’t able to restore everything (I assume some of the files had already been overwritten), but actually, most of the deleted files came back. So it might be worth giving it a try in your case too.

Wow, this thread really filled up with replies. Sorry I didn’t respond earlier, I created the post and then went off to search for a solution on Google and completely forgot to come back here for a while.

Anyway, I read through everything now, and I want to leave a quick update in case someone else ends up here later with the same problem.

Unfortunately, I wasn’t able to restore deleted files using File History. I did have it enabled, but none of the backups contained my project. Because of that, I had to look for an alternative and started researching data recovery software. After reading some reviews, I decided to try Disk Drill, and it turned out to be the right choice. The scan took a few hours, but in the end I managed to find my Photoshop file and successfully recover it.

So thank you all for the advice here, and sorry again for disappearing from the thread for a while!!

Hey everyoneу👋

I know I’m pretty late to this discussion, but I’m hoping I can still get some advice here. I’m dealing with a situation very similar to what Vata91 described.

I was cleaning up some files on my Windows PC and accidentally deleted a few things that definitely shouldn’t have been touched (family photos and videos). I noticed it right away, but honestly, I was too lazy to open the Recycle Bin and restore them at the time. I figured I’d deal with it later but I completely FORGOT and emptied the bin🤦‍♂️

After reading through this thread, it seems like my only option now is to try data recovery software, since I don’t have any backups or copies of those files. My concern is that my laptop is pretty old, nothing fancy at all. Will those recovery programs even run on older hardware? And how do you even choose one?

Quote from badangel4 on April 10, 2026, 4:55 pm

Hey everyoneу👋

I know I’m pretty late to this discussion, but I’m hoping I can still get some advice here. I’m dealing with a situation very similar to what Vata91 described.

I was cleaning up some files on my Windows PC and accidentally deleted a few things that definitely shouldn’t have been touched (family photos and videos). I noticed it right away, but honestly, I was too lazy to open the Recycle Bin and restore them at the time. I figured I’d deal with it later but I completely FORGOT and emptied the bin🤦‍♂️

After reading through this thread, it seems like my only option now is to try data recovery software, since I don’t have any backups or copies of those files. My concern is that my laptop is pretty old, nothing fancy at all. Will those recovery programs even run on older hardware? And how do you even choose one?

Data recovery software is one of those things where everyone picks what works best for them, there’s no single perfect option. Some people go for whatever feels easiest to use, others care more about price, and some look at extra features. It really depends on what you value more. So check out this video, it goes over some of the more popular options. If you’re more into reading, here’s a solid article. In my opinion, it explains things pretty clearly without overcomplicating stuff. Try to get a feel for the differences between tools. Once you understand what each one is good (or bad) at, it becomes way easier to choose.

I’ll say this again, don’t fall for the PhotoRec suggestion here. It’s a solid tool in the right context. It works fine for small storage devices like SD cards or USB drives. But if you’re going to scan your internal drive (which I’m pretty sure you are), you’ll end up with gigabytes of recovered files with random names. You’ll have to open files one by one and rename them manually just to figure out what’s what. Good luck finding your photos and videos in that mess.

Quote from badangel4 on April 10, 2026, 4:55 pm

My concern is that my laptop is pretty old, nothing fancy at all. Will those recovery programs even run on older hardware? And how do you even choose one?

An older laptop can actually work in your favor in this situation. Newer systems usually come with SSDs, and as already mentioned in this thread, TRIM can significantly reduce the chances of recovery. Older machines, on the other hand, often still use traditional HDDs, which don’t aggressively wipe deleted data. That alone can give you a better shot at getting your files back.

The real question is how old is your laptop exactly? And what version of Windows are you running? Some recovery tools don’t require the latest OS and let you install an older compatible version instead. Disk Drill is one of them for sure.There’s already been quite a bit said about Disk Drill in this thread, so I won’t repeat everything. If you want more details on what it can do, check out a proper review or the official website. If you want to easily recover files after emptying the Recycle Bin, I’d personally recommend software first.

I’d probably suggest going with Disk Drill as well and just running a scan to see what it finds. But don’t download or install it on the same drive you’re trying to recover your photos and videos from (the installer itself can overwrite the data you’re trying to get back). When I was trying to recover some Photoshop files, this tool gave me the best results for recovering data after emptying the Recycle Bin. The scan took a while, but it actually found what I needed. Since then, I’ve just kept it installed on my PC as a "just in case” tool".

Quote from Vata91 on April 10, 2026, 8:38 pm

But don’t download or install it on the same drive you’re trying to recover your photos and videos from (the installer itself can overwrite the data you’re trying to get back). 

Oh, good catch, glad someone pointed that out!

You really should not install any data recovery software (no matter which one you end up choosing) on the same drive you’re planning to scan. That can easily lead to overwriting the very data you’re trying to recover. The same goes for general usage- avoid saving new files to that drive, installing apps, or even using it actively if you can. Every write operation increases the risk of permanent data loss. I completely forgot to mention that earlier, sorry.

If you manage to follow these basic precautions, your chances of successful recovery go up significantly. Nothing is ever 100% guaranteed in data recovery, but in your case, I’d say the odds are definitely in your favor. Good luck!

Page 1 of 2Next