Microsoft PowerPoint does not expose a built-in shortcut editor on Windows or macOS, so most readers searching for how to change PowerPoint keyboard shortcuts actually need a verified reference that resolves the platform-specific keys they should press. The PowerPoint Keyboard Shortcuts tool holds 20 commonly used creation, editing, slide, and presentation actions in a single searchable table with Windows and Mac mappings stored separately, so you can find the right combination without guessing whether Ctrl becomes Command, whether Shift+F5 has a Mac equivalent, or whether a feature is missing on one platform. The table deliberately does not mechanically substitute Ctrl with Command because PowerPoint does not follow that rule consistently. Add a new slide is Ctrl+M on Windows but Command+Shift+N on macOS. Start from the current slide is Shift+F5 on Windows but Command+Return on macOS. Filtering happens entirely in your current browser tab, and there is no account, no Microsoft 365 connection, and no upload required.

What "changing PowerPoint shortcuts" usually means
PowerPoint for desktop has no Preferences pane for rebinding shortcuts the way text editors or IDEs do. When people search for "change" they typically mean one of three things:
- Find the right shortcut for an action they already know exists
- Switch between Windows and Mac versions without breaking muscle memory
- Replace or override a default shortcut through a macro, add-in, or system-level remap
The first two cases are reference tasks, and the PowerPoint Keyboard Shortcuts tool is built for them. The third case is genuine customization, and it requires recording a macro in PowerPoint's Visual Basic editor, installing an add-in, or using a system-level key remapping utility. Those paths work but are out of scope for a quick lookup table. The tool's contract is explicit: it does not connect to Microsoft 365, does not open a presentation, does not install an add-in, does not record macros, does not change system shortcuts, and does not detect which app has focus. It is a compact, browser-side reference for the desktop shortcuts most people need.
Why Windows and Mac PowerPoint shortcuts do not map one-to-one
The first instinct when moving between platforms is to swap Ctrl for Command and assume everything else stays the same. PowerPoint violates that assumption repeatedly, which is why the tool stores Windows and Mac strings independently rather than running a global find-and-replace. Three documented examples illustrate the gap:
- Add a new slide is Ctrl+M on Windows but Command+Shift+N on macOS
- Start a slide show from the current slide is Shift+F5 on Windows but Command+Return on macOS
- Start a slide show from the beginning is F5 on Windows but Command+Shift+Return on macOS
Microsoft's support article on creating PowerPoint presentations with keyboard shortcuts also notes that the documented keys refer to the US keyboard layout. On other layouts the same physical key can produce a different symbol, which can break shortcuts that rely on punctuation characters such as brackets, slashes, or question marks. macOS function-key behavior, system-wide accessibility navigation, third-party utilities, and any custom key assignment you set up can also intercept a key before PowerPoint sees it. These are platform and environment facts, not bugs in the reference, and the tool surfaces them so you know when to expect friction.
How to find the right shortcut with the PowerPoint Keyboard Shortcuts tool
- Open the PowerPoint Keyboard Shortcuts page in your browser. No login, no extension, and no upload step are involved.
- Pick Windows desktop or macOS desktop. The two platforms store their key strings in separate columns and the table updates only the displayed mapping without hiding rows whose keys happen to share characters with the inactive platform.
- Optionally restrict the table to one category: File, Edit, Slides, or Present. Category filtering and search combine, so you can narrow further once the category is set.
- Type an action name such as comment or a key token such as Shift into the search field. Search is case-insensitive and matches both the action text and the active-platform key string, so typing Command on macOS lists every action whose Mac mapping involves the Command key.
- Read the row. Each row holds one unique action, its category, the Windows mapping, and the Mac mapping. The implementation enforces unique action names and a fixed 20-row table size so accidental duplication or deletion cannot pass silently.
- Test the mapping in a saved noncritical presentation. Save before trying unfamiliar commands, then confirm the shortcut behaves as documented.
- If the result does not match, consult Microsoft's full creation or delivery reference, since app version, release channel, keyboard layout, focus, and selection can each change what the key actually does.
A zero-result message appears when your query is over-restrictive, so you can loosen the search or clear the category filter without guessing which rows were hidden.
Quick reference table for eight frequently confused shortcuts
The table below shows the eight rows the implementation explicitly anchors against the Microsoft source, because they are the rows most likely to be misremembered across platforms. Every value comes from the PowerPoint Keyboard Shortcuts tool and is sourced from current Microsoft Support documentation.
| Action | Category | Windows | macOS |
|---|---|---|---|
| New presentation | File | Ctrl+N | Command+N |
| Add a new slide | Slides | Ctrl+M | Command+Shift+N |
| Bold | Edit | Ctrl+B | Command+B |
| Add a comment | Edit | Ctrl+Alt+M | Command+Option+M |
| Undo | Edit | Ctrl+Z | Command+Z |
| Start show from beginning | Present | F5 | Command+Shift+Return |
| Start show from current slide | Present | Shift+F5 | Command+Return |
| End a slide show | Present | Esc | Esc |
Bold and Undo follow the simple Ctrl-to-Command substitution, while Add a new slide, Start from beginning, and Start from current slide break it. That asymmetry is the main reason a hand-rolled reference or a memory-based shortcut usually fails when you switch machines.
When a listed shortcut still does not work
Even a verified mapping can fail in the live app because PowerPoint shortcuts are context-sensitive. A command may require text, a slide thumbnail, an object, or the slide canvas to have focus. A key used while editing can behave differently once the slide show starts. Before treating the reference as wrong, check these conditions in order:
- Platform match: confirm the row matches your operating system. The table updates only the displayed mapping when you change platform; it does not hide rows whose keys happen to share characters with the inactive platform.
- Focus and selection: click inside the slide canvas, a text box, or a thumbnail as appropriate, then try again.
- App version: PowerPoint for Microsoft 365, PowerPoint 2019, and PowerPoint 2016 can diverge on newer comments and presentation features, so consult the Microsoft delivery shortcuts article for the channel you actually run.
- Keyboard layout: confirm you are on the US layout or know where the symbols in your layout actually land.
- System conflicts: macOS function-key behavior, accessibility navigation, third-party window managers, and custom key assignments can intercept keys before PowerPoint sees them.
- PowerPoint for the web: the browser version runs inside a browser with different conflicts and mappings, so this reference does not cover it.
For dependable use, pick the exact desktop platform, search by action, and test the key in a noncritical deck. The compact reference favors verified common actions over an unmaintainable claim of completeness.
What this reference does not cover
The 20-row table is intentionally bounded. It excludes iOS, Android, external keyboards for those mobile platforms, ribbon KeyTips, screen-reader navigation, Presenter View region traversal, media playback controls, table editing shortcuts, and the full Microsoft catalog. It does not change system shortcuts, run macros, install add-ins, or open files. If you need the complete list, accessibility notes, or web-app behavior, follow the Microsoft links for creation and delivery as the authoritative source.
For a similar reference workflow on a different tool, the guide on exporting Photoshop keyboard shortcuts by platform uses the same idea of platform-separated mappings and tested fixtures to avoid the Ctrl-to-Command trap.