What to do if you can’t open a magnet: file in Chrome
This question had the same issue except with qbittorrent caused by trying to associate magnet links with a remote client in Chrome. Chrome has set itself as the only program capable of opening magnet links. You can see this by opening Windows 10 Settings > Apps > Default Apps > "Choose default apps by protocol". There is an entry for magnet links, that only has Chrome as an option.
Instead of associating with magnet links via
HKEY_CLASSES_ROOT/magnetentry Chrome uses the newerURLAssociations. I don't know about µtorrent, but qbittorrent does not have aURLAssociationsentry. Windows seems to prioritize applications with a validURLAssociationsentry over theHKEY_CLASSES_ROOTentry for said protocol.tl;dr:
To fix it, open regedit, navigate to
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Google Chrome\Capabilities\URLAssociationsand delete the "magnet" entry.
https://superuser.com/questions/1535819/cant-open-magnet-url-with-google-chrome-anymore