Convert my hdd partition in primary
Closed
archuraj
xpcman
- Posts
- 1
- Registration date
- Friday September 18, 2015
- Status
- Member
- Last seen
- September 18, 2015
xpcman
- Posts
- 19532
- Registration date
- Wednesday October 8, 2008
- Status
- Contributor
- Last seen
- June 15, 2019
Related:
- Convert my hdd partition in primary
- Hdd partition types - Articles
- How i creat more yhan 8 partition as primary ✓ - Forum - Hard Drive/SSD
- How to convert raw partition to ntfs in windows 10 - Forum - Hard Drive/SSD
- Xvideoservicethief 2018 linux hdd usb port not working problem solution - Forum - Hardware
- USB HDD's are not recognised on new computer - Forum - Hard Drive/SSD
1 reply
xpcman
Sep 18, 2015 at 03:44 PM
- Posts
- 19532
- Registration date
- Wednesday October 8, 2008
- Status
- Contributor
- Last seen
- June 15, 2019
Sep 18, 2015 at 03:44 PM
Both Windows Disk Management and Diskpart provide solutions to reverting dynamic disk to basic, but they all require users to delete existing volumes. In Disk Management, just delete all volumes one by one and then the entire disk will become basic automatically. In Diskpart, type these commands successively: list disk, select disk n (n is the number of the dynamic disk), list volume, select volume n (n is the number of a volume), delete volume, select disk n, and convert basic. Every type ends with pressing on Enter key. If there is more than 1 volume, just delete them one by one.