answersLogoWhite

0

format /c followed by the name of the drive you want to format.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Command to format a drive?

The command used to format a drive is "Format".


Brief description of format command in unix?

There is no standard 'format' command in Unix.


How do you format F drive from command prompt?

you can use the command 'format f:' or if you want to format it to something different e.g. FAT32 you need to put the command 'format f: /fs:fat32'


What is the function of FORMAT command?

FORMAT is a Microsoft command-line utility that is used for disk formatting. The function of the command prompt is to format a partition of the file system.


Is it 23 or 23 the correct format for the keyword?

The correct format for the keyword is "23".


What is a v switch used for with the format command?

It specifies the label of the volume. If you use the command format d: /v:hello It would format the d: drive on your computer and rename the disk "hello".


When format command is typed into a command promt what parameters can be added along with it explain each parameters?

On the system you are referring to type "format /?" to get the commands and syntax.


What command in Windows Server 2008 can you use to format a disk for FAT32?

format /fs:FAT32


By typing format command into command prompt what parameters can be added along with it?

Oscar strookman


How do you format a new floppy disk using an OS command?

A new floppy disk can be formatted using the FORMAT command in DOS. The same tool is available in Windows using the Format utility in 'My Computer'.


How do you format USB Drive through CMD?

Start ->Run -> Cmd .Hit enter button. Then command prompt will appears on the screen.By using format command you can format your PenDrive. Then type format j: /FS:FAT32 Here j is a drive letter.


What is the s switch in formats?

When using the format command in DOS, the /s command-line argument "format c: /s" tells the system to copy over the system files necessary to make the drive DOS bootable. It is the same as using the "sys" command after finishing the format.