Share via

How can I delete a partion on a drive.

Anonymous
2023-05-07T19:31:54+00:00

I tried cloning my OS from a 240gb SSD to a 500gb SSD. The cloning did not take up the whole drive and made it into 3 sections.

The first section can be formatted as normal.

The second section is 684mb and can't be changed. When right click on the only choice says 'help'. This is the link that it brings

(https://www.bing.com/search?q=windows+10+disk+management&filters=guid:%224027721-en-dia%22%20lang:%22en%22&form=S00028)

The third section is unallowcated.

 I need instruction on how to delete all partions.
Windows for home | Windows 11 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

6 answers

Sort by: Most helpful
  1. Anonymous
    2023-05-08T02:30:02+00:00

    Thank you Emily for responding to my cry for help. I am losing what little brain cells I have left. I went thru the steps and hit a new hicup. I hope you have a fix for this.

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-05-08T05:38:51+00:00

    The free edition of Aoemi did not display the ability to convert dynamic to basic.

    .

    AOMEI Partition Assistant Edition Comparison (aomeitech.com)

    .

    .

    Most third party software have a fee for converting dynamic to basic without data loss.

    .

    .

    It's best to clone basic to basic or restore an image of only the data (C:) partition to a clean install.

    The clone maintains the partition architecture and sizes.

    The restore only changes the clean installed data partition to the restored image. The system, reserved, and recovery partitions are all new default partitions.

    .

    .

    When a clean install is performed with BIOS UEFI the partition architecture is System / Reserved / Data / Recovery

    System = EFI

    Data = C:

    .

    .

    One disk drive can be cloned to another or one partition can be restored to a clean install.

    .

    .

    One of the most efficient methods to move a Windows installation from one disk drive to another is to clean install Windows 11 on the new disk drive and restore only the data partition to the disk drive with the clean install.

    .

    .

    Backup and Restore with Macrium Reflect | Tutorials (tenforums.com)

    .

    .

    Change a dynamic disk back to a basic disk | Microsoft Learn

    .

    .

    (1) Download Official Windows 11 ISO file from Microsoft Tutorial | Windows 11 Forum (elevenforum.com)

    .

    .

    Download Windows 11 (microsoft.com)

    .

    .

    (1) Clean Install Windows 11 Tutorial | Windows 11 Forum (elevenforum.com)

    0 comments No comments
  3. Anonymous
    2023-05-08T02:59:25+00:00

    I just wanted to move my OS to another SSD. Before 2 days ago I didnt have gpt or dynamic anywhere in my brain. If you are fimilar with Aomie partition assistant can you please give me the steps of how to do it. Thank you again for responding.

    0 comments No comments
  4. Anonymous
    2023-05-08T02:45:27+00:00

    How come you're using a dynamic disk?

    .

    .

    Microsoft deprecated dynamic disks.

    .

    .

    If you want to clone it is best to clone a basic disk to basic disk.

    .

    .

    Indicate what you want to accomplish with each the 250 GB and 500 GB disks.

    .

    .

    Consider backing up any important data on the dynamic disk and then cleaning / converting to a baskic disk.

    Then restore an image or clone the 250 GB to 500GB disk.

    0 comments No comments
  5. EmilyS726 227.4K Reputation points Independent Advisor
    2023-05-07T20:15:32+00:00

    Hello Terry, this is Emily.

    The 684MB partition is housing the recovery environment for your Windows . While you can use diskpart and command to delete it instead, it's important to note that this can potentially cause issues with system recovery in the future.

    As to delete, please type cmd in the search on the taskbar and make sure you select "run as administrator" to launch command prompt.

    then run this command:

    diskpart

    It should pop up another command window.

    Now run the following one at a time.

    List disk Select disk 2 list partition select partition x delete partition override

    Please note: The x in the last 2nd command should be the number of the partition corresponding to that 684mb space.

    0 comments No comments