Command Prompt is Crashing on Windows 11: How To Fix

Is your Windows 11 Command Prompt CMD Not Opening on Windows PC. Here are the Best Ways to Fix Command Prompt Keeps Crashing in Windows 11

Microsoft is trying to mold Windows 11 into a perfectly clean OS but bugs always seem to get the better of it. One such issue is Command Prompt crashing on Windows 11. The native app randomly shows up and crashes when you’re dealing with some other application. Otherwise, when you exclusively access the command prompt in Windows 11, it would open but get unresponsive and then crash

Strangely, users who have reported such a snag have also mentioned that other times the command prompt works quite smoothly. In this guide, I have mentioned some of the possible reasons that may be causing the error. Also, I have listed the troubleshooting methods that can help you fix the issue of command prompt crashing on Windows 11.

Why Command Prompt is Crashing on Windows 11

  • Corrupted system file on the device.
  • There may be a bug on the current Windows 11 build installed on your PC.
  • It may happen due to the presence of some malware on the computer.
  • An environment variable is missing from the path that is usually assigned to command Prompt to open.
  • The command prompt on Windows 11 is crashing due to the autorun crypto-mining key.

1. Reboot the Computer

It’s always a good idea to restart your PC for it may be a minor software issue causing the command prompt to mess up.

  1. Hit the Windows key.
  2. From the dialog box that pops up click on the power icon.
  3. Then click on Restart from the menu that shows up.
    restarting Windows 11

In most cases, users have reported that only rebooting their computer solved the issue of Windows 11 command prompt crash.

2. Update Windows OS Build

Bugs still haunt the Windows OS even though it has stepped up to new Windows 11. Microsoft is regularly rolling updates to fix the bugs that are rendering various apps and services useless on the computers.

To look for the new update that is available for your computer,

  1. Press Windows + I to open the Windows settings.
  2. Then click on Windows Update.
    click on Windows update
  3. Next, click on Check for Updates.
    check for updates
  4. If a fresh update is available you will be prompted to download and install the same.
  5. To install a Windows update, click on Download Now button beside the update build description.
    download windows 11 update

After updating check if you are still facing the crashing of command prompt on your Windows 11 computer.

3. Remove the Crypto Mining Autorun Key

Crypto-mining is the new fad but it also brings its fair share of malware. One of them is known as SoundMixer. It is an autorun key that messes around with the registry and creates unauthorized modifications.

This is what leads to the command prompt not working on Windows 11. This issue can be fixed though.

  1. Open the Registry Editor by invoking the run dialog box Win + R.
    open registry edit via run
  2. Then navigate to the menubar and click on Edit.
  3. From the dropdown menu click on Find.
    find action in Registry editor
  4. In the Find field, type SOUNDMIXER.[make sure the three options are checked]
    click on Find Next
  5. Two things will happen now. Either the search result will find out the SOUNDMIXER autorun key or it won’t.
  6. Fortunately, on my PC I did not find the SOUNDMIXER even after repeated searches.
  7. In case, you find the folder SOUNDMIXER located after performing the find action, then open that folder in the registry itself.
  8. Once you expand it, you will see a registry entry autorun. Simply delete it.
  9. Just to confirm, you can repeat the above steps to check if the SOUNDMIXER has found its way into other locations.

Note that, the autorun key can be present randomly. Only by using the Find action, you can locate it.

As a pro tip, I will suggest that if you are dabbling with crypto mining then make sure your computer is free from malware. Timely run full Windows Defender scan or use whatever other third-party anti-virus you have installed on your PC.

4. Fix the Corrupt System Files

There are certain system files, which when get corrupted will affect how the other apps work on a computer.

  1. if you can get access to the command prompt through Admin privileges, then look for the command prompt in the Windows search.
  2. Click on Run As Administrator.
  3. Type in the command sfc/scannow.
    perform system scan
  4. Press enter and the system will start looking for corrupt system files. Wait while Windows will fix these files.

After the process ends, make sure to restart the computer and then access the cmd as a user. It should be fixed now.

5. Scan for Malware Using Windows Defender

Malware issues are always rampant on the Windows OS. If you browse a lot of websites, install dozens of apps chances are that some stubborn malware may have made its way into your computer. Its presence causes the command prompt to become unresponsive or crash abruptly.

So, you have to use Windows Defender to perform a scan of your computer manually.

  1. Press Windows + I to bring up the Windows Settings section.
  2. Then click on Privacy & Security.
  3. After that, click on Windows Security.
    Windows privacy and security
  4. Next, click on Virus & Threat Protection.
    click on Virus and Threat protection
  5. You can click on Quick Scan or perform a full scan that will seek for malware in the hard drives as well.

If any malware gets spotted then remove it. Now, you should not face any issues while running the command prompt.

6. Integrate the Missing Environment Variable

Some of you may be facing this issue of command prompt repeatedly opening and crashing in quick succession. This happens due to a missing variable in the path that opens the command prompt. Integrate the Missing Environment Variable to the Path of the Command Prompt to fix the issue manually.

  1. Press Windows + R to invoke the run dialog box.
  2. Open the System Properties by entering sysdm. cpl and hitting the enter key.
    open system properties
  3. Click on the Advanced tab and navigate to the bottom of the dialog box.
  4. Then click on Environment Variables.
    click on Environment variables
  5. Next, under the System Variables click to highlight the option Path.
  6. Then click on Edit.
    edit the path
  7. Now, click on New and add the element C:\Windows\SysWow64 as a new entry to the system variables.
    click New
  8. Click on OK to save the edit and follow it up by restarting the computer.

This should fix the command crashing issue on your Windows 11. So, these are the various troubleshooting methods that you can implement. I hope this was helpful.

If you've any thoughts on Command Prompt is Crashing on Windows 11: How To Fix, then feel free to drop in below comment box. Also, please subscribe to our DigitBin YouTube channel for videos tutorials. Cheers!

Share
Swayam Prakash
Swayam is a professional content creator with 6-years of experience in conceptualizing, creating, and managing tech-based content for notable online publishing firms. At DigitBin, he creates quality-rich and simple content related to Windows OS, Android, iOS, social media, cloud computing, and other general consumer technology. Contact Me on Linkedin

1 Response

  1. saud ur rehman says:

    Hy! saud here. I have tried all the steps but unable to solve the cmd crashing issue.I’m using windows 11 and the problem is when ever i open cmd and try to work with it e.g. installing libraries or whatever it automatically closes after 30-40 seconds. Same thing happen while using vs code .when i open a terminal in vs code to work with it it shows an error that:

    The terminal process:
    “C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe” terminated with exit code: 2.

Leave a Reply

Your email address will not be published. Required fields are marked *