Total downloads
Page content
About the Author
Hot Topics in 2023
Windows 11 is the name given to Microsoft's latest operating system, which combines the strengths of Windows 10, offering a network-centric approach for PCs and devices ranging from tablets to the data center. Instead of following with another incremental revision - Microsoft has come up with something entirely different that it hopes PC users will find compelling.
Follow this tutorial guide and get the direct solutions to extend C drive in Windows 11 immediately on your own:
In this article, you'll learn:
- Fix 1. Extend C Drive Using EaseUS Partition Master - Easiest
- Fix 2. Increase C Drive Space with Disk Management
- Fix 3. Increase C Drive Space with CMD
This page focus on guiding you to resolve one issue in Windows 11 as listed here:
Why Do You Need to Increase C Drive Space in Windows 11
A computer's internal hard drive is a storage device that can provide a lot of space for your essential data. The hard disk that takes up the bulk of the storage in your machine is usually the C drive. If you have been using your computer for the past few days/weeks/months, there is unquestionably a need to increase the C drive space as you have already used up all the available space, such as the example shown here:
In addition, if you want to install new applications or games on your machine, there could be a couple of requirements for additional C drive space as shown here:
1) Low C disk drive space issue: To run your Windows 11 PC smoothly, it requires enough space left in your computer's C drive. Also, as you install more and more programs and data on the system partition, the C drive can run out of space.
2) Slow Windows performance issue: When the computer's storage space gets filled, the hard drive may be fragmented, leading to slow reading and writing performance, and even causing your computer to freeze while launching games or booting up.
Slow computer performance is annoying. How to bypass this problem? So, what about freeing up hard drive space? The best and instant solution to this issue is to extend the volume space on the C drive. However, it is difficult for ordinary users to do without the help of a professional partition extension tool.
In the next part, you'll find 3 reliable methods that work efficiently to extend C drive in Windows 11. Move to the respective guide and start increasing the C drive space now.
How to Expand C Drive in Windows 11 [3 Efficient Methods]
- For Windows 11 beginners, you can turn to a third-party partition manager software like EaseUS Partition Master for help. It's the easiest and most efficient solution for increasing C drive.
- As for experienced and even professional Windows users, Windows 11 built-in disk management tools - Disk Management and CMD Diskpart are ready and good enough to assist you in extending the C drive space.
So which method to pick? Disk management makes it harder to extend the drive space if there is no unallocated space in the partition. EaseUS Partition Master is easier to use and comes in handy in this situation.
Method 1. Use EaseUS Partition Master - Easiest
EaseUS Partition Master Free is an excellent partition manager that can expand C drive space without losing the data. It allows you to manage, reorganize and maintain your disk partitions. EaseUS partition manager for Windows 11 also allows you to merge two adjacent partitions and create a new larger one.
With EaseUS Partition Master, disk partitioning becomes more flexible. It even works to extend volume without unallocated space. Follow the steps here to extend the Windows 11 C drive now:
Step 1: Free up unallocated space for C drive.
If there is no unallocated space on the system disk, go to Partition Manager and right-click on a partition next to the C: drive and select "Resize/Move".
Drag left panel of the partition to shrink and leave unallocated space behind the system C: drive and click "OK".
Step 2: Increase C drive space.
1. Right-click on C: drive and select "Resize/Move".

2. Drag the system partition end into unallocated space so to add space to C: drive and click "OK".

Step 3: Keep all changes to extend C: drive.
Click the "Execute Task" and click "Apply" to keep all changes so to extend the system C: drive.

