Data Formatter

 
Background-

Over time, flash read and write speeds slow down and lose capacity due to Bad Blocks, fragmentation and improper wear leveling, accidental removal during access etc.
 
Microsoft’s Windows Reformat Utility only writes the data into FAT and Root directory area, and ignores bad blocks and out of order sequencing
 
OnSpec’s Data Defragment restores the flash to “factory –set” condition by:
 
  • Repairing the bad blocks
  • Replacing the sequencing order
  • Erasing the data from the “good” blocks
  • Putting down the file system to match the factory settings
 
OnSpec’s Data Formatting S/W “virtually” returns the flash read and write speeds to it’s original condition.