Share via

Windows Server 2019 Extend C Drive

Anonymous
2024-04-13T17:48:46+00:00

I need to extend the C drive space without data loss. There is an E drive which contains 820GB. I want to use the space from that drive but the Delete Volume and Extend Volume options are grayed out. What do I need to do to get this problem resolved?

Windows for business | Windows Server | Storage high availability | Other

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

4 answers

Sort by: Most helpful
  1. Anonymous
    2024-06-24T04:59:44+00:00

    Please share a screen shot from DiskMgmt.msc, so that wen understand the deployment & better advise..

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-04-15T00:44:29+00:00

    Hi,

    Are the C and E drive adjacent partitions on the same disk? If not, are those disks basic or dynamic?

    Can you share a screenshot of your Disk Management?

    Delete the E drive with diskpart and see if there are any error messages. Make sure you have backed up all your data before any operation.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-04-14T19:06:43+00:00
    1. Post images or share links displaying disk management:

    How to Post a Screenshot of Disk Management | Tutorials (tenforums.com)

    1. Run disk par info > post a share link

    https://www.tenforums.com/attachments/bsod-crashes-debugging/355861d1640707960-batch-files-use-bsod-debugging-diskparinfo.bat https://www.tenforums.com/attachments/bsod-crashes-debugging/355861d1640707960-batch-files-use-bsod-debugging-diskparinfo.bat

    Batch files for use in BSOD debugging - Windows 10 Forums (tenforums.com)

    1. Or open administrative command prompt and copy and paste: (all at one time) > post a share link

    bcdedit

    reagentc /info

    diskpart

    lis dis

    lis vol

    sel dis 0

    det dis

    lis par

    sel par 1

    det par

    sel par 2

    det par

    sel par 3

    det par

    sel par 4

    det par

    sel par 5

    det par

    sel dis 1

    det dis

    lis par

    sel dis 2

    det dis

    lis par

    Was this answer helpful?

    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more