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

# process

`sekurlsa::process` switches (or reinits) to LSASS process context. It can be used after [`sekurlsa::minidump`](/mimikatz/modules/sekurlsa/minidump.md).

```
mimikatz # sekurlsa::minidump lsass.dump.dmp
Switch to MINIDUMP : 'lsass.dump.dmp'
```

```
mimikatz # sekurlsa::process
Switch to PROCESS
```
