Share via

Expanding the operating system volume on a Windows 2022 server

Kaplan, Andrew H 226 Reputation points
2025-09-26T20:02:39.56+00:00

Hello.

We are running a Windows Server 2022 Standard appliance in our environment. The operating system is on Disk 0, and the physical drive is 225 gigabytes. The disk is a 'Basic' type. During the installation process the physical drive was partitioned such that the 'OS (C:)' volume is 60 gigabytes while the 'DATA (D:)' volume is 160 gigabytes. The relatively small amount of space on C: is not ideal for the operating system.

Going through Disk Management, I plan on deleting the D: volume, and then extending the C: volume to include the newly unallocated space. Can this be done with the operating system volume?

Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. 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

  2. Domic Vo 17,825 Reputation points Independent Advisor
    2025-09-26T21:07:45.4766667+00:00

    Dear Andrew,

    Thank you for reaching out and providing detailed information about your Windows Server 2022 Standard configuration. We understand your concern regarding the limited space allocated to the OS (C:) volume and appreciate your proactive approach to resolving it.

    To address your question: yes, it is possible to delete the DATA (D:) volume and extend the OS (C:) volume using Disk Management, provided certain conditions are met.

    Here are a few key considerations:

    • Contiguous Unallocated Space: After deleting the D: volume, ensure that the resulting unallocated space is immediately adjacent to the C: volume. Disk Management can only extend a volume into contiguous unallocated space.
    • Volume Type: Since your disk is a 'Basic' type, the extension operation is supported as long as the above condition is met.
    • System Stability: Before making any changes, we strongly recommend backing up all critical data. Deleting a volume is irreversible and will result in data loss for that partition.
    • Administrative Privileges: Ensure you are logged in with administrative rights to perform these operations.

    If the unallocated space is not adjacent to the C: volume, Disk Management will not allow the extension. In such cases, third-party partitioning tools or command-line utilities like diskpart may offer more flexibility—but should be used with caution.

    Let me know how it goes, and if this answer helps, feel free to hit “Accept Answer” so others can benefit too 😊 T&B, Domic

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.