Posts

Showing posts from April, 2024
 Format Any Pen Drive or Memory Card with Command Prompt press window button+R type cmd press ENTER type diskpart type List Disk type Select Disk 1 (here disk 1  is your selected Disk partion) press ENTER type CLEAN press ENTER type Create partition primary press ENTER type format fs=ntfs (type format fs=ntfs quick for quick formatting) press Enter formating will be started  type EXIT after completing........