Last active
April 26, 2025 18:48
-
-
Save m1l/5398f5c8a366e3535e208652f4b9ccfc to your computer and use it in GitHub Desktop.
Fix context menu crashing
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.
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:
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, a restart after disabling all worked. Now I'm reactivating them one at a time and all seems okay?