Skip to content

Instantly share code, notes, and snippets.

@vaporwavie
Created August 10, 2016 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vaporwavie/a624b3b1aa149317064c0231fdf34d7c to your computer and use it in GitHub Desktop.
Save vaporwavie/a624b3b1aa149317064c0231fdf34d7c to your computer and use it in GitHub Desktop.
How to remove Atom from context menu
Type and open "regedit" on "Run" (usually pressing WIN + R)
Search for these classes and DELETE all of them:
HKEY_CLASSES_ROOT\Directory\Background\shell
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT*\shell
Done! Atom context menu should be removed in no time.
This generally happens because Atom doesn't have a proper Installer, so the only way to remove it is deleting all it's files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment