blacksun3

blacksun3

Joined Last seen Member # 6028533
2 Posts 3 Replies 2,450 Reputation

Okay I found a solution to fix this issue. First you have to "touch" every icon to update last modification date, then use the Refresh icons in Start11 to update icons. This removed every border from all icons for me. Batch I created to "touch" every icon (you have to run it as admin): [code="asp.net"] @echo off for /R "%APPDATA%\Microsoft\Windows\Start Menu\Programs\" %%f in (*.lnk) do copy /b "%%f"+,, "%%f"

4 Replies 4,839 Views

Sometimes new applications appear with smaller icon and with a border. I did not change anything about them, it is fairly random (as far as I can tell) whether they'll have a border or not. Example image: The top one is NSwag Studio, can be downloaded from: <a href="https://github.com/RicoSuter/NSwag/releases" targe

4 Replies 4,839 Views

When searching for softwares I see no icons at all. After some Google I found no solution except "uninstall, restart, reinstall", which fixes the issue until I shutdown my computer (fully shut down, fast boot is disabled). After the next start it will no longer show icons. Everywhere else (taskbar, start menu) I still have icons, only in search it disappears, and only if the "Use old Start10 style search" setting is turned on. htt

3 Replies 2,002 Views