pendrive , sd card formatr nahi ho raha hai ||how to format SD card or pendrive , we are unable to format || how to format sd card using cmd
To format a pen drive using Command Prompt (CMD) in Windows, you can follow these steps:
learn with video -> Format kaise Kare
Open Command Prompt as an administrator:
- Type "CMD" in the Windows search bar.
- Right-click on "Command Prompt" and select "Run as administrator."
Identify the pen drive:
- Type
diskpartand press Enter. - Then, input
list diskand press Enter. This command will display all available disks. Identify your pen drive based on its size.
- Type
Select the pen drive:
- Type
select disk 2(replace 2 with the number of your pen drive) and press Enter.
- Type
Clean the drive:
- Type
cleanand press Enter. This command removes all partitions and volumes from the selected disk.
- Type
Create a new partition:
- Type
create partition primaryand press Enter.
- Type
- Format the drive:
- Type
format fs=ntfs quickfor NTFS format orformat fs=fat32 quickfor FAT32 format and press Enter. The "quick" parameter is optional and speeds up the formatting process.
- Type
Active & Assign a drive letter:
- Type Active and press Enter. and again Type
assignand press Enter. This step assigns the next available drive letter to the pen drive.Exit DiskPart:
- Type
exitand press Enter to exit the DiskPart utility.
Important Link🔗(click for connect)
🔗 Youtube channel
🔗 Instagram
🔗 Whatsapp join
🔗 Telegram
Usefull Video (click for Watching)
Video Banana Sikhe
SSD Card ? HDD ?
FaceApp Free Download

Comments
Post a Comment