How can i formart my usb drive using command prompt
Solved/Closed
ayumba
Posts
1
Registration date
Wednesday April 17, 2013
Status
Member
Last seen
April 17, 2013
-
Apr 17, 2013 at 05:41 AM
BIN ABDOOL - Dec 1, 2016 at 11:28 AM
BIN ABDOOL - Dec 1, 2016 at 11:28 AM
Related:
- Cmd format pendrive
- How to format usb using command prompt - Best answers
- How to format usb using cmd windows 7 - Best answers
- Rename computer command prompt - Guide
- Usb show - Download - Backup and recovery
- Usb flash drive tester - Download - Backup and recovery
- Cs 1.6 money command - Guide
- Disable deep freeze from command prompt - Guide
5 responses
Zohaib R
Posts
2368
Registration date
Sunday September 23, 2012
Status
Member
Last seen
December 13, 2018
69
Apr 17, 2013 at 05:52 AM
Apr 17, 2013 at 05:52 AM
Hi ayumba,
I use the below mentioned method to format my pen drive from command prompt:
1. Shutdown the computer.
2. Insert USB Memory Stick into your computer.
3. Power on the computer and then immediately start tapping (F8) key then "Advanced Boot Options" screen will come up.
4. Select "Safe Mode with Command Prompt".
5. After booting to Safe Mode with Command Prompt, if your USB Memory Stick drive letter is (G) for example then type:
G: and press enter
6. Then type:
format G: and press enter
7. If ask you (Y/N) then press (Y) and press enter
8. Now a full format will start.
We are booting the computer to Safe Mode in steps 3-4 so as to override any existing format-restrictions in Normal Mode of Windows.
Note: All the files in the Pen Drive will be removed after Format, so please backup all the data in the Pen Drive before formatting (if possible).
Do reply with results.
I use the below mentioned method to format my pen drive from command prompt:
1. Shutdown the computer.
2. Insert USB Memory Stick into your computer.
3. Power on the computer and then immediately start tapping (F8) key then "Advanced Boot Options" screen will come up.
4. Select "Safe Mode with Command Prompt".
5. After booting to Safe Mode with Command Prompt, if your USB Memory Stick drive letter is (G) for example then type:
G: and press enter
6. Then type:
format G: and press enter
7. If ask you (Y/N) then press (Y) and press enter
8. Now a full format will start.
We are booting the computer to Safe Mode in steps 3-4 so as to override any existing format-restrictions in Normal Mode of Windows.
Note: All the files in the Pen Drive will be removed after Format, so please backup all the data in the Pen Drive before formatting (if possible).
Do reply with results.
Sep 16, 2015 at 01:04 AM