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

# sysenv

`privilege::sysenv` requests the system environment privilege (`SeSystemEnvironmentPrivilege`).

> Required to modify the nonvolatile RAM of systems that use this type of memory to store configuration information.
>
> User Right: Modify firmware environment values.
>
> ([docs.microsoft.com](https://docs.microsoft.com/en-us/windows/win32/secauthz/privilege-constants))

```
mimikatz # privilege::sysenv
Privilege '22' OK
```
