using_windows_diskpart_reset_external_ssd_drive_factory
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| using_windows_diskpart_reset_external_ssd_drive_factory [2024/01/03 02:11] – wikiadmin | using_windows_diskpart_reset_external_ssd_drive_factory [2024/01/03 02:34] (current) – wikiadmin | ||
|---|---|---|---|
| Line 38: | Line 38: | ||
| Now you can use Windows Disk Management Snap-in to initialize the disk, partition it, and format it. | Now you can use Windows Disk Management Snap-in to initialize the disk, partition it, and format it. | ||
| + | |||
| + | WELL MAYBE NOT! | ||
| + | |||
| + | You may need to do more to separately delete each of the two partitions on disk 1, including using the " | ||
| + | |||
| + | < | ||
| + | Microsoft DiskPart version 10.0.19041.3636 | ||
| + | |||
| + | Copyright (C) Microsoft Corporation. | ||
| + | On computer: DESKTOP-EI33F04 | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Disk ### Status | ||
| + | -------- | ||
| + | Disk 0 Online | ||
| + | Disk 1 Online | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Disk 1 is now the selected disk. | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Partition ### Type Size | ||
| + | ------------- | ||
| + | Partition 1 Reserved | ||
| + | Partition 2 Primary | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Partition 2 is now the selected partition. | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Partition ### Type Size | ||
| + | ------------- | ||
| + | Partition 1 Reserved | ||
| + | * Partition 2 Primary | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Partition 2 is now the selected partition. | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | DiskPart successfully deleted the selected partition. | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Partition 1 is now the selected partition. | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Partition ### Type Size | ||
| + | ------------- | ||
| + | * Partition 1 Reserved | ||
| + | Partition 2 Primary | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Virtual Disk Service error: | ||
| + | Cannot delete a protected partition without the force protected parameter set. | ||
| + | |||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Partition 1 is now the selected partition. | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Partition ### Type Size | ||
| + | ------------- | ||
| + | * Partition 1 Reserved | ||
| + | Partition 2 Primary | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | DiskPart successfully deleted the selected partition. | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Partition ### Type Size | ||
| + | ------------- | ||
| + | Partition 1 Reserved | ||
| + | Partition 2 Primary | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Disk ### Status | ||
| + | -------- | ||
| + | Disk 0 Online | ||
| + | * Disk 1 Online | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Disk 1 is now the selected disk. | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | DiskPart succeeded in cleaning the disk. | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | Disk ### Status | ||
| + | -------- | ||
| + | Disk 0 Online | ||
| + | * Disk 1 Online | ||
| + | |||
| + | DISKPART> | ||
| + | |||
| + | There are no partitions on this disk to show. | ||
| + | |||
| + | DISKPART> | ||
| + | </ | ||
using_windows_diskpart_reset_external_ssd_drive_factory.1704247894.txt.gz · Last modified: 2024/01/03 02:11 by wikiadmin
