Best Data Recovery Software to Recover your Files
Share
Resources » Learning Hub » What Happens During Formatting? Everything You Need to Know about Drive Format

What Happens During Formatting? Everything You Need to Know about Drive Format

Written By   Kajal Singh
|
Jitendra Kumar Jaiswal
Reviewed By  Jitendra Kumar Jaiswal
| Updated On July 7, 2026
drive formating explaine

Formatting drive storage is like erasing the index of a book and rebuilding the blank pages for a new story. During the formatting process, the computer erases the existing file allocation table, verifies sector health, and applies a brand-new file structure to handle future data. It is the fastest way to resolve compatibility bugs and restore optimal drive read/write performance. Read to understand deeply what happens during formatting and how to format a hard drive or internal drive on Windows and Mac properly.

Quick Answer: When you format a drive, your computer completely clears the existing file system directory map. It makes all previous files invisible to the operating system and marks the storage as vacant. It then installs a fresh file system architecture (such as NTFS, exFAT, APFS, etc.) for drive rules. Finally, it scans the storage for any corrupted sectors to block and isolate.

What Happens During Formatting?

What Happens During Formatting

When you initiate a format, your computer does not just blindly delete files; it completely re-architects how the storage drive communicates with the operating system. The process performs in two layers: structural rebuilding and physical optimization.

Destruction of the File Allocation Table

  • The very first action is erasing the file system directory (such as the MTB in Windows).
  • The OS destroys pointers that tell the computer where the specific files begin and end.
  • Because these pointers are destroyed, the OS now views the entire storage as empty and to be overwritten by new data blocks.

Deposition of a New File System Matrix

  • Once the old index is cleared, the drive gets a new, fresh file system, which the device even asks for when you format the drive (like NTFS, exFAT, or APFS).
  • When you choose anyone, the foundational “rules of the road” are established.
  • It sets security permissions, sizes, and selects how data will be indexed and stored in the future.

Physical Sector Health Checking

  • If you run a full format, the computer checks every physical sector on the drive for hardware degradation. If any corrupted storage sector is detected, it is permanently blocked.
  • After this, the OS will never attempt to rewrite those damaged areas in the future.
  • It thus prevents file corruption and stabilizes the overall health of the drive.

What is Drive Formatting and How Does it Change Your Storage Drive? 

What is Drive Formatting

Drive or disk formatting is the process of preparing a storage device (such as an HDD, SSD, or USB flash drive) for initial use or a complete reset by an operating system. This sets the drive with a specific storage architecture, such as NTFS, FAT32, or exFAT, according to the operating system. It also scans the drive for errors to prevent future data loss. That’s why formatting is the instant solution to fix a corrupted drive and resolve system errors.

How Formatting Changes Your Storage Drive?

Behind the scenes, formatting does two main things, as discussed: wipes the existing file directory to make old data invisible (the data still remains there and can be recovered) and installs a brand-new file system so the computer can safely read and write new data.

Let’s understand in detail:

1. Improve Disk Performance and Read/Write Speed

Every use of the drive creates system cache, and constant writing and deleting cause the drive to slow down. Formatting recreates the file systems and removes references to the files.

  • Clears Clutter: Erases collected system caches and junk data.
  • Fix Path Errors: Repairs corrupted directory structures that cause system lag.
  • Enhancing Performance Speed: It can improve performance by removing junk files and resetting the system.
  • Eliminating File Fragmentation: Groups scattered data pathways back into sequential order.

2. Removing Viruses and Malware

Malware often hides within system directories, which makes antivirus detection impossible. Formatting the drive completely renews these infected system files. Clears out the entire directory structure. Because it resets the drive structure, it removes some types of viruses and malware.

3. Erasing and Wiping Data Blocks

Formatting does not instantly shred every file. It just deletes the file allocation index. Due to this, the digital pathway pointing to your data breaks and makes the space appear completely blank. The old files still remain there until new data blocks physically overwrite them.

