
How to Delete Partitions with Diskpart
█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█▀█
If you need help with any command use help.
For example, list /help . select /help, etc.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[Procedure]
1. start - command prompt and run under administrator
2. diskpart [## This will get you into diskpart]
3. list disk [## This will show you all the storage drives that are attached to your computer ]
4. select a disk [## This will enable you to select a disk]
5. list part [## This will enable you to list the partitions in your computer]
6. select a partition [## This will enable you to select a partition]
7. delete partition override [## This will enable you to delete a partition that cannot be deleted in
disk management]
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[Bootable USB]
• https://www.youtube.com/watch?v=LK-WPCyhONI&feature=youtu.be
• https://www.youtube.com/watch?v=Y-5eDuXp3kA&feature=youtu.be
Create a Bootable USB Drive
1. Go to command prompt. "Search"
2. "cmd"- right click and "run as administrator".
3. Type in "Diskpart".
4. Type "Listdisk"
5. Find out which is your flash drive you want to create as a bootable
drive.
6. Type select disk x x=1, 2, 3, to x
7. Type "Clean".
8. Type " Create partition primary "
9. Type "Select partition 1"--Diskpart marked the current partition as active.
10.Type "Active"-- Diskpart marked the current partition as active
11.Type " format fs=ntfs quick " -- Diskpart sucessfully formatted the volume
12 Type " Assign " to make it active.
13.Type " exit ". -- Leaving Diskpart
14.Type " D: cd boot"
15. Type "bootsect.exe /nt60 E:" --Target volumes will be updated with BootMGR
compatible bootcode
█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█▄█
Other Videos By Ace1000ks1975
2020-02-03 | War Thunder Tank Assault Ardennes |
2020-02-03 | Dynamite Cop (1999) Sega Dreamcast |
2020-02-02 | Sega GT (2000) Sega Dreamcast |
2020-02-02 | Simcity 4 (2003) |
2020-02-02 | Windows 10 Memory Diagnostics |
2020-02-02 | Arduino Uno Basic Setup |
2020-01-26 | Craigslist Google Voice Verification Scam |
2020-01-26 | Dell Precision T5500 SSD Test |
2020-01-26 | Zombie Raider (1995) Arcade Playthrough Both Endings |
2020-01-26 | Zombie Raider (1995) Calibrate Gun |
2020-01-24 | How to Delete Partitions with Diskpart |
2020-01-22 | Dell Precision T3500/T5500 How to Install and Remove 5.25" Drive |
2020-01-22 | ICY DOCK Dual 2.5" SSD 1 x 3 5 HDD Device Bay to 5.25" adapter |
2020-01-21 | Lethal Enforcers 2 (1994) Arcade |
2020-01-20 | Spy Hunter (1983) Arcade |
2020-01-20 | Spy Hunter 2 (1987) Arcade |
2020-01-20 | E-Swat Cyber Police (1989) Arcade |
2020-01-19 | Viper (1988) Arcade Leland |
2020-01-19 | Raspberry Pi CPU Temperature Script |
2020-01-18 | Increase SWAP Memory Size in the Raspbian Operating System |
2020-01-17 | How to Create a PowerShell Script File |