Disabling Replay
You cannot disable ReplayEngine for a process that is executing. You must:
1. Kill the executing process.
2. Disable ReplayEngine either by
*Clicking the Record button or de-selecting the Debug > Enable ReplayEngine menu item, both of which are toggles.
*Entering dhistory -disable in a CLI prompt focused on the process.
If you now restart the process, ReplayEngine will be disabled for the executing process.
After killing the process, you can also return to the Start Page, click the Edit option for your most recent session (the pencil icon), and then de-select the Enable reverse debugging with Replay Engine option in the resulting dialog.