Therefore, it is possible to recover data after accidental quick format using data recovery tools because the data is still there.

4. Changing or Assigning the File System

Every drive needs a set of rules to organise its data, known as a file system. Formatting makes a new structural matrix (such as NTFS for Windows and APFS for Mac) for the drive. This basically tells the OS how to write, modify, save, index, and secure all future files.

Is Formatting the Same as Deleting, Erasing, Wiping, or Reformatting?

Is Formatting the Same as Deleting Erasing Wiping, or Reformatting

Many users confuse these four terms. But they handle storage sectors and data destruction differently.

Deleting

Deleting is a surface-level action meant for daily file management. It removes files from your immediate location without changing the drive’s health or file system.

  • Removes the file name from the folder index and transfers it to the Recycle Bin or Trash.
  • The storage space is marked as “available,” but the raw binary code stays completely intact.

Erasing

Erasing is a targeted security action. When you erase, you select files/folders and permanently destroy them without affecting the rest of the drive.

  • Unlike deleting, the actual binary blocks containing the targeted files are completely replaced.
  • It leaves the rest of your files, applications, etc., completely untouched.

Wiping

Wiping is the ultimate data security protocol. It is used when selling or recycling a storage drive to make sure there is no personal information left on it.

  • It writes binary zeros and random digits over storage blocks on the entire drive.
  • There is no trace of previous data left. Therefore, data recovery becomes next to impossible.
  • If any partitions exist, it wipes them off too, leaving a completely blank state.

Reformatting

Before we define reformatting, you must know what formatting is. The structural overhaul that clears out a storage device to fix the system is called formatting. Reformatting means formatting a drive once again. It fixes bugs, changes languages, and prepares for a fresh OS. What does reformatting a hard drive do?

  • It destroys the complete directory index map and makes the computer blind to all previous data.
  • The OS views the entire storage as 100% empty space, though the files remain hidden until overwritten.
  • Completely resets the file system and allows you to set a fresh file system matrix.

What is the Process of Formatting?

Process of Formatting

The formatting process happens in phases and methods depending on how deeply you want to rest the storage media.

High-Level Formatting Methods

High-level formatting is the standard process performed by modern operating systems to make a drive ready for data storage. It builds the architecture necessary to read and write files. It is designed to wipe the slate clean, so your OS can start storing files again.

1. Quick format

A Quick Format does exactly what the name implies: it finishes in a few blinks of an eye. It does not go to the drive to scrub away your actual files. Instead, it just targets only the system’s index file (like the MFT).

Case Study: There was a photographer who accidentally hit “Quick Format” on an SD card containing the client’s wedding photographs. Just then, the camera showed 0 files. However, because it was just a quick format, data recovery software was able to scan and recover all the deleted photographs.

2. Full format

A full format is a much heavier operation. It removes the file index and then goes to every storage sector on the drive and replaces all the existing data with binary zeros (a process called zero-filling). On the other hand, it also forces the computer to read and verify the hardware integrity of every block.

Low-Level Formatting

It operates at a layer beneath your operating system. It is a highly specialised process that defines how and where the data will be stored in the drive.

True low-level formatting can be done only once at the factory by the manufacturer (like Seagate, Western Digital, or Samsung). Once the physical layout of the drive’s tracks is stamped, user software can not recreate them.

The Role of Partitioning Before Formatting

The disk formatting is done once the structure of the disk has been prepared. Partitioning is the process of defining the boundaries and sizes of the storage space before any file system is applied.

The Multi-OS Use Case: This is incredibly useful for users who want to run both Windows and macOS. A user can partition a single 1 TB drive into two distinct 500 GB partitions. Format Partition 1 using the NTFS file system for Windows and Partition 2 using the APFS file system for Mac. The two sides operate independently, so in case one gets corrupted, the other one remains safe.

How to Format a Drive on Windows and Mac?

