How to Delete Forward on Mac: Keyboard Shortcuts and Methods Explained

If you've switched to Mac from Windows, one of the first things you'll notice is that the standard Delete key doesn't behave the same way. On Windows, the Delete key removes characters to the right of the cursor — what Mac users call "forward delete." On a Mac, the Delete key removes characters to the left by default. This trips up a surprising number of users, and the fix is simpler than most people expect.

What "Forward Delete" Actually Means

When you're typing or editing text, your cursor sits between characters. Backspace-style deletion (the Mac default Delete key) removes whatever is immediately behind the cursor. Forward delete removes whatever is immediately in front of it — to the right.

This distinction matters most when you're editing in the middle of a sentence, cleaning up a document, or working in code or spreadsheets where precision counts. Reaching for the mouse to highlight and delete a character in front of you breaks your flow unnecessarily.

The Standard Keyboard Shortcut for Forward Delete on Mac 🖥️

The most reliable method works on virtually every Mac running macOS:

Fn + Delete

Hold the Fn (Function) key in the bottom-left corner of your keyboard and press Delete. This deletes the character to the right of your cursor — exactly what the Windows Delete key does.

This shortcut works in:

  • Pages, Word, and most word processors
  • Mail, Messages, and other communication apps
  • Terminal and code editors
  • Browser address bars and text fields
ActionShortcut
Delete character to the leftDelete
Delete character to the right (forward delete)Fn + Delete
Delete entire word to the leftOption + Delete
Delete entire word to the rightOption + Fn + Delete
Delete to beginning of lineCmd + Delete

If You Have an Extended or Full-Size Keyboard

Mac keyboards with a numeric keypad — the larger desktop keyboards — include a dedicated ⌦ Forward Delete key. It sits above the arrow keys, typically labeled with a forward-pointing arrow crossed by a vertical line, or simply marked Del on the right side of the keyboard.

If you're using a Magic Keyboard with Numeric Keypad, or a third-party full-size keyboard designed for Mac, you already have this key without needing any shortcut.

Forward Delete in Specific Apps

Mail and Email Clients

In Apple Mail, forward delete works exactly as described — Fn + Delete removes the character in front of your cursor while composing. This also applies to third-party email apps like Outlook for Mac and Spark, which inherit standard macOS text editing behavior.

Terminal

In Terminal, Fn + Delete forwards-deletes within the current command line. Some configurations or shell setups may respond differently, but standard macOS Terminal accepts this shortcut reliably.

VS Code and Code Editors

Most macOS-native and Electron-based code editors recognize Fn + Delete as forward delete. In VS Code specifically, you can also reassign this to any key combination you prefer through the keyboard shortcuts menu.

MacBook Models and Keyboard Variations 🔑

Not all Mac keyboards are laid out identically, and this affects how you access forward delete:

  • MacBook Air and MacBook Pro (most models): No dedicated forward delete key. Fn + Delete is the standard method.
  • Mac mini, iMac, Mac Studio, Mac Pro with Magic Keyboard (standard): Same compact layout — Fn + Delete required.
  • Magic Keyboard with Numeric Keypad: Dedicated forward delete key included.
  • Third-party keyboards: Varies by manufacturer. Many Windows-style keyboards plugged into a Mac include a forward delete key that works natively or with a small driver setup.

If you're using a Touch Bar MacBook Pro, the keyboard layout remains the same in terms of forward delete — the Touch Bar doesn't affect this shortcut.

Remapping Forward Delete to a Different Key

Some users — especially those coming from Windows or doing heavy text editing — want forward delete more accessible without pressing two keys every time.

macOS includes Keyboard Shortcuts settings under System Settings → Keyboard, but reassigning modifier-key behavior for text editing specifically requires a third-party tool. Apps like Karabiner-Elements allow you to remap any key combination, including mapping a single key to forward delete behavior.

Whether remapping makes sense depends on:

  • How frequently you edit text in your daily workflow
  • Which keyboard you're using and whether a dedicated key is already available
  • Your comfort level with third-party system utilities

Why This Matters More in Some Workflows

For casual writing, reaching for Fn + Delete occasionally is a minor inconvenience. For users doing heavy document editing, coding, spreadsheet work, or data entry, the difference between a one-key and two-key shortcut adds up across hundreds of small actions per hour.

The keyboard you're using, the apps you spend the most time in, and how often you edit rather than just write are all factors that determine whether the built-in shortcut is sufficient or whether a remapping tool genuinely earns its place in your setup.

Some users adapt quickly and never think about it again. Others find the two-key combination enough of a friction point that a workaround becomes worthwhile. 🖱️ Where you land depends on how your day-to-day Mac use actually looks.