+ -

Pages

English French German Spain Italian Dutch Russian Portuguese Japanese Korean Arabic Chinese Simplified

Tuesday, March 18, 2014

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
5 Help: 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 ...

No comments:

Post a Comment

< >