Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » How to extend System Drive Partition on Windows
  • plain blue background
    Request a certificate signing request in Windows using Microsoft Management Console Windows Server
  • asdfgh
    All Group Policies (GPO) available to configure Microsoft Edge settings Windows Server
  • veeam
    Error 1064: An exception occurred in the service when handling the control request Backup
  • Add or remove features   fix dotnet framework issues
    Fix the request to add or remove features on the specified server failed Windows
  • mountedimagenotaccessible
    Unable to access the image: Make sure that the image path exist Windows
  • ghm
    MDT Driver injection: How to import drivers in .exe format into Microsoft Deployment Toolkit Windows Server
  • vSwitches
    vSwitches: How to delete Virtual Switches from Hyper-V Virtualization
  • Linux Shell Scripting 1
    Write a Shell Script that Count Lines and Words in a File Linux

How to extend System Drive Partition on Windows

Posted on 15/11/201727/04/2025 Christian By Christian No Comments on How to extend System Drive Partition on Windows

You can use Disk Management to add space to an existing volume, extending it into empty space on the drive, but only if the empty space doesn’t have a volume on it (it’s unallocated) and comes immediately after the volume you want to extend, with no other volumes in-between, as shown in the following image. In this article, you will learn how to extend System Drive Partition on Windows. Please see how to fix the “Error when importing an OVA file to AWS: Client error – saved empty is empty“.

The volume to extend also must be formatted with the NTFS or ReFS file systems. Simply by adding a logical partition to increase the size of Drive C. I will be discussing how this is achieved in a later article.

Extend System Drive Partition

Note: By default, C: cannot be extended but shrunk to create other volumes. Here are free tools that can help in merging C: with other drives.

You may also want to see “How to convert a GPT disk into an MBR disk – Error: Windows cannot be installed on drive 0 Partition 1“, How to extend System Drive Partition, and Initialize and format a virtual disk: How to add and remove a new virtual disk from a VM on VMware Workstation.

1. EASEUS Partition Master (free)

Includes Partition Manager, Disk & Partition Copy Wizard, and Partition Recovery Wizard for Windows XP/Vista/Windows 7 (32-bit and 64-bit). It allows users to Resize/Move Partition, Extend System Drive.

Please see How to extend a VM Hard Disk on VMware Workstation, and how to fix Fix unable to Extend Volume on Windows protected by BitLocker.

2. Paragon Partition Manager (free)

A good program for making general changes to hard drive partitions while Windows is running. Create, delete, format, and resize partitions with this program.

3. Gparted Boot Disk(free)

If you can’t make the changes you want with Windows running using a Gparted boot disk to change the partitions is a good solution. If after altering the partitions Windows 7 data/files are still there but Windows won’t boot, the following may help.

Please see What are System Partition and Boot Partition in Windows? How to Restrict Access to USB Drives, how to fix “BitLocker System Partition: Detailed steps to troubleshoot and fix System Partition not available or large enough [Part 2]“, and how to restrict access to removable Storage Drives.

Note: The following sections below has been modified to resolve other versions of Windows and not just Windows 7

Try Repairing The Windows Installation

1. Insert the Windows DVD and restart your computer
2. Boot from the DVD.
3. Choose your language and click Next.
4. Click Repair Your Computer and then select the operating system you want to repair.
5. Click on the Startup Repair link from the list of recovery tools in System Recovery Options.

If not fixed, use the following steps below

  • Insert the Windows DVD and restart your computer
  • Boot from the DVD. If prompted, press any key to start Windows from the installation disc.
  • Choose your language and click Next.
  • Click Repair Your Computer and then select the operating system you want to repair.
  • Select Command Prompt and try the following commands (a single command might work, or you may need to use multiple commands depending on the exact problem):
bootrec /fixMBR
bootrec /fixBoot
bootrec /rebuildBCD

I hope you found this blog post helpful on how to extend System Drive Partition on Windows. If you have any questions, please let me know in the comment session.

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 Pocket (Opens in new window) Pocket
  • 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 Tags:disk, Disk management, Disk Partition, Diskpart, Partitions

Post navigation

Previous Post: How to access MySQL Server from command Prompt
Next Post: How to set up WatchGuard Log Server

Related Posts

  • settings app not working featured 800x400 1
    How to save and stop modification to Microsoft Management Console Windows
  • Chocolatey Packages
    Create Chocolatey Package: Upgrade Software with Chocolatey Scripts
  • how to bypass windows admin log in password 2
    How to disable Lock Screen on Windows 10 via Registry Editor Windows
  • Featured image
    How to Disable or Uninstall OneDrive on Windows 10 and 11 Backup
  • iso10
    Mount an ISO image in Windows 10 and 11 Windows
  • EnableDisableTPMAutoProv
    Waiting for TPM Auto Provisioning: How to Enable or Disable TPM Auto-provisioning Windows

More Related Articles

settings app not working featured 800x400 1 How to save and stop modification to Microsoft Management Console Windows
Chocolatey Packages Create Chocolatey Package: Upgrade Software with Chocolatey Scripts
how to bypass windows admin log in password 2 How to disable Lock Screen on Windows 10 via Registry Editor Windows
Featured image How to Disable or Uninstall OneDrive on Windows 10 and 11 Backup
iso10 Mount an ISO image in Windows 10 and 11 Windows
EnableDisableTPMAutoProv Waiting for TPM Auto Provisioning: How to Enable or Disable TPM Auto-provisioning Windows

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

sysadmin top30a

  • plain blue background
    Request a certificate signing request in Windows using Microsoft Management Console Windows Server
  • asdfgh
    All Group Policies (GPO) available to configure Microsoft Edge settings Windows Server
  • veeam
    Error 1064: An exception occurred in the service when handling the control request Backup
  • Add or remove features   fix dotnet framework issues
    Fix the request to add or remove features on the specified server failed Windows
  • mountedimagenotaccessible
    Unable to access the image: Make sure that the image path exist Windows
  • ghm
    MDT Driver injection: How to import drivers in .exe format into Microsoft Deployment Toolkit Windows Server
  • vSwitches
    vSwitches: How to delete Virtual Switches from Hyper-V Virtualization
  • Linux Shell Scripting 1
    Write a Shell Script that Count Lines and Words in a File Linux

Subscribe to Blog via Email

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

Join 1,825 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.