Memory not increasing dynamically in Hyper-V with Windows 10 guest.

Anonymous
2024-10-19T11:27:23+00:00

I have Windows 11 host and Windows 10 guest. I have enabled dynamic memory, however, memory status switches from OK to Low and then Warning with Memory Demand visibly high as well, but assigned memory never increases. Host has ample free memory and manually I have assigned 4096 and 8192 which works ok.

I tried Windows 11 dev image and dynamic memory works ok with that.

*** Moved from Windows / Windows 11 / Performance and system failures ***

Windows | Windows Client for IT Pros | High availability | Virtualization and Hyper-V

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2024-10-21T03:06:29+00:00

    Hi,

    Does this problem only occur on this one virtual machine? Do you see any errors in the Hyper-V logs in the Event Viewer? Please open services.msc and restart the Virtual Machine Management Service (VMMS) manually. Update the guest Windows 10 to the latest. Also try creating a VM with the same configuration and see if the issue persists on it.

    0 comments No comments
  2. Anonymous
    2024-10-21T15:32:36+00:00

    No errors in Event Viewer.

    I setup Ubuntu 22 using provided image downloads, a new Windows 10 instance using quick create and a Windows 10 instance using manual configuration. All had dynamic memory working.

    I had imported this virtual disk and setup the VM around it, and I thought that may have been the issue, so I deleted the VM and created a new one, attached VHDX file to it and now dynamic memory is working ok.

    I require Nested Virtualization, and soon as I enabled that using this command, Set-VMProcessor -VMName <VMName> -ExposeVirtualizationExtensions $true dynamic memory is not working anymore. Setting this to false fixes DynamicMemory

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2025-02-04T14:15:47+00:00

    Same for me.

    *ExposeVirtualizationExtensions* did break it

    0 comments No comments