• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Format : NTFS [Quick ] VS NTFS

The full format writes to the whole disk, the quick just setups the NTFS data areas. If you know the drive is fine, quick will be fine (and faster). However, if it's a new drive I find it usually worth it to do full (better to find out about any errors now than when you try to install or use the drive later)

Bill
 
Quick format clear the partition table and rewrite the partition table with the new parameter that you have set.

Full format clear the partition table and rewrite the partition table with new parameter, and check for bad sector (mark bad sector if there are bad sector/s).

IMHO, there isn?t a need for full format because after install you can run chkdsk if you have bad sector. (I had only seen 2 hdds with bad sectors out of 50-60 hdds that I have worked on in the last 15 years)

[edit]
MS Help and Support Q302686 Differences between a Quick format and a regular format during a "clean" installation of Windows XP
 
The formats we are discussing do NOT clear the partition table, they just update the single partition that gets formatted. I think you might be thinking of a low level format of the entire drive...
 
Back
Top