Partition Recovery guide
How to Recover a Formatted Partition Safely
Last updated: September 2, 2026
Some files may still be recoverable after formatting if their content has not been overwritten, securely erased, discarded by the storage device, or made inaccessible by encryption. The safest way to recover formatted partition data is to stop using the entire affected physical device now—not only the formatted partition.
Emergency rule: No new writes to the source. Do not format it again, initialize it, recreate the partition, run a repair utility, or continue booting from a formatted system disk.
What to Do Immediately After Formatting
Use this checklist before opening recovery software or trying to repair the volume.
- Stop all activity on the physical device. Pause downloads, updates, synchronization, indexing, backup jobs, and applications that may write to any partition on it.
- Do not format the partition again. A second format can replace more metadata or trigger additional storage operations.
- Do not initialize, repartition, or recreate the volume. These actions write new disk-layout information.
- Do not run repair tools. CHKDSK, file-system conversion, and partition-table changes belong after recovery and verification—not before.
- Do not install recovery software on the affected physical device.
- Prepare another physical device for recovered files. It must be healthy and have sufficient free space.
- For a formatted system volume, power down the computer. Use another healthy Windows computer or a separate reviewed recovery environment.
- If a stable external device is no longer being accessed, disconnect it safely. Do not repeatedly reconnect an unstable device.
Keep the Source and Destination Separate
A physical disk can contain several partitions. Writing to another partition on the same disk still writes to the same recovery source.
| Role | Meaning | Requirement |
|---|---|---|
| Source | The physical HDD, SSD, external drive, USB device, memory card, or disk image containing the formatted partition | Keep unchanged |
| Recovery environment | The healthy Windows system from which recovery software is installed and run | Must not be the affected physical device |
| Destination | The physical device receiving recovered files and scan-session data | Healthy, physically separate, and large enough |
Unsafe destination: Another partition on the same affected HDD or SSD.
Confirm the Format and Decide Whether DIY Recovery Is Safe
Before following a post-format workflow, confirm what actually happened.
Confirmed Format or a Different Problem?
| Question | Yes | No |
|---|---|---|
| Did you, Windows Setup, Disk Management, a camera, a NAS, or another tool explicitly complete a format operation? | Continue with this guide. Record the exact tool and option used | Do not assume formatting occurred |
| Were files merely deleted without formatting the partition? | This is a deleted-file problem, not formatted partition recovery | Continue diagnosis |
| Is the expected partition missing or shown as unallocated? | The partition entry may be deleted or damaged. Use a lost-partition or unallocated-space recovery path | Continue diagnosis |
| Does Windows show RAW, inaccessible, or “You need to format the disk” without a known format event? | Use the guide for RAW or inaccessible partition recovery. Do not format the volume | Continue diagnosis |
| Was the old volume encrypted? | Confirm that the password, key, or recovery credentials are available | Continue diagnosis |
| Is the physical device stable and consistently detected? | Software recovery may be appropriate after backup checks | Stop DIY work |
A formatted partition is one on which a format process actually created or replaced file-system structures. A lost partition is a volume or partition entry that is no longer available as expected. A RAW label is a Windows-observed state, not proof of formatting.
- Windows version;
- format tool or device;
- quick, full, custom, secure-erase, or unknown option;
- original and new file systems;
- HDD, SSD, external drive, USB media, or memory card;
- partition size;
- whether the format completed;
- time since formatting;
- later writes;
- encryption status;
- physical symptoms.
Do not guess the format method from the current label or from how long the operation appeared to take.
Stop DIY Recovery if the Device Is Unstable
- clicks, grinds, scrapes, or repeatedly spins up;
- has a burning smell or unusual heat;
- repeatedly disconnects or disappears;
- freezes the computer during access;
- reports a changing model or capacity;
- produces escalating read errors;
- becomes severely slower as reading continues.
Do not repeat scans, repeat imaging attempts, repeatedly power-cycle the device, or try improvised physical repairs.
Preserve the device in its current state. When important files are involved, professional evaluation is safer than continued software troubleshooting.
Can Files Still Be Recovered from a Formatted Partition?
Formatted partition recovery is conditional. The format process, later writes, storage technology, encryption, and hardware condition can produce very different results.
A detected filename, folder entry, or successful preview is not proof that the complete file is intact. Recovery may preserve file content while losing names, paths, timestamps, or folder structure.
Quick format
- Possible change
- The format may reset or replace core file-system structures while some underlying content remains
- Safest next action
- Stop writes, document the format, check backups, then use a non-destructive scan on a stable source
- Cautious outlook
- Some metadata or file content may remain, but recovery is not assured
- Primary risk
- New metadata may overwrite part of the previous layout; behavior varies by OS, tool, and file system
Full format
- Possible change
- The operation may write across the volume; exact behavior depends on OS, version, tool, device, and selected process
- Safest next action
- Verify exactly what operation ran before scanning
- Cautious outlook
- Software recovery may be limited or impractical
- Primary risk
- File content may be overwritten rather than merely unreferenced
Later writes after formatting
- Possible change
- New files, installations, updates, or synchronization can reuse old storage areas
- Safest next action
- Stop all activity immediately and prioritize critical files
- Cautious outlook
- Outlook declines as more data is written
- Primary risk
- Previously recoverable metadata and content may be partially overwritten
SSD with TRIM
- Possible change
- The OS may notify the SSD that blocks are no longer in use; later controller activity may make them unavailable
- Safest next action
- Stop writes, document OS and device conditions, and scan only when the source is stable and the case remains logical
- Cautious outlook
- Do not assume HDD-like recoverability
- Primary risk
- Old flash pages may be discarded even without visible user writes
Encryption or secure erasure
- Possible change
- Data may remain encrypted, cryptographically erased, or deliberately overwritten
- Safest next action
- Verify encryption credentials and the exact erase operation
- Cautious outlook
- Software cannot restore overwritten data or replace unavailable keys
- Primary risk
- Missing keys or completed erasure can make content unusable
Physical failure
- Possible change
- The format event may be unrelated to the device instability
- Safest next action
- Stop DIY work; use controlled imaging or professional evaluation
- Cautious outlook
- Repeated scanning is unsafe
- Primary risk
- Additional reads can worsen the source
Destination reminder: Another partition on the same physical disk is not a separate recovery destination.
Metadata Is Not the Same as File Content
Recovery software may find file names without intact content, file content without original names, partial folder paths, old timestamps, file signatures, or fragments of large files.
Software support for a file system or file type does not guarantee that a usable file remains. Extracting surviving files does not literally undo the format or restore the exact prior partition state.
Check Backups and Snapshots Before Scanning
A verified backup is the lower-risk recovery path. Check it before scanning the formatted source.
- File History, if it was configured before the format event;
- Windows Backup and Restore sets;
- system-image backups;
- NAS or server snapshots;
- backup-software repositories;
- cloud backup;
- cloud trash;
- file-version history;
- application-specific backups;
- copies on another computer or removable device.
Synchronization is not always a backup. A sync service can propagate deletion or replacement to other devices.
| Check | Status |
|---|---|
| Backup or snapshot found | Yes / No |
| Backup date predates the format event | Verified / Not verified |
| Required folders are present | Verified / Not verified |
| Representative files open correctly | Verified / Partially / No |
| File sizes and versions are plausible | Verified / Not verified |
| Restore destination is another physical device | Confirmed / Not confirmed |
Restore sample files to a separate physical device and open them. One successful sample does not prove that the entire backup set is complete.
When the backup contains all required files and has been verified, prefer it over a speculative scan. Do not restore it over the formatted source while the original evidence still matters.
If no verified backup covers the required files, a software scan becomes the remaining option. That is the point at which DiskInternals Partition Recovery is appropriate—provided the device is still stable and consistently detected.
How to Recover Data After Formatting a Partition
Use this workflow only after the source has been protected, the format event has been confirmed, unstable hardware has been ruled out, and backups have been checked. To recover data from formatted partition storage safely, keep every scan, session file, and exported file away from the source device.
Prepare a Safe Recovery Workspace
Prepare three separate roles:
- Source device
- the affected physical disk or a verified sector-level image.
- Recovery environment
- a healthy Windows computer or reviewed boot environment.
- Destination
- another healthy physical device with enough free space.
Install DiskInternals Partition Recovery, or any other recovery software, only in the recovery environment. Do not install it on any partition of the affected physical device.
- device model;
- total capacity;
- connection type;
- visible partition layout;
- physical device number where shown.
Do not rely on drive letters alone. They can change after formatting or when the source is connected to another computer.
Use a sector-level image as the working source when the data value and device condition justify it and the source remains stable enough for controlled imaging. Do not repeat imaging attempts when the device disconnects, overheats, freezes the system, makes abnormal sounds, or reports escalating read errors.
| Item | Confirmed? |
|---|---|
| Correct physical source identified by model and capacity | Yes / No |
| Recovery software installed outside the source device | Yes / No |
| Separate physical destination connected | Yes / No |
| Destination has sufficient free space | Yes / No |
| Source remains stable during controlled access | Yes / No |
Do not continue until every answer is Yes.
Scan the Formatted Partition Non-Destructively
When the source is stable and software scanning is appropriate, use DiskInternals Partition Recovery for this workflow. A free trial can be downloaded from the product page.
DiskInternals Partition Recovery has three disk-recovery wizard scanning modes. A formatted partition may require a broader scan than a simple deleted-file search, but the appropriate mode depends on the file system, format method, storage device, and test evidence.
- Fast scanning
(Uneraser) - Takes less time. Finds files from an inaccessible, erased, broken, lost, deleted, or corrupted partition that are lying on the surface. There is no deep scanning or rebuilding of the file system on the logical disk.
- Full scanning
(Full recovery) - A deep scan of every disk sector for retrievable data. It rebuilds the file system on the lost partition only inside the software—the real file system on the source stays the same—which gives a chance to restore inaccessible, erased, broken, lost, deleted, or corrupted files. It takes more time, but the result is typically better.
- Reader mode
- Opens the disk in File Explorer. Useful for an unreadable disk, or for an internal or external disk that comes from a computer running macOS or Linux.
- repair the file system;
- recreate the partition;
- write recovered files to the source;
- store scan-session data on the source;
- format or initialize the disk.
A deeper scan may find file content without original names, paths, timestamps, or folder structure. It does not guarantee more usable files.
Stop the scan immediately if the source disconnects, disappears, freezes the system, overheats, makes abnormal sounds, changes capacity, or produces escalating read errors. Do not start another scan to “get a better result.”
Preview and Evaluate the Files Found
Do not judge the result by file count alone.
- Preview. Does the supported file open and show the expected content?
- File size and type. Are they plausible for the expected file?
- Directory context. Does the file appear with related folders and files?
- Dates and metadata. Are they consistent with the expected version?
- Content match. Does the preview belong to the filename and project?
- Multiple samples. Do files from different folders and formats behave consistently?
Names, paths, and timestamps may be absent or unreliable after file-system metadata has been replaced.
- the source cannot be relied upon;
- destination capacity is limited;
- only part of the folder structure is available;
- previews show mixed results.
| Status | Meaning |
|---|---|
| Promising | Representative preview opens and content appears correct |
| Uncertain | Metadata looks plausible, but preview is unavailable or incomplete |
| Problematic | Preview is truncated, corrupt, mismatched, or unreadable |
Discovery, preview, export, and final verification are separate stages. A successful preview is useful evidence, not proof of complete integrity.
Recover Files to Another Physical Device
Before selecting Save, confirm the physical source and destination again. Purchase a license and enter the license key in the appropriate field—no rescan and no reinstall required—then select the destination for the recovered files and click Save.
- be a different physical device from the source;
- be healthy and reliably connected;
- have enough free space for the selected files;
- remain clearly labeled throughout the export.
- the formatted partition;
- another partition on the same affected disk;
- the working image;
- the recovery-software installation location when it is on the source;
- an unstable or nearly full device.
Recover high-priority files first if source stability is uncertain.
Keep the exported files separate from the untouched source. Do not reorganize, rename, deduplicate, or replace files until validation is complete. Preserve scan logs and recovery notes where available.
Export completion does not prove that the saved files are valid.
The trial can be used to scan and preview supported files. Saving recovered files to the destination requires a license.
Verify and Back Up the Recovered Data
Open representative files from the destination with the applications that normally use them.
- large files;
- multipart archives;
- compressed backups;
- databases;
- virtual disks;
- long video and audio files;
- project files with linked assets;
- application-specific formats.
- correct content;
- expected length and file size;
- complete playback;
- archive extraction;
- database or project consistency;
- required dependencies;
- known checksums or trusted originals, when available.
| Result | Definition |
|---|---|
| Verified | The saved file opens correctly and passes the relevant content-level checks |
| Partially verified | Some content is usable, but completeness or application integrity is uncertain |
| Unreadable | The saved file does not open correctly or is clearly corrupt |
Create at least one additional backup of the verified recovered data.
Retain the untouched source or working image until important files have been verified and backed up. Do not reuse, repair, or reformat the source before this point.
The practical meaning of partition format recovery is to extract surviving data and verify it elsewhere. It does not literally restore formatted partition structures to their exact previous state.
Reduce the Risk of Another Format-Related Loss
- maintain versioned backups on storage separate from the working device;
- test restores periodically;
- keep at least one offline or otherwise protected backup of irreplaceable files;
- label removable devices clearly;
- confirm model, capacity, and volume before formatting;
- restrict formatting permissions where operationally appropriate;
- create a disk image before major repartitioning or migration work;
- safely eject stable removable storage after writes are complete.
Backups and safe handling reduce risk. They do not prevent every storage failure or user error.
Frequently Asked Questions
-
First use a verified backup when one exists. Otherwise, protect the source, run a non-destructive scan on a stable device or image with software such as DiskInternals Partition Recovery, preview candidate files, restore files from formatted partitions to another physical device, and verify the saved copies. Restoring files is not the same as reversing the format.
-
Possibly, but another format may replace additional metadata or trigger more storage activity. The outlook still depends on the format methods, later writes, storage type, SSD TRIM behavior, encryption, and hardware condition.
Do not format the device again. Return to What to Do Immediately After Formatting and review Can Files Still Be Recovered from a Formatted Partition?.
-
Protect the entire physical device, verify backups first, prepare another physical destination, scan without writing to the source, preview the specific file, export it elsewhere, and open the saved copy in the appropriate application. This is the safest answer to how to recover file after partition format without creating a second full workflow.
-
“Unformat” and “restore formatted partition” are common search terms, but formatting is not literally reversed. Recovery software may reconstruct enough remaining metadata to organize files, or it may find content by file signatures. The result must be exported and verified on another physical device.
Next Step for a Stable Formatted-Partition Case
Use software only when the format event is confirmed, backups have been checked, and the physical device is stable and consistently detected.
Learn more about DiskInternals Partition RecoveryFree trial · scan and preview
The product page contains the free trial download and broader product information. Install the software in a separate recovery environment, scan the confirmed physical source or a verified image, preview representative files, and save recovered data only to another healthy physical device.
Do not run recovery software on a drive that clicks or grinds, disconnects on its own, reports the wrong capacity, overheats, or is only detected some of the time. Repeated scans add stress to hardware that is already failing. Stop and talk to a professional data recovery service instead.