Now that you know what happened behind the scenes, it is time to look at how to safely execute the process on your computer, i.e., how can I format a hard drive or an internal drive? Whether you are using Microsoft Windows or Apple macOS, both platforms feature built-in utility software that handles the entire formatting process in just a few clicks.

Note: Formatting completely changes your drive’s index system and makes current files inaccessible. Make sure to back up your critical data before proceeding to drive format.

How to Format a Hard Drive or Internal Drive on Windows?

Use this common method for standard external or internal drives, SSDs, and USB drives formatting (Quick Format) in Windows

  1. Open File Explorer (press Windows + E).
    How to Format a Drive on Windows Open File Explorer
  2. Click on This PC in the left sidebar navigation menu.
    Click on This PC
  3. Select the drive(external/internal). Right-click on it and select Format… from the menu.
    Right click on the drive and select Format
  4. Choose the File System. NTFS for Windows or exFAT for cross-platform.
    Select File system
  5. Let the Allocation Unit Size be the default.
    Set Allocation unit size as default
  6. Enter the name for the Volume.
    Add Volume label
  7. Check the box against Quick Format.
    Check Quick Format
  8. Click Start to begin formatting.
    Click the Start button
  9. Click OK on the confirmation dialog box.
    Click OK on the confirmation

How to Format a Drive on Mac?

Use this method to format any drive using Apple’s built-in storage management application.

  1. Open Finder from the dock or click on the File menu in the top left corner and select New Finder Window.
    Open New Finder Window
  2. Look for the drive you want to format in the left sidebar under Locations.
    Select Drive you want to format
  3. Right-click or tap with 2 fingers on the trackpad on the drive and select Erase Disk….
    Right click on the drive and select Erase Disk
  4. Enter the name for the drive, select APFS file format, and click Erase.
    Enter the name select APFS and click Erase

Summary: What Actually Happens When You Format a Drive?

Now you know more about disk formatting than many tech users. When you format a drive, your computer completely deletes the existing file allocation index and installs a brand new file system architecture. With this Notchox guide, you now understand what happens during formatting and how exactly the operating system clears out that old file allocation index, reconstructs a new file system, and makes the drive a fresh one.

Frequently Asked Questions (FAQs)

Q1: What happens during formatting?

Ans: During formatting, your computer deletes the file directory index and makes a new file system structure. Additionally, it scans for physical hardware errors to mark and isolate bad storage sectors.

Q2: How to format a hard drive?

Ans: On Windows: Open File Explorer > Right-click on your drive > Select Format > Choose File System > Check Quick Format > Click Start.

On Mac: Open Finder > Right-click on your drive > Select Erase Disk > Choose the Name and Format protocol > Click Erase.

Q3: How long does a drive formatting take?

Ans: The time a drive formatting takes depends on what type of format it is.

Quick Format: Takes a few seconds to 2 minutes regardless of the drive capacity.

Full Format: Takes anywhere from 20 minutes to several hours because it performs a deep scan of physical storage.

Q4: Does formatting a drive erase everything?

Ans: A full format erases everything, but a quick format only deletes the reference to files.

Quick Format: No. It only deletes the path reference to your files and marks the space “empty.” The original data stays on the drive until overwritten.

Full Format: Yes. It overwrites all storage blocks with zeroes and makes the data completely unrecoverable.

Q5: Can I recover data after formatting?

Ans: Yes, you can recover data after a quick format, but not after a full format. In full format, all the physical sectors are overwritten with zeros or random numbers, destroying the previous files permanently.

Sources

To format an existing partition (volume) – Microsoft Support

Published by
Kajal Singh

Kajal Singh is a Data Recovery Writer at Notchox, specializing in data recovery, storage systems, RAID, and digital forensics. She writes technical processes, tools, and cases into clear, engaging articles, blogs, and guides. Kajal does thorough research, deep analysis, and collaborates with experts to produce high-quality and engaging content that is easy to understand for every reader.

Related Posts

Link copied successfully!