.noshell (Prohibit Shell Commands)

The .noshell command prevents you from using .shell commands.

.noshell 

Environment

Item Description
Modes User mode, kernel mode
Targets Live, crash dump
Platforms All

Additional Information

For more information about the command shell and for other ways to disable shell commands, see Using Shell Commands.

Remarks

If you use the .noshell command, you cannot use .shell (Command Shell) commands as long as the debugger is running, even if you start a new debugging session.

If you are performing remote debugging, this command is useful for security purposes.