Windows 10 delete the DumpStack file

In systems 10 with version 2004 or 20H2 there is a DumpStack.log.tmp file, which slows down the computer.

You will find the file in the path C: \ "DumpStack.log.tmp".

What does the DumpStack.log.tmp file do?

The file first appeared in Windows 8. Used when Windows needs to write a dump. It is a hidden system file at its root C:\ or the drive where Windows is installed. You can read about dump stacking from here and from here.

The file cannot be deleted by default because it is under the control of the operating system. However, the connection to the file can be disabled from the registry. To do this, follow the path:

HKEY_LOCAL_MACHINE\\CurrentControlSet\Control\CrashControl

You should open the registry editor with administrator rights (search for regedit / right click on – run as administrator). There are 32-bit DWORD values:

EnableLogFile = 00000001
LogLevel = fffffffd

If the DWORD 32-bit EnableLogFile value is set to 0 and you restart Windows 10, logging in the file will stop. You can then delete the DumpStack.log.tmp file.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.082 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).