> For the complete documentation index, see [llms.txt](https://docs.hyperdbg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hyperdbg.org/commands/meta-commands/.disconnect.md).

# .disconnect (disconnect from a session)

### Command

> .disconnect

### Syntax

> .disconnect

### Description

Disconnects from the current session.

### Parameters

None

### Examples

None

### IOCTL

None

### Remarks

This function disconnects from a session and will not unload the kernel modules.

### Requirements

None

### Related

[.connect (connect to a session)](https://docs.hyperdbg.org/commands/meta-commands/.connect)
