1. Open the Registry Editor.
Follow the steps below to open the Registry Editor:
Press Win + R to open the Run command box.
Type regedit in Run window and hit enter.
Before making any changes to the Registry Editor, it is advised to back up the registry key you are going to edit. Below are the steps to take back up:
Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\.
Right click the Windows Error Reporting key.
Select Export and save the .reg file on desktop
2. Create LocalDumps key.
Navigate to the location HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting.
Select the Windows Error Reporting key and create a new key named LocalDumps if it is not there already:
1. Right-click Windows Error Reporting.
2. Select New and then Key.
3. Name the key as LocalDumps.
Right click in the blank area on the right side and select New > Expandable String Value
Name it as DumpFolder
Double click it and enter %LOCALAPPDATA%\CrashDumps in the Value data field
Right click in the blank area on the right side and select New > DWORD (32-bit) value
Name it as DumpCount
Double click it and enter 10 in the Value data field
Right click in the blank area on the right side and select New > DWORD (32-bit) value
Name it as DumpType
Double click it and enter 2 in the Value data field