
If you've ever thought "I want Windows to work my way ," PowerToys Keyboard Manager is just what you were looking for: a free Microsoft utility to remap keys, create custom shortcuts, and even launch apps with keyboard combinations, all without complicating your life.
In this guide in Spanish (with real examples and tricks) you will learn how to change keys for others, replace classic shortcuts like Ctrl+C with your own alternatives, type text sequences with one press and even open notes in Obsidian or any app/URI with a global shortcut.
What is Keyboard Manager and what can you do?
Keyboard Manager is one of the flagship utilities of Microsoft PowerToys for Windows 10 and Windows 11. It allows you to remap individual keys, key combinations (shortcuts), and also map them to Unicode text. It works while PowerToys is running in the background; if you close it or disable the utility, the changes will no longer be applied.
Quick examples to understand the potential : you can swap the letter A for B (press A and B appears), transform Ctrl+C into Win+C for copying, or have the H key simply type "Hello!". You can also launch apps or open a URI with a shortcut, either global or specific to a particular application.
PowerToys Requirements and Installation
PowerToys requires Windows 10 v2004 (19041) or later, or any version of Windows 11. It is available for x64 and ARM64 architectures. The installer configures dependencies such as .NET Desktop Runtime 6.x, WebView2, and the Visual C++ Redistributable if needed.
Recommended installation steps : Visit the PowerToys releases page on GitHub, download the installer corresponding to your CPU (x64 or ARM64), run it, and follow the wizard. Once finished, you will see PowerToys in the Start menu and its icon in the notification area to access the settings.
Getting Started: Activate and Open Keyboard Manager
Open PowerToys (Windows key, type PowerToys, Enter), go to the Keyboard Manager section, and make sure it's enabled. There you'll find two key entries: Remap a key and Remap a shortcut.
Important : PowerToys must remain running for the remapping to work. If you close the app or disable the utility, Windows will revert to the original keyboard behavior until you reactivate it.
Remap a key: change one to another, to a shortcut, or to text
Go to Remap a Key and click Add Remapping. In the Source column, choose the key you want to change. In the Destination column, you can send another key, a shortcut, or text.
Example 1 (key by key) : Assign A to send B. Every time you press A, the system will write B. If you want to swap them, add another row assigning B to send A.
Example 2 (key to shortcut) : Define Ctrl to send Win + ← (left arrow). Useful if you use Windows arrows with a single key, but remember that reassigning modifiers like Ctrl/Alt/Shift/Win can affect gestures or system shortcuts.
Example 3 (key to text) : Select Text as the target action and enter the desired content. For example, map H to write Hello! when pressed, perfect for frequently used snippets or symbols.
Reassign a shortcut: from one shortcut to another, to a key, to text, or to actions
Enter Reassign a shortcut to transform combinations like Ctrl+C into others, or to make a shortcut perform special actions: launch an app or open a URI.
Basic rules when defining shortcuts : they must begin with a modifier key (Ctrl, Alt, Shift or Win), end with an action key (not a modifier) and not exceed four keys, or five if you use simultaneous key presses.
Shortcut to Shortcut: Change classic combinations
Example : If you want copying to be Alt+C instead of Ctrl+C, define Alt+C as the source and Ctrl+C as the destination. If you don't limit it to a specific app, the change will be global for Windows.
Chord shortcuts
Keyboard Manager supports "simultaneous keystrokes" : one or more modifier keys plus two non-modifier keys. In the shortcut registration dialog, enable "Allow simultaneous keystrokes" to be able to enter sequences like Ctrl+Shift+V, U and Ctrl+Shift+V, D, assigned, for example, to volume up and down.
Single Key Shortcut (with Exact Match)
It's also possible to replace a shortcut with a single key . For example, replacing Win+← with Alt. If you enable the Exact Match option, the replacement will only be sent when that exact shortcut is pressed without any additional keys.
Shortcut to text
To type text using a shortcut , choose Text as the target action and type the string. For example, Ctrl+G to insert "Hello!", ideal for signatures, greetings, or repetitive phrases.
Shortcut to launch an application
The Start Application action type adds significant power . Available parameters include: executable path (supports environment variables), arguments, home folder, elevation level (Normal, Elevated, Different User), behavior if already open (Show, New Instance, Do Nothing, Close, End Task), and visibility.
Shortcut to open a URI
The Open URI action launches command-line compatible schemes and paths . Use it to open links, run special commands, or integrations that support custom URIs.
Application-specific shortcuts
You can limit a remapping to a specific program . The key: process names are used (for example, msedge.exe, chrome.exe, outlook.exe, explorer.exe, winword.exe, powerpnt.exe, photoshop.exe, spotify.exe, excel.exe, onenote.exe, ms-teams.exe) and not the app's "friendly" name.
Tip for finding the process name : Open PowerShell and run Get-Process, or use tasklist at the command prompt. Copy the name exactly as it appears (with .exe) as the target application in the remapping.
How to select keys and shortcuts accurately
You have two options : press Select to capture the key/shortcut using the keyboard in a dialog box (Enter to confirm; Esc to cancel), or use the dropdown menu with the search function by key name. You cannot type the key into the open dropdown menu; close it first to use the keyboard shortcut.
Remember that many “special” keys on the keyboard are actually compound shortcuts (for example, the Office key or the Copilot key can send Win+Ctrl+Alt+Shift combinations or variations like Win+C or Left Shift + Win + F23), so treat them with care.
Orphaned keys and how to resolve them
An orphaned key appears when you reassign a key to another and there are no longer any keys that output the original value. For example, if you assign A to B and no one sends A, PowerToys will warn you; fix this by adding a new reassignment that outputs A from a different key.
Think in cascade : when designing your keyboard map, avoid leaving "gaps" unbroadcast and check that your reassignments don't block essential accesses that you'll later miss.
Practical cases and tricks that are actually used
Remap your function keys to save time: for example, assign F1 to Settings (Win+I) and F2 to Run (Win+R). Reducing combinations to a single key prevents contortions and speeds up frequent tasks.
One-key window shortcuts : map F5 to Win+↑ to maximize on the fly and F6 to Win+L to lock your computer when you get up. When you automate this, security and convenience increase significantly.
The Ñ on US keyboards : If you use an American layout, you can map the semicolon (;) to Ñ without changing the system language or touching drivers. In two minutes, your "foreign" laptop will be usable in Spanish.
Shortcut hygiene : Delete reassignments you no longer use with the trash can icon next to each rule. Keeping your map clean prevents future conflicts and makes it easier to test new ideas.
Instant changes : One of the best things about PowerToys is that there's no need to restart. You save, test, and get on with it. If you're impatient, you'll love this.
Automate flows: launch apps and URIs with a shortcut
PowerToys lets you trigger applications with parameters and adjust what happens if they're already open. From opening a terminal with a specific folder to launching scripts with elevated privileges, everything is possible.
URIs: The Obsidian Case . You can create a shortcut to generate a new note with obsidian://new?vault=YOUR_VAULT&name=NOTE_NAME. Replace spaces with %20 and adjust the vault name accordingly. You don't need Obsidian to be open; the shortcut will invoke it.
How to set it up : In Reassign a shortcut, define your combination (for example, Ctrl+Alt+O), choose Open URI as the action, and paste the URI. Save and you're done: it works from any app.
Apply the same idea to browsers, task managers, or services that accept URI schemes. It's a simple way to create automations without installing anything extra.
Essential FAQs
- Do I need to reboot? No. Changes are applied upon saving. If you don't see any effect, check that PowerToys is running and that Keyboard Manager is enabled.
- Does it work on the login screen? No. Remaps do not work on password or login screens, even if you run PowerToys as an administrator.
- And in video games? Better not. Keyboard Manager intercepts keys and can lower FPS or interfere with game input; additionally, some keyboard APIs in games ignore remappings.
- Does changing the input language break anything? In general, no. If you remap A to B with an EN-US layout and switch to FR, the physical key that in FR would be Q will still send B, aligning with how Windows handles multilingual input.
- Can I have different maps per keyboard? Not currently. There's no API that distinguishes the source device from the keystroke to segment by peripheral.
Troubleshooting and known limitations
Run PowerToys as administrator if your target app is an administrator . An elevated process will not accept remappings if PowerToys is not also running with elevated privileges.
Intercept conflicts : If another app is "hooking" the keyboard, it may conflict with Keyboard Manager. Disable and re-enable the utility in PowerToys to reset hooks and try again.
Sensitive modifiers : Remapping Win, Ctrl, Alt, or Shift can break special gestures/shortcuts. AltGr behaves like Ctrl (left) + Alt (right), so changing one of them can affect AltGr.
Special keys that are already shortcuts : keys like the Office or Copilot keys can send complex combinations (e.g., Win+C). Keep this in mind if you decide to reassign them.
Hardware and physical : Some inputs are listed even if your keyboard doesn't have them. Attempting to assign them to incompatible hardware can lead to unpredictable results.
Other PowerToys utilities that fit your shortcuts
PowerToys is a Swiss Army knife for Windows , and Keyboard Manager is just one piece of the puzzle. Check out the most useful features to boost your productivity along with your new shortcuts.
- Always on Top- Pin any window to the foreground with a configurable shortcut. Perfect for players, reference documents, or chatting while you work.
- Awake- Keeps your PC awake without affecting the system's power settings. Ideal for long tasks, downloads, or presentations without turning off the screen.
- Color picker: Universal eyedropper with color history and readings in HEX, RGB, HSV, or CMYK. A must-have for design and development.
- Fancy Zones: The superpower of window organization. Create custom grids, assign shortcuts, and take advantage of ultrawide monitors with layouts tailored to your needs.
- Explorer Add-ons: Previews for SVG, Markdown, PDF, STL, GCode, and more right inside the File Explorer preview pane.
- Resizing images: Batch resize from the context menu, with custom profiles and formats, without opening heavy editors.
- Mouse Utilities: Locate the cursor, highlight clicks, and draw crosshairs. Great for demos, training, and recording.
- Power Rename: Advanced bulk renaming with detailed search and replace, preview, and flexible rules.
- Powertoys run: Quick launcher for apps, files, and actions, Spotlight-style. Keyboard power, no mouse.
- Quick Accent: Insert tildes and accented characters with shortcuts, very useful if you write in several languages.
- Registry Preview: .reg inspector with preview before applying changes, for added security.
- Ruler on screen: Measures any screen element in pixels; a great way to save time when you need precision in UI/UX.
- Shortcut Guide: Keeps Windows shortcuts handy, perfect for refreshing memory in context.
- Text Extractor: On-the-fly OCR to copy text from images or screen areas that don't allow selection.
- File Locksmith: Find out which processes are using a file/folder and release them to avoid blocking you.
- Mouse Without Borders: Control multiple PCs with a single mouse and keyboard, ideal for work setups.
- Peek, Command Palette, Command Not Found, Environment Variables, +New, ZoomIt, Workspaces: Utilities in development or already available that round out the ecosystem for modern workflows.
Languages, history and community
PowerToys is translated into a wide list of languages , including Spanish, German, French, Italian, Portuguese (Brazil), Russian, Turkish, Japanese, Korean, Chinese (Simplified and Traditional), Czech, Dutch, Hungarian, Polish, Hebrew, Persian, Ukrainian and Arabic (Saudi Arabia).
History in two lines : PowerToys were born in the Windows 95/XP era; in 2019 Microsoft relaunched them with a modern, open-source approach. Since then, the pace of new features hasn't stopped.
How to contribute : The project is open source on GitHub. Read the Contributor Guide before submitting specs, designs, documentation, or code. The team provides feedback and mentorship to avoid duplicate efforts.
Issues and roadmap : Report issues on GitHub and check out known issues. Release notes are published with each release, and there's a checklist before each release.
User experience note : If you are accessing these guides from platforms like Reddit, you may see cookie or privacy notices specific to those websites, which is normal and unrelated to PowerToys.
In short, Keyboard Manager puts you in control of your keyboard : you can remap keys, design logical shortcuts, insert text, launch apps and URIs, and combine it with the rest of the PowerToys to create a customized environment. If Windows should adapt to you, not the other way around, this is the tool to achieve it without any headaches.