We have all experienced that sudden spike of panic. You are tidying up your desktop, clearing out old folders, or emptying your trash bin, and suddenly you realize you just deleted a critical work presentation, a tax document, or years of family photos. The sinking feeling in your stomach hits instantly as you search the standard folders and find nothing.
I remember the exact afternoon I accidentally formatted a flash drive containing three weeks of unbacked-up client draft work. My initial reaction was to search online, only to be flooded with expensive software advertisements promising instant miracles for $80 a month. Before you pull out your credit card or resign yourself to starting from scratch, take a deep breath.
In most cases, deleting a file does not immediately destroy the data. Instead, your operating system simply marks that storage space as “available” for new information. As long as you take the right steps quickly, learning how to recover deleted files from Windows PC and Mac for free is entirely possible using built-in operating system tools and reliable, open-source software.
The Critical First Rule of Data Recovery
Before attempting any recovery steps, there is one rule you must follow to avoid permanent data loss: stop using the affected drive immediately.
When you hit delete, the physical bits of data stay intact on your hard drive, solid-state drive (SSD), or USB flash drive until new data overwrites them. If you continue browsing the web, downloading new software, or saving files to that same drive, you risk writing new information directly over the deleted files.
-
Do not install recovery tools on the same drive where the lost files were stored.
-
Avoid saving new files or downloading large updates.
-
If the file was on an external drive or SD card, unplug it safely until you are ready to scan.
Method 1: Check Built-In System Trash Containers
It sounds simple, but you would be surprised how often files are sitting quietly in system temporary storage waiting to be restored. Both Windows and macOS use a safety buffer before permanently purging data.
Recovering Files on Windows (Recycle Bin)
On Windows 10 and Windows 11, files deleted using the standard delete key move directly to the Recycle Bin.
-
Double-click the Recycle Bin icon on your desktop.
-
Browse or use the search bar in the top right corner to look for your missing file name or file extension (such as
.docxor.jpg). -
Right-click the missing item and select Restore.
The file will automatically return to its original folder location with all its original properties intact.
Recovering Files on Mac (Trash & Put Back)
macOS handles deleted items similarly through the Trash app located on your Dock.
-
Click the Trash icon on your Dock to open the folder window.
-
Locate the deleted document or folder.
-
Right-click (or Control-click) the file and select Put Back.
If you accidentally used Command + Option + Delete or emptied the Trash recently, don’t worry—the methods below will help you look deeper into the storage architecture.
Method 2: Use Built-In Operating System Backups
Both Microsoft and Apple include powerful native backup and version-history features. Many users have these running quietly in the background without realizing it.
Windows File History and Previous Versions
If you have File History enabled on Windows, or if Windows automatically created a system restore point, you can revert individual folders to an earlier state.
-
Open File Explorer and navigate to the folder that used to contain your deleted file.
-
Right-click inside the folder (or right-click the folder itself) and choose Properties.
-
Select the Previous Versions tab at the top of the window.
-
Select a version dated before you deleted the file and click Open to preview it or Restore to bring it back.
Folder Properties -> Previous Versions -> Select Previous Date -> Restore
macOS Time Machine
If you connect an external drive to your Mac for routine backups, Time Machine creates hourly and daily snapshots of your system.
-
Connect your Time Machine backup drive to your Mac.
-
Open the folder where your file was last seen.
-
Click the Time Machine icon in the top menu bar and choose Enter Time Machine.
-
Use the timeline arrows on the right side of the screen to roll back time until the missing file appears.
-
Select the file and click the Restore button.
Method 3: Recover Files Using Windows File Recovery Tool
Many PC users do not know that Microsoft publishes an official, completely free command-line tool designed specifically for file retrieval: Windows File Recovery.
This tool works directly on Windows 10 (build 19041 and later) and Windows 11. It can recover documents, photos, and videos from local hard drives, SSDs, and external USB drives.
Step-by-Step Guide for Windows File Recovery
-
Open the Microsoft Store on your PC, search for Windows File Recovery, and click Get to install it.
-
Open your Start menu, search for Command Prompt, right-click it, and choose Run as administrator.
-
Use the basic recovery command syntax:
winfr source-drive: destination-drive: /regular
For example, if you want to recover files from your C: drive and save them to an external E: drive, you would enter:
winfr C: E: /regular
-
If you are recovering from a corrupted flash drive or formatted drive, use the Extensive mode instead:
winfr C: E: /extensive
-
Press Y when prompted to confirm. The tool will scan your drive and create a recovery folder on your destination drive containing your lost files.
Method 4: Use Powerful Free Third-Party Software
When native tools do not yield results, free third-party data recovery programs can scan the raw file structure of your storage devices.
Recuva (Windows)
Recuva remains one of the most beginner-friendly free tools for Windows PCs. It features a straightforward wizard that guides you through selecting file types (documents, pictures, compressed files) and scanning specific locations.
-
Quick Scan: Takes only a few minutes and locates recently deleted files.
-
Deep Scan: Takes longer but thoroughly searches formatted or damaged drives block by block.
-
Safety Tip: Download the “Portable” version of Recuva onto a USB flash drive using a different computer, then plug that USB into your infected or affected machine.
TestDisk & PhotoRec (Windows & Mac)
For Mac users—or Windows users dealing with lost partitions or formatted SD cards—PhotoRec is an open-source, completely free utility. Despite its name, it recovers far more than photos, including documents, archives, and videos.
-
Download the official TestDisk & PhotoRec package for your OS.
-
Launch
photorecin your Terminal (Mac) or Command Prompt (Windows). -
Select the disk drive you wish to scan using your keyboard arrows.
-
Select the file system structure (FAT32, NTFS, APFS, or HFS+).
-
Choose a destination folder on a separate drive to store the recovered items.
PhotoRec ignores the file system layer and reads underlying raw data, making it remarkably effective even on partially corrupted storage media.
Common Mistakes to Avoid During File Recovery
Over my years helping friends and colleagues recover lost data, I have noticed a few common mistakes that reduce the chances of a successful recovery.
-
Saving recovered files back to the same drive: Always save restored files to a separate partition, external drive, or USB flash drive. Saving them to the same drive can overwrite other deleted files you haven’t recovered yet.
-
Defragmenting your hard drive: Running disk optimization or defragmentation utilities after deleting a file will permanently overwrite erased sectors.
-
Trusting fake “free” software: Be cautious of commercial software that advertises itself as “free download” but requires a paid subscription to actually save files larger than 100 MB. Stick to open-source software like PhotoRec or trusted tools like Recuva and Windows File Recovery.
Summary Checklist for Free File Recovery
When you discover a file is missing, follow this quick order of operations to maximize your success:
Frequently Asked Questions (FAQs)
Can I recover files that were permanently deleted months ago?
It depends on how heavily the drive has been used since deletion. If the hard drive space where those files were stored has not been overwritten by new data, recovery is still possible. However, on active drives used daily, older files are often overwritten quickly.
Does file recovery work on Solid-State Drives (SSDs)?
Recovering deleted files from modern SSDs is more challenging than from traditional Hard Disk Drives (HDDs) due to a background feature called TRIM. TRIM automatically clears deleted data blocks to maintain SSD write speeds. However, if you act immediately or if the SSD was connected as an external drive, recovery tools can still succeed.
Is it safe to use free file recovery software?
Yes, provided you download tools directly from official developer websites or official repositories (like the Microsoft Store). Legitimate free tools like Windows File Recovery, Recuva, and PhotoRec are safe and do not contain malware or hidden security risks.
What should I do if my external drive makes clicking noises?
If your mechanical external hard drive is making clicking, grinding, or buzzing noises, this indicates physical hardware failure rather than a software issue. In this scenario, running software recovery scans can cause further physical damage. You should power down the drive and consult a professional hardware recovery service.
How can I prevent accidental file loss in the future?
The most reliable prevention is the 3-2-1 backup strategy: maintain at least three copies of your important data, across two different storage media types, with at least one copy stored offsite or in cloud storage (such as OneDrive, iCloud, or Google Drive). Enable automatic daily backups on your PC or Mac so you never have to worry about manual file recovery again.




