I am still having issues with this and have already installed the latest versions. I contacted customer support and we round in circles for a bit about this, and they finally said they couldn't solve it and offered me a refund.
However, I chose to keep the program and work around it. I still would like this issue fixed. It's been quite a few months that this has been broken for me.
If anyone needs a workaround, this is what I did...
1. Create a new text file
2. call it restart explorer.bat (name is optional, but must include .bat as the extension)
3. right click and edit
4. type in
@echo off
taskkill /f /im explorer.exe
start explorer.exe
5. save it on your desktop or wherever.
6. once you computer is finished booting, double click this batch file.
(this is what worked for me, although it is hardly the solution I was looking for... still waiting for Stardock to fix this)