I would like to switch from powershell.exe to cmd.exe in the terminal but i\'m not sure how to do so. Provided screenshot for clarification.
Add this user settings to your File -- Prefernces -- User Settings
// Place your settings in this file to overwrite the default settings { "terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe", }