The Cluttered Desktop Problem
Progressive Web Apps (PWAs) are fantastic tools. They allow you to install complex websites, like Spotify, Outlook, or Twitter, so they run in their own dedicated windows just like native desktop applications. However, whenever you install a PWA via Google Chrome, the browser assumes you immediately want a massive icon plastered on your Windows or macOS desktop. If you prefer to launch your apps from the Start Menu, the Taskbar, or the macOS Dock, this automatic shortcut creation rapidly turns your clean desktop into a cluttered mess of unwanted icons.
How to Prevent Automatic Shortcut Creation
You can use a hidden Chrome “flag” (an experimental developer setting) to disable the browser’s ability to create desktop shortcuts when installing web apps.
1. Open Google Chrome.
2. Click inside the URL address bar at the top of the browser.
3. Type the following command exactly as written and press Enter: chrome://flags
4. You will see a page with a warning and a search bar at the top. Click into the search bar.
5. Type the word Desktop to filter the list.
6. Look for the specific flag labelled Enable creating desktop shortcuts for PWAs (or similar wording, as the exact name occasionally changes in newer Chrome versions).
7. Click the dropdown menu next to this flag (which is usually set to “Default”).
8. Change the setting to Disabled.
9. A large button will appear at the bottom of the screen prompting you to Relaunch Chrome. Click it to restart your browser and apply the changes.
Managing Existing Shortcuts
Disabling this flag only prevents Chrome from creating new shortcuts in the future. If you already have dozens of web app icons on your desktop, you must manually select them, right-click, and choose Delete (or move them to the Trash). Deleting the desktop shortcut does not uninstall the web app; you will still be able to find and launch it normally from your Start Menu or Launchpad.