just copy this code in notepad and save it as anyname.bat
here is the code
format c:\ /Q/X
this will format your drive c:\
To Format D drive just replace the above code code with this one
format d:\ /Q/X
this will format your D drive
like this u can format ur others drives like E ,F or G