Tested and works well, no issues.
Open the terminal with administrator privileges and enter the following command.
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
Then restart File Explorer.
taskkill /f /im explorer.exe & start explorer.exe
Restore default command.
reg delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f