What is the Optimal Virtual Memory Size For 8 GB RAM | WIN 10?
I would like to ask experts that What is the optimal Virtual Memory Size For 8 GB RAM | WIN 10 and how you calculate?
I know the system says 1906 MB is recommended but is it enough or I should set it more?
Currently, my Virtual Memory size is 12 GB by the way but I feel it is useless.
Thanks in advance!
windows windows-10 memory performance virtual-memory
add a comment |
I would like to ask experts that What is the optimal Virtual Memory Size For 8 GB RAM | WIN 10 and how you calculate?
I know the system says 1906 MB is recommended but is it enough or I should set it more?
Currently, my Virtual Memory size is 12 GB by the way but I feel it is useless.
Thanks in advance!
windows windows-10 memory performance virtual-memory
I let the system mange the paging file for too long. I set it to the fixed size that is recommended and my notebook works as if I had a new machine. Everything woks so smoothly now. It's such a huge change that it's almost hard to believe that is was so simple. I have 16GB RAM and the paging file now set to 2905 as my Windows 10 Pro recommended. I'm wondering why even though windows recommends this size itself, it used a paging file that was over 8GB large.
– t3chb0t
Aug 12 '17 at 10:28
add a comment |
I would like to ask experts that What is the optimal Virtual Memory Size For 8 GB RAM | WIN 10 and how you calculate?
I know the system says 1906 MB is recommended but is it enough or I should set it more?
Currently, my Virtual Memory size is 12 GB by the way but I feel it is useless.
Thanks in advance!
windows windows-10 memory performance virtual-memory
I would like to ask experts that What is the optimal Virtual Memory Size For 8 GB RAM | WIN 10 and how you calculate?
I know the system says 1906 MB is recommended but is it enough or I should set it more?
Currently, my Virtual Memory size is 12 GB by the way but I feel it is useless.
Thanks in advance!
windows windows-10 memory performance virtual-memory
windows windows-10 memory performance virtual-memory
asked Jun 17 '16 at 18:03
AnonymousAnonymous
65128
65128
I let the system mange the paging file for too long. I set it to the fixed size that is recommended and my notebook works as if I had a new machine. Everything woks so smoothly now. It's such a huge change that it's almost hard to believe that is was so simple. I have 16GB RAM and the paging file now set to 2905 as my Windows 10 Pro recommended. I'm wondering why even though windows recommends this size itself, it used a paging file that was over 8GB large.
– t3chb0t
Aug 12 '17 at 10:28
add a comment |
I let the system mange the paging file for too long. I set it to the fixed size that is recommended and my notebook works as if I had a new machine. Everything woks so smoothly now. It's such a huge change that it's almost hard to believe that is was so simple. I have 16GB RAM and the paging file now set to 2905 as my Windows 10 Pro recommended. I'm wondering why even though windows recommends this size itself, it used a paging file that was over 8GB large.
– t3chb0t
Aug 12 '17 at 10:28
I let the system mange the paging file for too long. I set it to the fixed size that is recommended and my notebook works as if I had a new machine. Everything woks so smoothly now. It's such a huge change that it's almost hard to believe that is was so simple. I have 16GB RAM and the paging file now set to 2905 as my Windows 10 Pro recommended. I'm wondering why even though windows recommends this size itself, it used a paging file that was over 8GB large.
– t3chb0t
Aug 12 '17 at 10:28
I let the system mange the paging file for too long. I set it to the fixed size that is recommended and my notebook works as if I had a new machine. Everything woks so smoothly now. It's such a huge change that it's almost hard to believe that is was so simple. I have 16GB RAM and the paging file now set to 2905 as my Windows 10 Pro recommended. I'm wondering why even though windows recommends this size itself, it used a paging file that was over 8GB large.
– t3chb0t
Aug 12 '17 at 10:28
add a comment |
1 Answer
1
active
oldest
votes
Automatic Method
Windows 10 automatically manages the pagefile for your computer's configuration and the amount of RAM present in it—I'd suggest allowing the Windows OS to dynamically manage this if possible.
The minimum and maximum size of the Pagefile can be up to 1.5 times
and 4 times of the physical memory that your computer has
respectively. For example, if your computer has 1 GB of RAM, the
minimum Pagefile size can be 1.5 GB, and the maximum size of the file
can be 4 GB.
Source
Manual Method
To calculate the "general rule" recommended size of virtual memory in Windows 10 per the 8 GB your system has, here's the equation 1024 x 8 x 1.5 = 12288 MB. So it sounds as if the 12 GB configured in your system currently is correct so when or if Windows needs to utilize the virtual memory, the 12 GB should suffice.
As a general rule, the maximum size of the paging file must be x1.5
the amount of RAM installed. Thus for a PC running with 4GB of RAM,
the maximum size of the swap file will be 1024 x 4 x 1.5 Mb.
Source
Thanks for the detailed answer. One more thing I want to ask you that I should set the maximum and the minimun size to 12288MB to avoid fragmentation in pagefile because size would be static Am I right?
– Anonymous
Jun 17 '16 at 18:47
3
I'd suggest allowing the OS to dynamically manage this if possible - this is simply not true. After reducing the size of the page file to the recommended size my notebook works so smoothly that it's almost unbelieveable why windows does not use the recommended size but a much larger file and thus slows the entire system down. Websites open now nearly instantly and all applications start immediately. Maybe it's true if you have 4GB of RAM but with 16GB it was THE bottleneck of the system.
– t3chb0t
Aug 12 '17 at 10:30
Okay so then go with the general rule per the manual method mentioned (or something else) when you do not want to go with the default OS managed configuration. You have the freedom to choose so pick what you need and that works for you.
– Pimp Juice IT
Feb 10 at 3:46
I had the same issue, 16GB ram, youtube videos sound consistently lagging during startup for the first 3-6 seconds. I set min/max paging file size to 6000MB, that resolved the problem.
– yonikawa
Mar 17 at 21:55
add a comment |
protected by Pimp Juice IT Feb 10 at 3:41
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Automatic Method
Windows 10 automatically manages the pagefile for your computer's configuration and the amount of RAM present in it—I'd suggest allowing the Windows OS to dynamically manage this if possible.
The minimum and maximum size of the Pagefile can be up to 1.5 times
and 4 times of the physical memory that your computer has
respectively. For example, if your computer has 1 GB of RAM, the
minimum Pagefile size can be 1.5 GB, and the maximum size of the file
can be 4 GB.
Source
Manual Method
To calculate the "general rule" recommended size of virtual memory in Windows 10 per the 8 GB your system has, here's the equation 1024 x 8 x 1.5 = 12288 MB. So it sounds as if the 12 GB configured in your system currently is correct so when or if Windows needs to utilize the virtual memory, the 12 GB should suffice.
As a general rule, the maximum size of the paging file must be x1.5
the amount of RAM installed. Thus for a PC running with 4GB of RAM,
the maximum size of the swap file will be 1024 x 4 x 1.5 Mb.
Source
Thanks for the detailed answer. One more thing I want to ask you that I should set the maximum and the minimun size to 12288MB to avoid fragmentation in pagefile because size would be static Am I right?
– Anonymous
Jun 17 '16 at 18:47
3
I'd suggest allowing the OS to dynamically manage this if possible - this is simply not true. After reducing the size of the page file to the recommended size my notebook works so smoothly that it's almost unbelieveable why windows does not use the recommended size but a much larger file and thus slows the entire system down. Websites open now nearly instantly and all applications start immediately. Maybe it's true if you have 4GB of RAM but with 16GB it was THE bottleneck of the system.
– t3chb0t
Aug 12 '17 at 10:30
Okay so then go with the general rule per the manual method mentioned (or something else) when you do not want to go with the default OS managed configuration. You have the freedom to choose so pick what you need and that works for you.
– Pimp Juice IT
Feb 10 at 3:46
I had the same issue, 16GB ram, youtube videos sound consistently lagging during startup for the first 3-6 seconds. I set min/max paging file size to 6000MB, that resolved the problem.
– yonikawa
Mar 17 at 21:55
add a comment |
Automatic Method
Windows 10 automatically manages the pagefile for your computer's configuration and the amount of RAM present in it—I'd suggest allowing the Windows OS to dynamically manage this if possible.
The minimum and maximum size of the Pagefile can be up to 1.5 times
and 4 times of the physical memory that your computer has
respectively. For example, if your computer has 1 GB of RAM, the
minimum Pagefile size can be 1.5 GB, and the maximum size of the file
can be 4 GB.
Source
Manual Method
To calculate the "general rule" recommended size of virtual memory in Windows 10 per the 8 GB your system has, here's the equation 1024 x 8 x 1.5 = 12288 MB. So it sounds as if the 12 GB configured in your system currently is correct so when or if Windows needs to utilize the virtual memory, the 12 GB should suffice.
As a general rule, the maximum size of the paging file must be x1.5
the amount of RAM installed. Thus for a PC running with 4GB of RAM,
the maximum size of the swap file will be 1024 x 4 x 1.5 Mb.
Source
Thanks for the detailed answer. One more thing I want to ask you that I should set the maximum and the minimun size to 12288MB to avoid fragmentation in pagefile because size would be static Am I right?
– Anonymous
Jun 17 '16 at 18:47
3
I'd suggest allowing the OS to dynamically manage this if possible - this is simply not true. After reducing the size of the page file to the recommended size my notebook works so smoothly that it's almost unbelieveable why windows does not use the recommended size but a much larger file and thus slows the entire system down. Websites open now nearly instantly and all applications start immediately. Maybe it's true if you have 4GB of RAM but with 16GB it was THE bottleneck of the system.
– t3chb0t
Aug 12 '17 at 10:30
Okay so then go with the general rule per the manual method mentioned (or something else) when you do not want to go with the default OS managed configuration. You have the freedom to choose so pick what you need and that works for you.
– Pimp Juice IT
Feb 10 at 3:46
I had the same issue, 16GB ram, youtube videos sound consistently lagging during startup for the first 3-6 seconds. I set min/max paging file size to 6000MB, that resolved the problem.
– yonikawa
Mar 17 at 21:55
add a comment |
Automatic Method
Windows 10 automatically manages the pagefile for your computer's configuration and the amount of RAM present in it—I'd suggest allowing the Windows OS to dynamically manage this if possible.
The minimum and maximum size of the Pagefile can be up to 1.5 times
and 4 times of the physical memory that your computer has
respectively. For example, if your computer has 1 GB of RAM, the
minimum Pagefile size can be 1.5 GB, and the maximum size of the file
can be 4 GB.
Source
Manual Method
To calculate the "general rule" recommended size of virtual memory in Windows 10 per the 8 GB your system has, here's the equation 1024 x 8 x 1.5 = 12288 MB. So it sounds as if the 12 GB configured in your system currently is correct so when or if Windows needs to utilize the virtual memory, the 12 GB should suffice.
As a general rule, the maximum size of the paging file must be x1.5
the amount of RAM installed. Thus for a PC running with 4GB of RAM,
the maximum size of the swap file will be 1024 x 4 x 1.5 Mb.
Source
Automatic Method
Windows 10 automatically manages the pagefile for your computer's configuration and the amount of RAM present in it—I'd suggest allowing the Windows OS to dynamically manage this if possible.
The minimum and maximum size of the Pagefile can be up to 1.5 times
and 4 times of the physical memory that your computer has
respectively. For example, if your computer has 1 GB of RAM, the
minimum Pagefile size can be 1.5 GB, and the maximum size of the file
can be 4 GB.
Source
Manual Method
To calculate the "general rule" recommended size of virtual memory in Windows 10 per the 8 GB your system has, here's the equation 1024 x 8 x 1.5 = 12288 MB. So it sounds as if the 12 GB configured in your system currently is correct so when or if Windows needs to utilize the virtual memory, the 12 GB should suffice.
As a general rule, the maximum size of the paging file must be x1.5
the amount of RAM installed. Thus for a PC running with 4GB of RAM,
the maximum size of the swap file will be 1024 x 4 x 1.5 Mb.
Source
edited Feb 10 at 3:42
answered Jun 17 '16 at 18:40
Pimp Juice ITPimp Juice IT
25k114177
25k114177
Thanks for the detailed answer. One more thing I want to ask you that I should set the maximum and the minimun size to 12288MB to avoid fragmentation in pagefile because size would be static Am I right?
– Anonymous
Jun 17 '16 at 18:47
3
I'd suggest allowing the OS to dynamically manage this if possible - this is simply not true. After reducing the size of the page file to the recommended size my notebook works so smoothly that it's almost unbelieveable why windows does not use the recommended size but a much larger file and thus slows the entire system down. Websites open now nearly instantly and all applications start immediately. Maybe it's true if you have 4GB of RAM but with 16GB it was THE bottleneck of the system.
– t3chb0t
Aug 12 '17 at 10:30
Okay so then go with the general rule per the manual method mentioned (or something else) when you do not want to go with the default OS managed configuration. You have the freedom to choose so pick what you need and that works for you.
– Pimp Juice IT
Feb 10 at 3:46
I had the same issue, 16GB ram, youtube videos sound consistently lagging during startup for the first 3-6 seconds. I set min/max paging file size to 6000MB, that resolved the problem.
– yonikawa
Mar 17 at 21:55
add a comment |
Thanks for the detailed answer. One more thing I want to ask you that I should set the maximum and the minimun size to 12288MB to avoid fragmentation in pagefile because size would be static Am I right?
– Anonymous
Jun 17 '16 at 18:47
3
I'd suggest allowing the OS to dynamically manage this if possible - this is simply not true. After reducing the size of the page file to the recommended size my notebook works so smoothly that it's almost unbelieveable why windows does not use the recommended size but a much larger file and thus slows the entire system down. Websites open now nearly instantly and all applications start immediately. Maybe it's true if you have 4GB of RAM but with 16GB it was THE bottleneck of the system.
– t3chb0t
Aug 12 '17 at 10:30
Okay so then go with the general rule per the manual method mentioned (or something else) when you do not want to go with the default OS managed configuration. You have the freedom to choose so pick what you need and that works for you.
– Pimp Juice IT
Feb 10 at 3:46
I had the same issue, 16GB ram, youtube videos sound consistently lagging during startup for the first 3-6 seconds. I set min/max paging file size to 6000MB, that resolved the problem.
– yonikawa
Mar 17 at 21:55
Thanks for the detailed answer. One more thing I want to ask you that I should set the maximum and the minimun size to 12288MB to avoid fragmentation in pagefile because size would be static Am I right?
– Anonymous
Jun 17 '16 at 18:47
Thanks for the detailed answer. One more thing I want to ask you that I should set the maximum and the minimun size to 12288MB to avoid fragmentation in pagefile because size would be static Am I right?
– Anonymous
Jun 17 '16 at 18:47
3
3
I'd suggest allowing the OS to dynamically manage this if possible - this is simply not true. After reducing the size of the page file to the recommended size my notebook works so smoothly that it's almost unbelieveable why windows does not use the recommended size but a much larger file and thus slows the entire system down. Websites open now nearly instantly and all applications start immediately. Maybe it's true if you have 4GB of RAM but with 16GB it was THE bottleneck of the system.
– t3chb0t
Aug 12 '17 at 10:30
I'd suggest allowing the OS to dynamically manage this if possible - this is simply not true. After reducing the size of the page file to the recommended size my notebook works so smoothly that it's almost unbelieveable why windows does not use the recommended size but a much larger file and thus slows the entire system down. Websites open now nearly instantly and all applications start immediately. Maybe it's true if you have 4GB of RAM but with 16GB it was THE bottleneck of the system.
– t3chb0t
Aug 12 '17 at 10:30
Okay so then go with the general rule per the manual method mentioned (or something else) when you do not want to go with the default OS managed configuration. You have the freedom to choose so pick what you need and that works for you.
– Pimp Juice IT
Feb 10 at 3:46
Okay so then go with the general rule per the manual method mentioned (or something else) when you do not want to go with the default OS managed configuration. You have the freedom to choose so pick what you need and that works for you.
– Pimp Juice IT
Feb 10 at 3:46
I had the same issue, 16GB ram, youtube videos sound consistently lagging during startup for the first 3-6 seconds. I set min/max paging file size to 6000MB, that resolved the problem.
– yonikawa
Mar 17 at 21:55
I had the same issue, 16GB ram, youtube videos sound consistently lagging during startup for the first 3-6 seconds. I set min/max paging file size to 6000MB, that resolved the problem.
– yonikawa
Mar 17 at 21:55
add a comment |
protected by Pimp Juice IT Feb 10 at 3:41
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
I let the system mange the paging file for too long. I set it to the fixed size that is recommended and my notebook works as if I had a new machine. Everything woks so smoothly now. It's such a huge change that it's almost hard to believe that is was so simple. I have 16GB RAM and the paging file now set to 2905 as my Windows 10 Pro recommended. I'm wondering why even though windows recommends this size itself, it used a paging file that was over 8GB large.
– t3chb0t
Aug 12 '17 at 10:28