How to Add Shortcuts on Any Device or Operating System

Shortcuts are one of those small productivity wins that quietly compound over time. Whether you're navigating your desktop faster, launching apps with a keypress, or automating repetitive tasks, knowing how to add and customize shortcuts can meaningfully change how you interact with your computer or device. The mechanics vary significantly depending on your OS, but the underlying concepts are consistent.

What "Adding a Shortcut" Actually Means

The word shortcut covers a few different things depending on context:

  • Keyboard shortcuts — key combinations that trigger actions (like Ctrl+C to copy)
  • Desktop or home screen shortcuts — icons that link to apps, files, or folders
  • Taskbar or dock shortcuts — pinned items for quick one-click access
  • Custom macros or automation shortcuts — sequences of actions assigned to a single trigger
  • URL or web shortcuts — browser bookmarks or saved links treated as launchable items

Understanding which type you need shapes everything about where to look and what steps to follow.

Adding Shortcuts on Windows

Desktop Shortcuts

Right-click on an empty area of your desktop, select New > Shortcut, then browse to the file, folder, or application you want to link. Windows will create a .lnk file pointing to that target. You can also drag an app from the Start menu directly to the desktop while holding Alt to create a shortcut rather than moving the file.

Taskbar Shortcuts

Open the application you want to pin, then right-click its icon in the taskbar and choose Pin to Taskbar. From there, you can drag icons to reorder them. For file or folder shortcuts, you'd typically pin them through File Explorer.

Custom Keyboard Shortcuts

Right-click any desktop shortcut, go to Properties, and look for the Shortcut key field. Click in that field and press your desired key combination — Windows will prefix it with Ctrl+Alt automatically. This is limited to desktop shortcuts, not system-wide app launching.

For more powerful custom shortcuts, tools like AutoHotkey (Windows) allow you to script almost any key combination to perform any action.

Adding Shortcuts on macOS

Dock Shortcuts

Drag an app from Finder or Launchpad to your Dock. Files and folders go in the right section of the Dock (separated by the divider line). To remove, drag the icon off the Dock until you see "Remove."

Custom Keyboard Shortcuts

Go to System Settings (or System Preferences) > Keyboard > Keyboard Shortcuts. Here you can add shortcuts for menu items in specific apps or system-wide. You type the exact menu item name, assign a key combination, and macOS maps it.

macOS also supports Automator and the built-in Shortcuts app (available on macOS Monterey and later) for building multi-step automation shortcuts triggered by keyboard combinations, toolbar icons, or Finder context menus.

Finder Toolbar Shortcuts

In Finder, hold Cmd and drag a file or folder into the toolbar to add it as a quick-access item.

Adding Shortcuts on iPhone and Android 📱

iOS Home Screen Shortcuts

On iPhone, the Shortcuts app (built-in since iOS 13) lets you create custom automation sequences and add them as home screen icons. Open Shortcuts, create or choose a shortcut, tap the share icon, then Add to Home Screen. You can even assign a custom icon and name.

For simple app shortcuts, press and hold any app icon and use the resulting widget/quick-action menu for contextual shortcuts.

Android Home Screen Shortcuts

Long-press an empty area of your home screen, tap Widgets or use the app drawer's long-press gesture to drag apps onto the screen. Many Android launchers also support long-pressing an app icon to reveal app shortcuts — quick links to specific actions within that app (like composing a new message directly).

Some Android launchers, like Nova Launcher, offer advanced shortcut customization including gesture-based shortcuts.

Adding Browser Shortcuts

Most browsers let you pin tabs, bookmark pages to the toolbar, or create shortcuts to websites that behave like desktop apps:

  • In Chrome or Edge, go to a website, click the three-dot menu, and look for Save and Share > Create Shortcut (or "Install as App" for PWA-capable sites)
  • In Firefox, drag the padlock or URL directly to your bookmarks toolbar

These shortcuts can open a site in its own window, separate from your main browser session.

Variables That Shape Your Approach 🖥️

No single method works universally. Several factors determine which shortcut approach is most practical for you:

FactorHow It Affects Your Options
Operating system & versionShortcuts app requires macOS Monterey+; some Windows features vary by edition
Technical comfort levelAutoHotkey or Automator require scripting familiarity; built-in options don't
Use caseFile access, app launching, and task automation each use different tools
Device typeMobile vs. desktop shortcuts work through completely different interfaces
Third-party softwareSome apps (e.g., Adobe, VS Code) have deep custom shortcut settings of their own

When Built-In Options Aren't Enough

Power users often find OS-native shortcut tools limiting. Common gaps include:

  • System-wide text expansion (typing abbreviations that expand to full phrases) — tools like TextExpander or built-in keyboard replacements on mobile handle this
  • Multi-step automation — Shortcuts (iOS/macOS), Automator, or AutoHotkey are purpose-built for this
  • Cross-device shortcut syncing — some tools offer cloud sync; native OS options typically don't

The more complex your shortcut needs, the more likely you'll move beyond basic right-click-and-pin methods into scripting or automation apps.

Application-Specific Shortcut Settings ⌨️

Many individual applications — particularly creative tools, IDEs, and productivity suites — have their own shortcut editors entirely separate from the OS. In apps like VS Code, Photoshop, or Microsoft Office, you can remap nearly every function to a key combination of your choice. These settings are usually found under Preferences > Keyboard or Tools > Customize.

What works well for one person's workflow often conflicts with another's existing muscle memory or installed software. The right combination of shortcut types, tools, and methods depends heavily on which OS you're running, how technical you're comfortable getting, and what repetitive actions you're actually trying to reduce.