How to Create a Shortcut on Any Device or Operating System
Shortcuts are one of those small productivity tools that quietly save hours over time. Whether you're trying to launch an app faster, reach a buried settings menu, or trigger a complex sequence of actions with a single tap, shortcuts work differently depending on your device, operating system, and what you're trying to accomplish. Here's a clear breakdown of how shortcut creation works across the most common platforms.
What Is a Shortcut, Really?
In computing, a shortcut is a pointer or trigger that gives you faster access to something — a file, folder, application, website, or action — without navigating to it the long way. There are a few distinct types:
- Desktop shortcuts — icons on your desktop or taskbar that open apps or files
- Keyboard shortcuts — key combinations that trigger commands (like
Ctrl+Cto copy) - URL/browser shortcuts — bookmarks or pinned tabs that jump to websites
- Automation shortcuts — scripted sequences that perform multiple actions at once (more common on mobile)
The method you use to create one depends heavily on which type you need and which platform you're on.
Creating Shortcuts on Windows
Windows gives you several ways to create shortcuts depending on what you're pointing to.
For files, folders, or apps:
- Right-click the item in File Explorer or on your desktop
- Select "Send to" → "Desktop (create shortcut)"
- The shortcut icon appears on your desktop
Alternatively, right-click an empty area of the desktop, choose New → Shortcut, and manually enter the file path or browse to the target.
For websites: In most browsers on Windows, you can open the site, go to the browser menu, and choose "More tools" → "Create shortcut" (Chrome) or pin it to the taskbar. This places a browser-launched shortcut on your desktop.
Custom keyboard shortcuts for apps: Right-click a desktop shortcut → Properties → Shortcut key field → press your desired key combo. Windows will assign it as a global keyboard shortcut for that app.
Creating Shortcuts on macOS
macOS uses a slightly different structure. The equivalent of a Windows shortcut is called an alias.
To create an alias:
- Right-click any file, folder, or app in Finder
- Select "Make Alias"
- Move the alias wherever you want quick access
You can also hold Cmd + Option while dragging an item to create an alias in a new location.
Custom keyboard shortcuts: macOS lets you assign custom shortcuts to menu items in any app. Go to System Settings → Keyboard → Keyboard Shortcuts → App Shortcuts, click the + button, choose the app, type the exact menu item name, and assign a key combination. This is particularly useful for commands you use constantly that don't have a default shortcut.
Creating Shortcuts on iPhone and iPad (iOS/iPadOS)
Apple's Shortcuts app (built into iOS 13 and later) is a full automation tool, not just a launcher. 🔖
Basic app shortcut on the Home Screen:
- Long-press any app icon
- Tap "Edit Home Screen" or drag it to rearrange
- For a web page, use Safari's Share → "Add to Home Screen"
Creating an automation shortcut:
- Open the Shortcuts app
- Tap the + button
- Add actions from the library (open app, send message, toggle settings, etc.)
- Name it and save
- You can add it to your Home Screen or trigger it via Siri
Shortcuts on iOS can be simple (open a specific playlist) or complex (run a multi-step morning routine triggered by location or time).
Creating Shortcuts on Android
Android's approach varies somewhat by manufacturer and Android version, but the core method is consistent.
Home Screen shortcut for an app: Long-press an empty area of the Home Screen → tap "Widgets" or browse your app drawer → long-press an app icon and drag it to the Home Screen.
Website shortcut: In Chrome, tap the three-dot menu → "Add to Home screen". This creates a Home Screen icon that opens directly to that URL.
Automation shortcuts: Android supports shortcuts through apps like Google Assistant routines, manufacturer-specific tools (Samsung's Bixby Routines, for example), or third-party apps. These let you chain actions together similarly to iOS Shortcuts.
Keyboard Shortcuts vs. Automation Shortcuts: A Key Distinction
| Type | Best For | Complexity | Platform |
|---|---|---|---|
| Desktop/file shortcut | Quick file or app access | Low | Windows, macOS |
| Keyboard shortcut | Repeated in-app commands | Low–Medium | Windows, macOS |
| Home Screen shortcut | Mobile app/web access | Low | iOS, Android |
| Automation shortcut | Multi-step task sequences | Medium–High | iOS, Android, macOS |
Variables That Change the Right Approach 🖥️
A few factors determine which method actually makes sense for your situation:
Operating system version — Shortcuts features have changed significantly across OS updates. iOS's Shortcuts app, for example, gained considerably more capability from iOS 14 onward, including Home Screen customization and enhanced automation triggers.
What you're shortcutting — A simple file shortcut on Windows takes 10 seconds to set up. An automation that silences your phone, opens a specific document, and sets a timer involves multiple steps and some familiarity with the Shortcuts or routines interface.
Technical comfort level — Desktop and Home Screen shortcuts require no technical knowledge. Custom keyboard shortcut assignments and automation workflows involve more steps and occasional troubleshooting when key combinations conflict with existing system shortcuts.
Browser choice — The method for creating a website shortcut differs between Chrome, Firefox, Safari, and Edge, and not all browsers support all shortcut types equally across platforms.
Third-party tools — Power users on Windows often use tools like AutoHotkey to create advanced keyboard macros. macOS users might rely on Alfred or Keyboard Maestro for automation beyond what's built in. These expand what's possible but add a learning curve.
The straightforward cases — adding an app to your Home Screen, creating a file shortcut on your desktop — are solved in under a minute regardless of platform. Where things branch is when the shortcut needs to trigger something more complex, or when you're working across multiple devices and want consistent behavior. That's where your specific setup, the apps you rely on, and how you actually work through the day become the deciding factors. ⚡