Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Problems uninstalling cmder

As a newbie, I need to uninstall cmder (the command line emulator). I have searched extensively to find a way to do so, to no avail. Some allude to the fact that one should simply delete all files, but if this is the correct approach, how can one be sure that all files have been deleted completely?

For example, I tried this earlier and was left with several mysterious files on my system that couldn't be deleted.

Any help with this is much appreciated. In particular, how has anybody else gone about uninstalling cmder?

Thanks in advance!

like image 258
Max Zia Avatar asked Nov 02 '25 21:11

Max Zia


1 Answers

According to the instructions here, you need to do the following

  • Open cmder and run the following command cmder.exe /UNREGISTER ALL.
  • Run Regedit.
  • Go to HKEY_CLASSES_ROOT\Directory\Background\shell, delete cmder folder.
  • Go to HKEY_CLASSES_ROOT\Directory\shell, delete cmder folder.

Done!

like image 86
Similoluwa Oluwatomi Avatar answered Nov 05 '25 14:11

Similoluwa Oluwatomi