How to Add a Website to Your Desktop (Windows, Mac & More)
Adding a website to your desktop gives you one-click access to any page you visit regularly — whether that's a web app, a dashboard, a news site, or a tool you use every day. The method you use depends on your operating system and your browser, and the result can range from a basic shortcut to something that behaves almost like a native app.
What "Adding a Website to Your Desktop" Actually Means
There's a meaningful difference between two things people often confuse:
- A desktop shortcut — a link file that opens the website in your default browser when you double-click it
- A Progressive Web App (PWA) — a version of the website installed to your system that opens in its own window, without browser tabs or toolbars, and sometimes works offline
Both live on your desktop. Both give you quick access. But they behave differently, and not every website supports both options.
How to Do It on Windows
Using Chrome or Edge (Shortcut Method)
- Open the website in your browser
- Resize the browser window so you can see your desktop
- Click and drag the padlock icon (or the favicon) from the address bar onto the desktop
- A
.urlshortcut file appears — double-clicking it reopens the site in your browser
Using Chrome or Edge (PWA / Install Method)
Some websites — especially web apps like Gmail, Notion, or Spotify Web — support installation as a PWA. In Chrome, look for the install icon (a small monitor with a down arrow) on the right side of the address bar. In Edge, it appears as a plus icon. Click it, confirm the install, and the site gets added to your desktop and Start menu as a standalone app.
Not all sites offer this. The option only appears when the website has been built to support PWA installation.
Manual Shortcut Creation
Right-click the desktop → New → Shortcut → paste the full URL (including https://) → name it → finish. This works for any website, regardless of PWA support.
How to Do It on macOS
Mac desktops handle this differently, and there's no drag-from-address-bar shortcut the same way Windows handles it.
Using Safari
Open the site in Safari, then go to File → Add to Dock. This creates a web app entry in your Dock (not technically the desktop, but equivalent in terms of quick access). On macOS Sonoma and later, Safari-based web apps open in their own window and behave more like installed applications.
Using Chrome on Mac
Chrome supports PWA installation on Mac the same way it does on Windows. Look for the install icon in the address bar when visiting a PWA-compatible site. Installed PWAs appear in your Applications folder and can be added to the Dock.
For a true desktop shortcut file on macOS, the process is less native — you'd typically create an alias or use a third-party app, since .url files don't behave the same way on macOS as they do on Windows.
How Browser Choice Affects the Experience 🖥️
| Browser | Desktop Shortcut | PWA Install | Standalone Window |
|---|---|---|---|
| Chrome | Yes (drag method) | Yes | Yes |
| Edge | Yes (drag method) | Yes | Yes |
| Firefox | Limited | No native support | No |
| Safari (Mac) | No drag method | Via File menu | Yes (Sonoma+) |
Firefox doesn't support PWA installation natively. If you're a Firefox-only user and want app-like behavior, you'd need a separate browser for that function or a browser extension.
What Changes Based on Your Setup
Operating system version matters. macOS Sonoma introduced significant improvements to web app behavior. Older versions of macOS handle this less elegantly. Windows 10 and 11 both support PWAs via Edge and Chrome, but the experience is slightly more polished on Windows 11.
The website itself matters. A PWA install option only appears when the site has implemented the necessary manifest and service worker files. A standard informational website won't offer it. Web apps — tools you log into and use interactively — are far more likely to support it.
How you actually want to use the shortcut matters. A basic .url file works fine if you just want faster access and don't mind the site opening inside your regular browser with all your other tabs. A PWA is worth setting up if you want the site to feel like a separate app — its own taskbar entry, its own window, no tab clutter.
Default browser settings matter too. A desktop shortcut created in Chrome will open in Chrome. If you later change your default browser, that shortcut may open in a different browser than expected, depending on how it was created.
A Note on Mobile vs. Desktop Behavior 📱
On Android and iOS, "add to home screen" is the equivalent of this feature, and it's been available longer and is more widely supported than desktop PWA installation. If you're toggling between devices, the experience may feel more seamless on mobile — which is worth knowing if cross-device consistency is part of your workflow.
The Variables That Shape Your Outcome
The right approach depends on factors only you can assess: which browser you prefer, which OS version you're running, whether the specific site you want supports PWA installation, and whether you want a simple file shortcut or something that behaves more like an installed application. Two people asking the same question can end up with meaningfully different setups — and both can be the right answer for their situation.