Disable Memory dump creation
| Operating system |
windows 2000 / XP |
| Category |
general |
When an system error occurs windows prepares a small memory dump which useful information about the running state of computer. As full dump requires a lot of disk space, so by applying this tweak you can disable memory dump creation.
Steps for applying this Tweak
- Open your registry
- go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl
- create or modify if already exist value called "CrashDumpEnabled"
- set the value as 0 to disable or 1 to enable dump creation
- exit your registry and restart or logout for setting to take effects
Back |