STEP BY STEP solution
Note: These are the exact steps for Win 7. I think is the same on Win 8.
To get the actual amount of PageFile usage, start 'Performance Monitor' (perfmon.exe), and 'Add Counters' -> 'Paging File' -> 'Usage'.
It will give you the answer in %, but you know the total amount of paging file so you can calculate the exact amount of USED paging file (in MB).
To read the total amount of paging file:
Press Win+Break to open 'System properties'. Go to: 'Advanced' -> 'Performance' -> 'Advanced' -> 'Virtual memory' -> 'Total paging file size' (in MB) ).

Comments

Popular posts from this blog

Troubleshooting Netlogon Error Codes

Troubleshooting AD Active Directory Replication Error 8456 or 8457: "The source | destination server is currently rejecting replication requests"

Service Principal Names (SPNs) SetSPN Syntax (Setspn.exe)