Whether you're a novice or an advanced user, you can manage partitions without risk with the EaseUS partition manager. It fully supports all Windows operating systems, including Windows 11.
If you think this method is easy and efficient in helping you extending the C drive, please share this solution online to help more friends around you:
It also supports more advanced functions, including:
- Create bootable discs or USBs to manage disk drives.
- Modifying partitions' system files on the fly, etc.
- Migrate OS to SSD/HDD without reinstalling the system.
- It also allows you to merge partitions easily.
Above all, the user interface of the EaseUS partition manager is specially built for the everyday user so that all operations are easier. This software doesn't limit the number of partitions for data storage purposes, while it allows users to create disk partitions of virtually any size.
Method 2. Increase C Drive Space with Disk Management
The ways to use Disk Management to increase C drive with or without unallocated space can be a bit different. First, check if you have unallocated space next to the C drive or not. Then, follow the respective tutorial to expand your C drive space:
#1. Expand C Drive with Unallocated Space
If you find unallocated space on your drive, follow the below steps:
Step 1. Press Windows + R keys and type diskmgmt.msc, press Enter.
Step 2. Right-click on the disk C drive, and click on "Extend Volume".
Step 3. Now, select any number of disks in the Available column and click on add to select the disks for extending the C drive space. Click "Next" to continue.
Step 4. Click on "Finish" to close the Disk Management tool.
The Disk Management tool has now successfully increased the C Drive Space in Windows 11.
#2. Increase C Drive Space without Unallocated Space
Look for any unallocated space behind your system C: drive. If you can't find any unallocated space, follow these steps.
Step 1. Press Windows + R keys and type diskmgmt.msc, press Enter.
Step 2. Right-click on the different partition adjacent to C drive (choose any partition which has decent space), click on "Shrink Volume".
Step 3. Enter the size you need to shrink in MB, then click "Shrink" to confirm.
Step 4. Now, Right-click on C drive and choose "Extend Volume".
Step 5. Follow the above steps from "Step 3" in the first guide to extend C drive with the created unallocated space and complete the process.
If you do not want to understand this process in detail and do not want to spend much time on this, I would recommend using third-party software. You can use the EaseUS Partition Master to quickly and safely manage partitions and create new ones without any knowledge of Windows 11.
Note: You can also use this method to expand other drives, for example, your D drive.
Method 3. Increase C Drive Space with CMD
Diskpart is a valuable tool to extend system C drive space. In the below steps, I will show you how to use this tool to extend C drive space in Windows 11.
Note: Unlike the previous two methods mentioned above, this method is more suitable for advanced users only, so use it carefully.
#1. Extend C Drive When Unallocated Space is Available
Step 1. Press Windows + R keys and type cmd, press ctrl + shift + Enter to run it as an administrator app.
Step 2. Type diskpart and press enter.
Now type the below commands and press enter to run the command.
- list disk
- select disk 0 (replace the number 0 with your system disk letter)
I have used "0" because my hard disk number is "0", as can be seen in the screenshot.
- list partition
- select partition 3 (replace the number 3 with your system C drive letter)
I have used "3" because my C drive partition number is "3", as can be seen in the screenshot.
- extend
- exit
#2. Increase C Drive Space When There Is No Unallocated Space
The Virtual Disk Service error generally occurs when trying to extend a partitioned volume. It could happen because you didn't leave enough room beside a system drive, a system drive is close to being full, or the disk partition is corrupt.
Well, if you ever come across this error when your C drive is full of data with no unallocated space behind it. You can still increase the C drive space in Windows 11 using the below steps:
Step 1. Press Windows + R keys and type cmd, press ctrl + shift + Enter ( Run as administrator).
Step 2. Type diskpart and press enter.
Now type the below commands and press enter to run the command.
- list disk
- select disk 0 (replace the number 0 with your system disk letter)
- list partition
- select partition n (replace the number n with your partition number that you want to delete)
I replaced n with "11" because I want to delete that partition with "1000 MB" of space and use it to extend C drive space in windows 11.
- delete partition
- select partition n ( replace n with your C: drive letter)
- extend
- exit
If you think this article is helpful for you to extend C drive Space in Windows 11, you can click the button below to share it with someone who needs it!
Conclusion
It may be onerous to handle a smaller C disk on your Windows 11. Fortunately, you do not need to buy a new disk. You merely have to increase one partition to create some free space for new documents.
To expand the C drive, you need to combine the unallocated space of other partitions with the C partition. If your Windows machine is not equipped with a third-party partition tool, though, you might run into problems when trying to perform this process by hand. EaseUS partition manager is the best choice.
It can help you allocate space from other partitions to the C drive without deleting them. You can also quickly expand the C drive even if the unallocated space is not adjacent to the drive.
FAQs About Extending C Drive in Windows 11
This page covers 3 reliable methods to help both Windows 11 beginners and professionals efficiently increase the C drive space with ease. If you are still having some doubts, follow and find answers here:
1. What happens when C drive runs out of space?
What happens when the C drive is running out of disk space? It would be a disaster for the computer system, including the following listed issues here:
- Slow computer performance
- Disk slow to transfer files
- Computer stuck or freeze
- Low disk warning
- File or software download failure
Aside from this, when your C drive partitions are full and running out of disk space, you will find it difficult to do anything on the computer. In the worst case, you may not be able to start Windows due to a lack of disk space. And then, how could we deal with it? Well, the first consideration should be extending the storage of the hard disk, while the second should be optimizing computer systems and removing unwanted files and folders on the C drive.
2. Can I extend C drive when there is no unallocated or free space?
While using Windows 11, if you have noticed that some compacted space is available next to the C partition, you might have wondered if you can use that partition to extend the c drive space on your laptop even when there is no unallocated space. Yes, this is possible.
EaseUS Partition Master, Disk Management, and Diskpart as recommended above on this page can extend the C drive on your Windows 11 PC easily.
3. Why does my C drive gets full so easily in Windows 11?
Many reasons could cause your C drive to full, and here is a list of reasons that could easily cause the C drive to full in Windows 11:
- Windows update backup: it automatically creates a backup of the system when there is a new update on the PC.
- Temporary files: Windows creates big temporary files that could also take up huge space.
- Virus or malware infection.
- Recycle bin saves too many useless files.
- Browser downloads folders with software, applications, and even games also eat the C drive space.
How Can We Help You
About the Author

Updated by Tracy King
Tracy became a member of the EaseUS content team in 2013. Being a technical writer for over 10 years, she is enthusiastic about sharing tips to assist readers in resolving complex issues in disk management, file transfer, PC & Mac performance optimization, etc., like an expert.
Product Reviews
-
I love that the changes you make with EaseUS Partition Master Free aren't immediately applied to the disks. It makes it way easier to play out what will happen after you've made all the changes. I also think the overall look and feel of EaseUS Partition Master Free makes whatever you're doing with your computer's partitions easy.
Read More -
Partition Master Free can Resize, Move, Merge, Migrate, and Copy disks or partitions; convert to local, change label, defragment, check and explore partition; and much more. A premium upgrade adds free tech support and the ability to resize dynamic volumes.
Read More -
It won't hot image your drives or align them, but since it's coupled with a partition manager, it allows you do perform many tasks at once, instead of just cloning drives. You can move partitions around, resize them, defragment, and more, along with the other tools you'd expect from a cloning tool.
Read More
Related Articles
-
How to Wipe Partition Data to Protect Privacy
Daisy/2023/07/20
-
[Fixed] Windows Media Creation Tool Can't Find USB Error: We Can't Find a USB Flash Drive
Jean/2023/07/20
-
Windows 10 Slow: Why Is My Computer So Slow All Of A Sudden [ 7+ How-To Fixes]
Brithny/2023/07/20
-
Fixed: Boot Drive Not Showing Up in BIOS | 2023 Best Tips🔥
Cici/2023/08/23