Forum Discussion
Mark Szabo
Microsoft
Aug 10, 2019How to customize Start Menu tiles?
I know that with the PWA appx package generator (using Visual Studio) you can customize how the tile should look like in the Start Menu.
Now that Edge (Chromium) supports one-click PWA installation from the url bar, how is the same possible without the appx package generation?
(left one is the VS generated, installed from the Store tile; right one is the Edge url bar installed version of the same app - I'd like to make the right one look like the left one)
- donreakCopper ContributorThe "Start Menu" sucks now. Why can't Microsoft just be normal and use an actual Start Menu.
Maybe the creator of Classic Shell would be willing to sell it to you.
The start menu is so hosed, it can't even find proper programs on computers. It tries to pull up items from Downloads.
Maybe Microsoft Engineers are lazy but most people who work for a living need a reliable Start Menu. Here is what you're looking for:
1. download this open-source free tool, TitelCoinifier from Github
2. it's portable so just double click and run it as admin.
3. this tool is Exactly made for changing PWA, custom links, custom pinned programs on start menu, so for example if you have both Twitter app (installed from Win Store) and Twitter PWA app on start menu, this tool only shows you the PWA version when you type the App's name in its search area.
4. select your PWA app, then double click on icon area to select an .ico file.
P.S you can download .ico files from Internet, just type "download ico file for Carwash app"
or you can make your own ico file, then you need to covert normal PNG/JPEG file to ico. Photoshop doesn't do it by default, it needs a free plugin which you can get from here
or use online sites like this
you can't access the ico file of the installed Windows store app, those files are restricted and locked by the system, changing folder permissions mess things up later.
5. after you select your ico file, use the Sliders to make the icons look bigger and fit.
you can press this button here to auto-resize the icon for you.
6. once you're satisfied with the size, click on "Tile Iconify!" button and you're done.
Before:
After:
- They do care, but if you see a bug or problem you should report it using feedback button on Edge. that's the primary way Edge developers use to track problem.
they've said that countless times in the forum.
https://techcommunity.microsoft.com/t5/discussions/problem-with-pwa-icons-on-start-menu-on-edge-dev/m-p/1860066
- Mark Szabo
Microsoft
HotCakeX sorry, I wasn't clear. I'm the developer of this app and I'd like to make sure that the users see the same tile when they install it by clicking the install button in the url bar. So your solution will not help sadly.
- johnjansen
Microsoft
Mark Szabo can you send the URL for the PWA you've created? I'd like to verify a couple things with it, but my expectation is that this would work the same, so this may be a bug...