Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Defender history is broken after compression #67

Open
Marocco2 opened this issue Dec 6, 2021 · 3 comments
Open

Windows Defender history is broken after compression #67

Marocco2 opened this issue Dec 6, 2021 · 3 comments

Comments

@Marocco2
Copy link

Marocco2 commented Dec 6, 2021

After a restart, Windows Defender history will appear blank and non functional. I did recover this in the past but I don't remember the exact steps and what files are involved.

I'll update the issue if I will find a solution

@Marocco2
Copy link
Author

Marocco2 commented Dec 6, 2021

Seems like corruption takes place when you're going to compress ProgramData\Microsoft\Windows Defender

Restore Defender logging functionality is a mess. I would suggest add this path to blacklist

@Marocco2
Copy link
Author

Found the culprit: compressing C:\ProgramData\Microsoft\Windows Defender\Scans\mpenginedb.db would lead into corruption of history log

@Freaky
Copy link
Owner

Freaky commented Dec 24, 2022

Given I'm gaining exclusive locks on these files I'm surprised embedded db libraries continue to have issues. Perhaps I should also be setting share_mode.

Either way I'm going to add .db, .db-shm, and .db-wal to the default excluded file types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants