💻 Software
How to remove an URL protocol default handler
Fresh7 days ago
Mar 15, 20267188 viewsConfidence Score0%
0%
Problem
I'm working on an application which should handle particular URL types (liked ed2k for emule or magnet for torrent). Recently, I decided to change this URL type from to a more speakable word. Using RCDefaultApp, I'm able to change (or disable) the URL handler, but not to remove the protocol from th…
Error Output
abcd
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to remove an URL protocol default handler
Low Risk
Edit in Property List Editor (part of Apple's developer tools) and remove the entry in with the in question. E.g. you'd select and delete Item 12 if you wanted to remove associations on my system:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix