Skip to content

Instantly share code, notes, and snippets.

@m1l
Last active May 10, 2026 14:26
Show Gist options
  • Select an option

  • Save m1l/5398f5c8a366e3535e208652f4b9ccfc to your computer and use it in GitHub Desktop.

Select an option

Save m1l/5398f5c8a366e3535e208652f4b9ccfc to your computer and use it in GitHub Desktop.
Fix context menu crashing
Some Windows shell extensions will prevent OneCommander from opening the file/folder context menu.
Incompatible context menu extensions that might cause crashing:
- Fast Explorer
- File Renamer Turbo
- Tim by QQ
- AcdSee Pica View or
- HoneyView
- GeoSetter
- Cairo
These have to be uninstalled or disabled.
If you don't have any of those extensions:
Download ShellExView
https://www.nirsoft.net/utils/shexview.html
(scroll to "Download ShellExView for x64" near bottom of the page)
Run it and then check
Options>Hide All Microsoft Extensions,
Sort by Type by clicking "Type" column header, and look for "Context Menu" in Type column,
Disable one-by-one (or several at once) of "Context Menu" type, and each time check if OC can open context menu.
Once you find which context menu extension causes the crash, please report to support at onecommander.com
Note:
- Context menu extension might be handling one file type only, so make sure to test by right-clicking the same file
- Tip: If you have many context menu extensions (example 20), you can click first, shift+click 10th, and then disable all 10 at once, check if OC crashes, if yes, disable the same way 11-15; if not, enable 5-10, and so on, halving the results so it doesn't take many OneCommander restarts and to find the faulty extension faster
@edufur

edufur commented Apr 24, 2025

Copy link
Copy Markdown

I was having this problem recently and i pulled up the sysinterals tool "autorun" and disabled extensions until I found a culprit. Looks like the latest FileSyncEx from microsoft one drive is crashing it. When I uncheck that, things work.

@AmethystSadachbia

Copy link
Copy Markdown

OC was working fine up until yesterday but it's not cooperating today. Tried disabling context menus, didn't help. It's still hanging. Trying to pull up Event Viewer in the Start menu on Win11 just sends me to a Bing page in Edge. Tried setting it to software rendering and restarting, but it still hangs on the context menu. Specifically, it seems to have the problem when I try to assign a colour tag:
Screenshot 2025-04-26 13 42 37

@vanhee1970-glitch

Copy link
Copy Markdown

OneCommander suddenly crashes after every attempt to move files to another directory :-/

@m1l

m1l commented Aug 14, 2025

Copy link
Copy Markdown
Author

OneCommander suddenly crashes after every attempt to move files to another directory :-/
@vanhee1970-glitch
Crash it, then press start, type eventvwr, open application logs, on right side click filter and check error and critical, apply and look into errors on top. Send if you find any clues to support at onecommander

@ingenerrm

Copy link
Copy Markdown

Мне помогло отключение контекстного меню через ShellExView :
Autodesk Inventor Part | Yes | Context Menu | DtBridge | 30.0.17500.0000 | Autodesk Inventor | Autodesk, Inc. | No | No | No | No | No | No | C:\Program Files\Autodesk\Inventor 2026\Bin\DtBridge.dll

программа заработала.

@xxWJT

xxWJT commented Oct 24, 2025

Copy link
Copy Markdown

cannot open context menu in onedrive folder

@upbox-org

Copy link
Copy Markdown
Nextcloud context menu handler	No	Context Menu	Windows Shell Context Menu Handler	3,0,0,47	NCContextMenu	Nextcloud GmbH	No	No	No	No	No	No	C:\Program Files\Nextcloud\NCContextMenu.dll	{BC6988AB-ACE2-4B81-84DC-DC34F9B24401}	19.03.2026 12:39:02	25.03.2026 19:01:53	No	AllFileSystemObjects	A	179.520	No		No	

Seems to be problematic.

@PepegaSan

Copy link
Copy Markdown

I had the same issue. I tested it as you told.
Express-Zip was the issue for me. First, it blocked the copy overall (OC said its copy, but nothing happened) when I clicked right-click again, the OC broke.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment