Windows 10 Store icons are broken?

0

For some reason all my Store apps seem to have broken icons. I've reinstalled them multiple times and even run sfc /scannow just in case. Nothing has changed.

Here's what it looks like.

In the Start menu, they look fine:

Start Menu

However, if you launch any of them, the icons mess up like in the taskbar here:

Calculator and Camera in the taskbar

It looks like any transparency within the image is replaced with black and any transparency outside the main image is replaced with white. Antialiasing also seems to be nonexistent.

Also, if you search for one in the Start Menu, it appears as a page icon:

enter image description here

I should add that all the apps work fine and the icons within the apps themselves look fine.

Also, right clicking on a taskbar icon usually shows the name of the program and it's icon and a few options like so:

Okay taskbar > rclick

But in the case of my broken Store apps, the icon isn't there at all:

Broken taskbar > rclick

Has anyone else encountered this before? Any ideas on how to fix it?

Reinstalling Windows is an option but I'd rather not because it's a bit tedious to have to set everything up again.

Pyroglyph

Posted 2017-07-29T16:22:54.573

Reputation: 154

You have ran DISM, SFC isn't really applicable to Windows 8+, but my recommendation would be to Refresh your installation. Yes; This basically means your reinstalling Windows. Something is obviously corrupt though. You might consider waiting for 1709 which might solve the problem when it's installed – Ramhound – 2017-07-29T16:27:49.457

Check the images in Assets folder of that UWP app in ProgramFiles\WindowsApps directory. – Biswapriyo – 2017-07-29T17:12:26.500

@Biswa The images in the folders seem fine. – Pyroglyph – 2017-08-01T18:25:49.363

No answers