Translate

Tuesday, January 29, 2019

Microsoft DART is missing command prompt - how to fix this

Whenever you boot Microsoft Diagnostics and Recovery Toolkit you may want to have a command prompt or PowerShell. First of all this option is not shown. Also F10 for command prompt does not work. Also calling the cmd.exe from browse does not work. Anyway there is always a way to reach your goal ... ๐Ÿ˜†


How to achieve this:
   1. Browse with DARTs Explorer to:
          C:\Windows\System32\WindowsPowerShell\v1.0
   2. Start powershell.exe
   3. Optional type in cmd.exe to start regular command prompt if you feel here more comfortable.

Done!