> 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/privilege/driver.md).

# driver

`privilege::driver` requests the load driver privilege (`SeLoadDriverPrivilege`).

> Required to load or unload a device driver.
>
> User Right: Load and unload device drivers.
>
> ([docs.microsoft.com](https://docs.microsoft.com/en-us/windows/win32/secauthz/privilege-constants))

```
mimikatz # privilege::driver
Privilege '10' OK
```
