0

I want to make dual boot Windows and Fedora. I currently have Windows 11. When I want to shrink my disk (C:) it says there is only 18044 available. Which is 18 GB. This PC shows that there is 170 GB free out of 475 GB. I don't know how to convince Windows that there is enought space.

Also what is the recommended space for another OS? I was thinking 30 GB should do it. I intend to use Linux mainly for programming.

Thanks for help.

2 Answers2

0

As @dodrg mentioned, I had to use a 3-party app. GParted would work as well as what I used, which is AOMEI Partition Assistant.

I had no problems using the app, very user-friendly. No problem with shrinking the disk to make up space for Linux.

Conclusion, it was Windows's fault.

-1

This is due to unmovable files created by windows such as paging files, system protection files, etc. So, 18044 is the available space before we hit an unmovable file.
Check this page out- https://ugetfix.com/ask/solved-cannot-shrink-a-volume-beyond-the-point-where-any-unmovable-files-are-located/

Remember to enable the disabled options later.

Also, just in case you need to see which particular file is causing the issue, you can do so by first checking how much volume space can be shrinked (in order for windows to create the log) and then following these steps-

  • Launch Run by pressing Win+R
  • Type in Event Viewer
  • Go to Windows Logs -> Applications and check for where it says "defrag" (For me, it was event ID 259)

Also, unless you are not installing multiple heavy-weight softwares for development, I think 30GB is good enough.
Do ask in case of further doubt!!