Yes, so that means you must create a minimum page file size of 32,768MBs plus (if I recall correctly) additional 2MBs for overhead.
So I have 360 gb of free space on system boot drive c so why the below error message
Log Name: System
Source: volmgr
Date: 7/23/2020 5:59:19 PM
Event ID: 49
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-SVOCV7A
Description:
Configuring the Page file for crash dump failed. Make sure there is a page file on the boot partition and that is large enough to contain all physical memory.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="volmgr" />
<EventID Qualifiers="49156">49</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-07-23T23:59:19.540097800Z" />
<EventRecordID>368560</EventRecordID>
<Channel>System</Channel>
<Computer>DESKTOP-SVOCV7A</Computer>
<Security />
</System>
<EventData>
<Data>\Device\HarddiskVolume4</Data>
<Binary>000000000100000000000000310004C001400000230000C000000000000000000000000000000000</Binary>
</EventData>
</Event>
Windows for home | Windows 10 | Files, folders, and storage
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.
3 answers
Sort by: Most helpful
-
Anonymous
2020-07-24T01:58:51+00:00 -
Anonymous
2020-07-24T01:47:49+00:00 Hi and thanks for reaching out. My name is William. I'm a Windows technical expert. I'll be happy to help you out today.
Have you disabled or shrunk your page file? Without a page file that matches the size of your installed memory, Windows will not be able to dump the contents me memory to a dump file. By default, Windows creates a page file that is 1.5 x installed RAM (8GBs: 8192MBs x 1.5 = 12,288 size pagefile). To check your page file settings, in file explorer right-click This PC > Properties > Advanced system settings > under Performance select Settings > Advanced > under Virtual memory the default settings is Automatically manage page file....
I have 32gb of ram my page file is set to 5000mb so, I set this manually due to having 32gb of ram and a 3tb system drive.
-
Anonymous
2020-07-24T01:25:49+00:00 Hi and thanks for reaching out. My name is William. I'm a Windows technical expert. I'll be happy to help you out today.
Have you disabled or shrunk your page file? Without a page file that matches the size of your installed memory, Windows will not be able to dump the contents me memory to a dump file. By default, Windows creates a page file that is 1.5 x installed RAM (8GBs: 8192MBs x 1.5 = 12,288 size pagefile). To check your page file settings, in file explorer right-click This PC > Properties > Advanced system settings > under Performance select Settings > Advanced > under Virtual memory the default settings is Automatically manage page file....