Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » How to shrink and create new partition on Windows Server

How to shrink and create new partition on Windows Server

Posted on 20/06/202505/04/2026 IT Expert By IT Expert No Comments on How to shrink and create new partition on Windows Server
shrink and create partition

In this guide, you will learn how to shrink and create new partition on Windows Server. On Windows, you can decrease the space used by primary partitions and logical drives by shrinking them into adjacent, contiguous space on the same disk. Please, see how to Enable and use Sudo in Windows 11, how to Add Another Hard Drive to a Virtual Machine in HyperV, and how to Locate, Find and Grep: How to search for files and patterns in Linux or Unix-like OS.

In computing, we use the terms volume and partition to describe how storage devices like hard drives or SSDs are organized. Although they’re related, they refer to different things.

For instance as it is in my case, you may need another partition but don’t have more disks. To create a new unallocated space, you can shrink the existing partition from the end of the volume. That space can then be used for a new partition. Certain file types can block the shrink operation

You divide a physical storage device into partitions, which are separate sections of the disk. From those partitions, the system creates volumes, which provide the usable storage space that the operating system can interact with. In some cases, a volume can span more than one partition.

Also, see how to Shrink and Compact Virtual Hard Disks in Hyper-V, and how to create a Recovery Partition in Microsoft Windows 10/11, and how to create a Recovery Partition in Microsoft Windows 10/11.

Steps to Shrink Partition on Windows Server

To do this, launch Disk Management. There are several methods to launch the Disk Management tool in Windows. One common method is through Computer Management. From the search console, type computer management to open the console.

computer management

From the Computer Management console, navigate to Storage and click on Disk Management

Access disk management

Alternatively, you can launch the Disk Management utility directly by typing “Disk Management“. Select Create and format hard disk partitions from the search results.

disk management

This action will open the Disk Management console, allowing you to manage disk partitions and volumes

Disk management wizard

How to create a dual-boot setup on Windows 11, how to create a dual-boot setup on Windows 11, and how to Fix unable to Extend Volume on Windows protected by BitLocker.

Shrink Volume

Note: When you shrink a partition, any ordinary files are automatically relocated on the disk to create the new unallocated space. There’s no need to reformat the disk to shrink the partition.

Right-click the C: Drive and select Shrink Volume as shown below. This will query the shrink space

shrink volume
You can shrink primary partitions and logical drives on raw partitions, which are partitions without a file system, or on partitions that use
New Technology File System (NTFS).

If the partition is a raw partition that contains data, such as a database file, shrinking the partition might destroy the data.

Please, enter the amount of space to shrink in MB. A total of 570498 MB will be 570,498. When divided by 1024, we have 557.1 GB. Then the available shrink space is 522631 MB. Which is 522,631 divided by1024 = 510GB.

Now, I wish to assign 200 GB on C: Partition only. Therefore, I will need to shrink the current 557 GB partition to 200 GB. This means, 557 GB − 200 GB = 357 GB to shrink. Therefore, I will need to convert 357 GB to MB. This will be 357×1,024=365568 MB.

amount to shrink

Now, enter the value of “365568” into the available space to shrink as shown below. Do not forget to click on Shrink.

strink in MB

As shown, the C: partition has been successfully shrunk, resulting in unallocated space on the disk. This unallocated space is now available for creating a new partition or volume using the Disk Management tool.

Please, see how to “Analyse Disks with Treesize: Defragment and Shrink VMware Workstation VM Disks“, and How to install Pleasant Password Server.

Create New Volume

So, let us proceed and create a new partition. To do this, right-click the unallocated space that appears after shrinking and select “New Simple Volume”.

create new simple volume

On the New Simple Volume wizard, click on Next

new simple volume wizard

Yes, I will be consuming the entire volume size. Therefore, I will specify the volume size. But since I am consuming the entire which is the default full unallocated space, I will click on Next.

simple volume

I will assign the drive letter D and click on Next and have it formatted with Format NTFS.

assign drive letter

As you can see below, we have successfully completed the New Simple Volume creation. Click on Finish to close the wizard. To do this with the Diskpart.exe utility, please take a look at this guide.

finish simple volume creation

Please, see How to create a BitLocker System Partition [Part 2], and “What are System Partition and Boot Partition in Windows“.

Rename Partition on Windows Server

There are different ways to rename a drive. This can be done via the File Explorer or Disk Management etc. To do this over the Disk Management utility, right click on the newly created partition you wish to rename, and select Properties.

rename volume

Enter your desired name under General and click on OK or Apply.

volume renamed

As you can see below, we have the new name associated with the Partition.

Note: You can also right click on the drive here and rename it.

partition available

I hope you found this article very useful on “How to shrink and create new partition on Windows Server”. Please, feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:create disk partition Windows Server 2019, create new partition Windows Server, create new volume from unallocated space Windows Server, disk, Disk management, disk management shrink partition Windows Server, Disk Partition, disk partitioning Windows Server tutorial, Diskpart, extend and shrink disk Windows Server, how to shrink and create new partition on Windows Server, how to split drive Windows Server, Microsoft Windows, reduce partition size Windows Server, shrink C drive Windows Server, shrink volume Windows Server, Windows Server 2016, Windows Server 2022 shrink volume steps, Windows Server partition management guide

Post navigation

Previous Post: Fix long path names to files on SQL Server installation media error
Next Post: How to enable FIPS mode on Windows Server

Related Posts

  • remote desktop connection tabs   rdp tabs
    Guide to Remote Desktop Connection Properties for Secure Access Windows
  • View installed Updates on Windows
    Get lists of installed Microsoft Windows Updates Windows
  • active directory faq 2016 1
    How to detect who disabled a user in Active Directory Windows Server
  • Windows Logo
    Restrict IP Address Range on Windows PC Windows
  • Configure Data Deduplication on Windows Server
    How to Configure Data Deduplication on Windows Server 2022 Windows Server
  • Clone a Virtual Machine via Export and Import
    Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V Virtualization

More Related Articles

remote desktop connection tabs   rdp tabs Guide to Remote Desktop Connection Properties for Secure Access Windows
View installed Updates on Windows Get lists of installed Microsoft Windows Updates Windows
active directory faq 2016 1 How to detect who disabled a user in Active Directory Windows Server
Windows Logo Restrict IP Address Range on Windows PC Windows
Configure Data Deduplication on Windows Server How to Configure Data Deduplication on Windows Server 2022 Windows Server
Clone a Virtual Machine via Export and Import Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V Virtualization

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • how to Configure Autologin for a VM in VMware Workstation
    Configure Autologin for a VM in VMware Workstation Virtualization
  • How to Decrypt Files and Folders Encrypted with EFS in Windows 10
    How to decrypt Files and Folders Encrypted with an Encryption File System (EFS) in Windows Windows
  • How to Delete Quick Heal Anti virus cfrbackup folder or other Anti virus on Windows
    How to Delete Quick Heal Anti-virus cfrbackup folder Anti-Virus Solution
  • ext
    How to install Standalone Installation DriveLock Encryption software Security | Vulnerability Scans and Assessment
  • tredfghgfde3456578
    How to install Java Runtime Environment on Mac OS Mac
  • wds
    What are the differences between Lite-Touch and Zero-Touch installation? Windows
  • TLS1.2
    Unable to install Azure AD Connect, TLS 1.2 is required: How to enable or disable TLS 1.2 on a Windows Server via the Registry and PowerShell AWS/Azure/OpenShift
  • Featured image 4
    How to enable or fix the missing fast startup option on Windows 11 Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,803 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.