# exit command

The exit command logs the D3 process
off and disconnects it from the D3 virtual machine. Even if the command
exit does not exist, the system still exits with the proper privileges.

**For Windows:** When issued from a serial port, this
command disconnects from the device, making it available for another
Windows application. The device can be reconnected using the TCL command dev-make.

## See also

- [disc command](https://d3codex.com/tcl/disc-command/)
- [logoff command](https://d3codex.com/tcl/logoff-command/)
- [off command (TCL commands)](https://d3codex.com/tcl/off-command-tcl-commands/)
- [power-off command](https://d3codex.com/tcl/power-off-command/)

---
Source: https://d3codex.com/tcl/exit-command/ - part of the D3Codex reference.
