How To Format Computer Drives In Split Second (Super Fast) [2018]

in #steemstem6 years ago

toch20180208_145856.png

Normally it takes a whole lot of time Formatting computer drives but that also depends on various factors like the speed of your computer, size of the drive etc.

In this tutorial you will be shown how to format your computer drives in seconds using a batch script. You don't need to be an expert to do this even an absolute noob could so you got to stop worrying.

Note: You can also format your C: drive with this process but I don't approve this because formatting your C: drive which has windows installed in it will make things bad for you.(So don't even think about formatting your C: drive except you know what you are doing)

Aside the C: drive you can format other drives but it all depends on you. We all have different reasons why we do things.

This tutorial is for peeps who want to:

  • Format their Computer Drive/Drives To Get More Space

  • Install A New OS On A Computer Drive(Dual boot)

Enough of all these talks, let's go straight to the point.👌✌

Steps

  • Launch Notepad and write/copy this code below👇👇👇

    rd/s/q D:
    rd/s/q E:
    rd/s/q F:

  • Save it will a ".bat" file extension. For example I saved mine as "formatting.bat"

  • Launch or Double click the file to run/ execute/perform the task(to format your desired drive)

In the code above, drive D, E and F will all be formatted within few seconds(amazingly fast)

Note:

Your drive name may be different from the one in this tutorial, all you have to do is to change it. For example if you wish to format a drive named K: , do it like this 👇👇👇

rd/s/q K:

You format at least 1 drive and at most 3 drives one at a time with the above batch code/script.

If You Are Finding It Difficult To Do, Please Let Me Know Via The Comment Section, Thank You✌✌✌

DQmWHUZjHQFFJKUioxVAkfyHpKP4QYTyM2R5bqjQfHvsbUH.gif

Sort:  

Thanks for sharing

Thanks for stopping by. Happy weekend✌

Hey there. I see you used the steemstem tag, I'd suggest to have a lot at some other users posts. There are some guidelines that should be followed to obtain upvotes. There is also stemng tag which you can check for stem in nigeria.

Good job anyway.