P1nnacle :
envy14tpe :
egilbe :
envy14tpe :
I would not suggest disabling Pagefile. Essentially it is like RAM on your SSD. Keep it. If you have issues with room I'd look into moving programs/games. My pagefile is around 12GB and that's ok. It is a debatable topic whether or not to remove it, but most suggest keeping it. If you remove it you might have system issues once your RAM can't handle things. Keep the pagefile.
You can move your pagefile to a different disc. SSD's have a limited number of read/writes and a pagefile shortens the life of an SSD by quite a bit.
By the time the read/writes of pagefile takes its toll it'll be in 5+ years. By then I'm sure I'll have something new. Also, I believe since OS and all programs are on the SSD (maybe minus some games) it's better to have pagefile on SSD.
The pagefile consists of commonly used data that the computer thinks it might need for a currently running program. On a HDD this speeds up the seek time for the data because it's set in the same sector on the drive and is easier to access on a physically spinning disc.
Putting it on an SSD is a pointless measure since there is no physically moving component to read from, SSD read speeds are the same regardless of what state the SSD is currently running in. So it's better to move the pagefile to a HDD because that's where it would be most beneficial to the user. With 16 GB of RAM, it is rather debatable as to whether or not you actually
need a pagefile since chances are you won't exceed your physical memory limit unless you're running a program that can utilize all your RAM (such as Adobe After Effects). It was a bad idea back when we were only running around 4GB max in a system.
As far as read writes taking their toll, I'd rather play it safe than sorry.
So, if you want to move pagefile from SSD to HDD do you have to disable it first then move it?
I found some info on tomsguide.com Do you need to keep 800MB pagefile on C? This is what it advised:
Moving the Pagefile calls for some digging around in the Control Panel (and will require admin privileges). Go to Control Panel-> System-> Advanced System Settings-> Advanced-> Performance-> Settings-> Advanced-> Virtual Memory-> Change. This will bring up a window listing all your partitions and any pagefiles located therein. You'll want to move the majority of your pagefile space to another drive partition, but will need to keep a minimum of 800MB pagefile on C:\ if you care about crash memory dumps. Select C:\ and then either set it to Custom Size 800MB (initial and maximum size) or no paging file. Click "set" to save and then go to the drive you want to allocate your pagefile to (In my case, K:\) and either set the pagefile size to "System Managed Size" or "Custom Size" (use the recommended setting that the window provides or check out the copious amounts of online lit for a custom setting). Save the settings, and then restart to have these changes take effect.