I’m running Portable Windows 11 at work by booting from a VHDX file offa a USB-C NVME enclosure (so not a raw USB install—this is using the VHDX method). The host PC only has 16GB RAM, and once my usual programs and dev tools are running, I run out of memory pretty quickly.
I’ve tried configuring a paging file (via System Properties > Advanced > Performance > Virtual Memory) with custom sizes, system managed, and letting Windows pick the defaults. But every time I restart, I get this popup:
Windows created a temporary paging file on your computer because of a problem that occurred with your paging file configuration when you started your computer. The total paging file size for all disk drives may be somewhat larger than the size that you specified.
There’s never a persistent pagefile.sys in the VHDX’s root—just this error and a temporary paging file every session, which is only ~300MB.
I saw advice about changing the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagefileOnOsVolume, but this key does not exist at all on my system.
Please advise.
I’ve tried configuring a paging file (via System Properties > Advanced > Performance > Virtual Memory) with custom sizes, system managed, and letting Windows pick the defaults. But every time I restart, I get this popup:
Windows created a temporary paging file on your computer because of a problem that occurred with your paging file configuration when you started your computer. The total paging file size for all disk drives may be somewhat larger than the size that you specified.
There’s never a persistent pagefile.sys in the VHDX’s root—just this error and a temporary paging file every session, which is only ~300MB.
I saw advice about changing the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagefileOnOsVolume, but this key does not exist at all on my system.
Please advise.