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

# bootkey

`sekurlsa::bootkey` sets the SecureKernel Boot Key and attempts to decrypt LSA Isolated credentials. It has the following command line arguments:

* `/new`: the new Boot key value
* `/raw`: RAW memory search for candidate keys in cache
* `/flush`: it flushes cache

```
mimikatz # sekurlsa::bootkey

Candidate keys in cache:

Current IumMkPerBoot: <none>
```
