AFAIK, Windows Store doesn't allow you to create Desktop Shortcuts for apps in the first place... But if you somehow created one manually, then perhaps you can also manually change the icon?
Note that you cannot execute modern Windows Apps as if they were classic Windows executables.
Windows Apps must be started via the predefined entry points (i.e. the automatically generated Start Menu and Command shortcuts) and cannot be launched by clicking on the exe file. The latter will run the code in classic mode and break things since the code expects a modern context. The Program Files Windows Apps folder is hidden locked by default, probably for this kind of reason.
EDIT:
Creating a Desktop Shortcut via Windows+R and shell:AppsFolder works, and does indeed default to the ugly Windows Store icon style, but can be changed as usual via Properties -> Change Icon and the icon file linked above.
Hi all and thanks for the answers.
I fix the desktop icon creating a Desktop Shortcut via Windows+R and shell:AppsFolder and then I changed Icon with the icon file linked above.
So thanks again.
Now the problem is the taskbar...where it looks like this:
Some hints? (You can't drag the icon from the desktop into the taskbar, it's possible only from Start Menu)
Thank you all in advance
Yes. The screenshot shows actions such as "Rate and review" that are unique to Microsoft Store applications, and does not show actions such as "Open file location" that are unique to classic applications.
Sorry if I ask (I'm new) but there is a way to buy the standard version (which will solve all my issues, i guess) and pay only the difference between the two version?
Just to let you know, I've tried to install different apps from the Microsoft store and all of them have a "normal" icon when pinned to taskbar.
So it's Filebot related....at least in my case.
The accent colour border was a thing for all Store applications up until a few years ago. I have no idea why recent Windows versions would generate icons like that. FileBot itself certainly doesn't ship with those. Really only Microsoft engineers can find out what's going on. If I could reproduce the issue, then I could at least do blind trial and error testing, but if the issue is somehow specific to your machine, then we're out of options. If other users were to report the same issue, then that might give us a clue as to what's different. If you have other Windows machines, you could try and see if you get the same issue on all your devices.
I did some random testing, different scale factors, themes, etc. Somehow Windows uses the good icon in Dark mode, but the bad icon in Light mode. I have no idea why it would do that...
Yes, I've enabled dark mode and it fixed the taskbar icon (To be honest I don't like dark mode, but for now...)
The desktop icon can be fixed only replacing it from properties with the one provided in this thread.