Back to X64dbg

switchthread/threadswitch

docs/commands/thread-control/switchthread.md

2026.04.20347 B
Original Source

switchthread/threadswitch

Switch the internal current thread to another thread (resulting in different callstack + different registers displayed).

arguments

[arg1] ThreadId of the thread to switch to (see the Threads tab). When not specified, the main thread is used.

result

This command does not set any result variables.