is correct, simply removing the page file won’t fix the problem. First, if you haven’t adjusted the Windows page file settings it will be recreated on the boot disk. Second if you don’t have enough space for the page file if needed due to virtual memory usage, Windows will crash.
The answer to your missing space question is that the space is not missing . It is being consumed by Windows due to your (virtual) machine memory configuration. . This is not a Fusion issue and it would be the same on a physical machine with a 200GB disk and 110GB of memory. For virtual machines, you also have to consider ’s concerns about bothhe time to suspend and resume the VM and disk space on the Mac to hold an extra 110 GB of memory that would be required.
Refer to Windows documentation and perhaps your application documentation as well on how to review and set the page file size and see if that helps you manage disk space better. Depending on how your Windows VM and applications use memory, you may have to add disk space to accommodate the page file use.
Adding another virtual disk to your VM may help the situation if you need to increase disk space rather than dealing with trying to expand a virtual disk (and the associated headaches of Windows having to repartition in order to use it). For example if I remember correctly, you can configure Windows to locate parts of its page file on another disk. Or see if you can configure your application to install and run on a second disk.