Chromium browser updates are creating random debug.log files
Fortunately, there’s a simple fix for the issue

The latest version of Chrome and all Chromium-based browsers contain a bug that causes the creation of random debug.log files on users’ desktops and folders.
On October 6, Google released Chrome 86 to the “Stable” branch, which auto-updated for all users. All Chromium-based browsers, including Microsoft Edge and Brave, upgraded to this version on that date.
Since its release, Chrome version 86.0.4240.75 has been creating debug.log error log files on desktops and in other folders. The debug.log file is Chromium’s default log file it uses to log newly found errors. The bug creates debug.log files with the following message:
[1016/1644047.132:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3)
Google has not released an official explanation of the bug. It is not known if this is a new bug or Google forgot to turn off logging after enabling it.
Debug logs are system generated and appear in the Dashboard when configured by the developer in the SDK. Chrome is having difficulty iterating over the files and subdirectories in a folder, and is logging it as an error.
Users can resolve the issue by deleting the contents of the Chromium Crashpad folder.You can find the folder in the following locations:
- Chrome: C:\Users\[username]\AppData\Local\Google\Chrome\User Data\Crashpad
- Edge: C:\Users\[username]\AppData\Local\Microsoft\Edge\User Data\Crashpad
- Brave: C:\Users\User\AppData\Local\BraveSoftware\Brave-Browser\User Data\Crashpad
Follow these steps to delete the contents of the Crashpad folder and prevent the creation of debug.log files:
- Close the browser with the debug.log issue
- Go to the browser's Crashpad folder
- Delete the contents of the Crashpad folder
- Restart the browser to create a new Crashpad folder
How to scale your organisation in the cloud
How to overcome common scaling challenges and choose the right scalable cloud service
Download nowThe people factor: A critical ingredient for intelligent communications
How to improve communication within your business
Download nowFuture of video conferencing
Optimising video conferencing features to achieve business goals
Download nowImproving cyber security for remote working
13 recommendations for security from any location
Download now