Why Can’t I Shrink My C Drive to Install Linux?

0
9
Asked By CuriousGadget92 On

I'm trying to create a partition on my SSD to install Fedora Linux, but I'm stuck because Windows 11 won't let me shrink my C drive more than 60GB. I have a Lenovo LOQ laptop that's only 2 months old and running Windows 11 24H2. I've already attempted several fixes like disabling the pagefile, hibernation, and kernel memory dumps, and I've defragged the drive and run disk cleanup. The only files deleted were thumbnails and some internet files. My event log indicates that there's an immovable file in "AppData/Local/Temp/_MEI33722/setuptools/_vendor/importlib_metadata-8.7.1.dist-info:$I30:$INDEX_ALLOCATION."

3 Answers

Answered By TechNinja34 On

How big is your total drive? And how much free space do you have? Generally, files in the temp directory can be deleted without worry. The specific folder you're mentioning is likely a temporary file related to Python installations, so you can safely get rid of it.

CuriousGadget92 -

My drive is 512GB with 363GB available. So I can delete that temporary folder and see if it helps with the partitioning?

Answered By VMPirate87 On

Are you sure you need a dual boot setup? Running Linux in a virtual machine could be a more straightforward option. You can use Hyper-V or any other hypervisor that works with Windows 11. Or you could check out Windows Subsystem for Linux (WSL) if that suits your needs! Here's more on that: https://learn.microsoft.com/en-us/windows/wsl/install

Answered By PartitionMaster23 On

Have you tried using a tool like Disk Genius? It often manages to shrink partitions even when Windows can't handle it. It could simplify your partitioning task!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.