0% found this document useful (0 votes)
102 views1 page

Memory Manage

This document contains registry settings for optimizing memory management in Windows. It modifies settings related to paging, caching, and prefetching to disable page file clearing at shutdown, disable paging executive, increase system and session pool sizes, and disable the prefetcher and superfetch services.

Uploaded by

Hola soy Henry
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
102 views1 page

Memory Manage

This document contains registry settings for optimizing memory management in Windows. It modifies settings related to paging, caching, and prefetching to disable page file clearing at shutdown, disable paging executive, increase system and session pool sizes, and disable the prefetcher and superfetch services.

Uploaded by

Hola soy Henry
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Windows Registry Editor Version 5.

00 Made By EverythingTech
(https://www.youtube.com/c/EverythingTechTutorials/?sub_confirmation=1)

*Memory Management Optimization*

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory
Management]
"ClearPageFileAtShutdown"=dword:00000000
"DisablePagingExecutive"=dword:00000001
"LargeSystemCache"=dword:00000000
"NonPagedPoolQuota"=dword:00000000
"NonPagedPoolSize"=dword:00000000
"PagedPoolQuota"=dword:00000000
"PagedPoolSize"=dword:000000c0
"SecondLevelDataCache"=dword:00000400
"SessionPoolSize"=dword:000000c0
"SessionViewSize"=dword:000000c0
"SystemPages"=dword:ffffffff
"PhysicalAddressExtension"=dword:00000001
"FeatureSettings"=dword:00000001
"FeatureSettingsOverride"=dword:00000003
"FeatureSettingsOverrideMask"=dword:00000003
"IoPageLockLimit"=dword:00fefc00
"PoolUsageMaximum"=dword:00000060

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory
Management\PrefetchParameters]
"EnablePrefetcher"=dword:00000000
"EnableSuperfetch"=dword:00000000

You might also like