So I started having an issue a day or two ago where .torrent files are no longer associated with uTorrent. I don't recall changing this extension association, so I have no clue what has caused it or how to resolve it.
Basically every time I try and set the default program, nothing happens.
System info:
- MS Win 8.1 Pro / 6.3.9600 (x64)
- uTorrent ver 3.4.1 (Build 31139 ) [32-Bit]
Previous issues encountered and resolved while searching for a solution:
1) Opened uTorrent: Options -> Preferences -> General -> "Associate with torrent files". Nothing changed.
2) Reinstalled uTorrent completely (uninstall, reboot, install) - allowed appropriate network/firewall access as required.
3) Tried adding the desktop app as default by the "open with" option in the MS Store. Encountered "Windows cannot fint 'ms-windows-store:Assoc?filetext=torrent'." Error. This was attempted to resolve
with:
Run:
wsreset.exe
Encountered the following error: "Windows cannot find ms-windows-store:PurgeCaches". This was resolved with:
Run -> CMD (Elevated): powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
4) Tried opening PC Settings to change default program file associations, and encountered an issue where it wouldn't open. This was resolved with:
Run -> CMD (Elevated):powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\ImmersiveControlPanel\AppxManifest.xml
5) Checked****Control Panel\All Control Panel Items\Default Programs\Set Associations again, uTorrent and Vuze still not associating the file type .torrent with themselves.
Changing the program here does nothing at all.
6) Deleted all references to .torrent in the registry (Find ".torrent" -> delete -> F3 -> delete -> until no more left), and re-launched uTorrent. Prompt to make uTorrent the default appeared, hit yes, still nada.
Drag & dropping any .torrent files into uTorrent opens them normally, as does File -> Open.... Yet I cannot understand why the file-type association is not taking. Anyone else encountered this issue?
Would appreciate any help possible with this, because I'm running out of ideas...