Monday, December 12, 2016

Format the Pendrive to NTFS file system using command prompt

Format the Pendrive to NTFS file system using command prompt




Format the Pendrive to NTFS file system using command prompt.
Before formating your USB flash drive to NTFS file system, you need to enable the "Removal policy" of the Pendrive to "Better performance" option. Otherwise windows cannot format to NTFS filesystem.
For doing this, go to "Properties" of the pendrive and select "Hardware" tab and select the Pendrive from the listed disks then click on "Properties". Then click on "Policies" tab and enable the option "Better performance" and click "OK". Now run the below command in command prompt.
In the below command "g" is the drive letter of the USB flash drive.
C:>format g: /q /fs:ntfs


Available link for download

No comments:

Post a Comment