Please share a screen shot from DiskMgmt.msc, so that wen understand the deployment & better advise..
Windows Server 2019 Extend C Drive
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.
4 answers
Sort by: Most helpful
-
Anonymous
2024-06-24T04:59:44+00:00 -
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.
-
Anonymous
2024-04-14T19:06:43+00:00 - Post images or share links displaying disk management:
How to Post a Screenshot of Disk Management | Tutorials (tenforums.com)
- 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)
- 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
-
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