Microsoft's official, free, open-source PowerToys supercharges Windows with 20+ utilities for window management, batch renaming, color picking, OCR, and more.
Official, permanently free — filling the productivity gaps in Windows
Throughout Windows' long evolution, the system has always had features that "should exist but don't" — operations like efficient split-screen, global color picking, and batch renaming often require third-party tools. The revival of Microsoft PowerToys has completely changed the game. As a free, open-source utility suite officially maintained by Microsoft, it was built specifically to fill Windows' efficiency gaps, becoming an essential tool for developers, designers, and efficiency enthusiasts.
I. Why Do You Need PowerToys?
Imagine these scenarios:
- Resizing hundreds of images one by one.
- Constantly switching between chaotic window stacks.
- Being unable to delete a file locked by a process.
- Wanting to copy a color from the screen but having no tool for it.
PowerToys was born to solve these high-frequency pain points. It originated in the Windows 95 era and was once shelved by Microsoft due to stability issues. In 2019, Microsoft revived it as an open-source project, which has since earned over 100K stars on GitHub, making it one of the most active tool projects in the Windows ecosystem. Its core advantages include:
- Official native support: Deep system integration with no compatibility risks.
- Modular design: 20+ tools enabled on demand, lightweight with no bloat.
- Continuous evolution: Monthly updates with rapid feature iteration.
II. Core Features Explained: More Than Toys — A Productivity Engine
1. Window Management Master
- FancyZones
Create pixel-perfect layouts (multi-monitor supported). HoldShiftwhile dragging windows to snap them into custom zones. - Always On Top (
⊞ Win+Ctrl+T).
Pin any window on top — no more switching when comparing references. - Crop and Lock
Crop a window region into an independent interactive thumbnail for real-time monitoring of critical info streams. - Workspaces (
⊞ Win+Ctrl+`).
Launch preset app groups with one click, automatically arranged to designated positions.
2. Efficient Launch and Search
- PowerToys Run (
Alt+Space)
Fuzzy search for apps, files, calculator, and commands.Ctrl+Shift+Enterfor admin launch. - Command Palette
The evolution of PowerToys Run — centralized management of high-frequency commands and dev tools. - File Locksmith
Right-click to kill the process locking a file,彻底 solving "file in use" errors.
3. Content Processing Expert
- Advanced Paste
Transform clipboard text formats (OpenAI optimization supported, API key required). - PowerRename
Regex-based batch renaming (e.g.,IMG_(\d{4})\.jpg → $1.jpg). - Image Resizer
Right-click to batch resize images with preset phone/web size templates. - Text Extractor (
⊞ Win+Shift+T)
OCR text extraction from images/videos, based on Joe Finney's Text Grab.
4. DevOps Essentials
- Hosts File Editor
Visually edit the hosts file — no more manual Notepad edits. - Environment Variables
Create config files to manage variable groups in one place. - Registry Preview
Visually edit .reg files, avoiding the risks of direct registry manipulation. - Command Not Found
A PowerShell 7 module that auto-suggests WinGet install commands for missing commands.
5. Visual and Interaction Enhancement
- Color Picker (
⊞ Win+Shift+C)
Color picker + history + format conversion, based on Martin Chrzan's work. - Peek (
Ctrl+Space)
Preview 200+ file formats (including SVG/Markdown rendering). - Screen Ruler (
⊞ Win+Shift+M)
Intelligently measure pixel distances, inspired by Pete Blois' Rooler. - ZoomIt
Screen zoom, annotation, and recording in one — ported from the legendary Sysinternals tool.
6. Input and Device Optimization
- Keyboard Manager
Key remapping (e.g., CapsLock→Ctrl) and custom global shortcuts. Mouse Utilities
- Find My Mouse (spotlight locates cursor).
- Mouse Highlighter (visualize clicks).
- Mouse Jump (quick movement on large screens).
- Cursor Crosshairs (precise positioning).
- Mouse Without Borders
Control multiple computers with one keyboard and mouse, with cross-device clipboard sync. - Quick Accent
Long-press a letter to bring up the accent menu — essential for non-standard keyboards.
7. System-Level Utilities
- PowerToys Awake
Keep the system awake — worry-free compiling and downloads. - Shortcut Guide (
⊞ Win+Shift+?)
Show available shortcuts for the current desktop state in real time. - File Explorer Add-ons
Enhanced preview pane with thumbnail support for SVG/PDF and more. - **New+
**
Right-click to quickly create custom template files/folders.
III. Installation and Configuration Guide
Installation Steps (3 minutes):
- Visit the GitHub releases page (v0.90+ recommended).
- Download the
.exeinstaller (x64 version ~150MB). - Double-click to run → check "Start at boot" → restart to take effect.
Note: On first launch, click "Restart as Administrator" to ensure full permissions.
Personalization:
- Module toggle: Right-click the taskbar icon to access settings and disable unwanted features.
- Shortcut customization: Every tool allows modifying its default shortcuts.
- Plugin extensions: For example, Markdown preview must be enabled in the File Explorer add-ons.
IV. Compared to Competitors: Why PowerToys Is Irreplaceable?
| Tool | Strengths | Weaknesses | Best For |
|---|---|---|---|
| PowerToys | Official integration / Zero cost / Modular & lightweight | Some features need manual config | System-level deep customization |
| uTools | Rich plugins / Cross-platform | Advanced features require payment | Quick access to mini-programs |
| Quicker | Powerful automation / Mouse gestures | Steep learning curve | Complex repetitive task automation |
| Listary | Extremely fast file search | Single function | Pure file retrieval scenarios |
Real user feedback:
"PowerToys split-screen + FancyZones for managing multitasking windows, uTools for quick calculations and translation, Quicker for automated form filling — the three combined is the ultimate solution."
V. Pro Tips
- Regex renaming
In PowerRename, use(\d{2})-(\d{2})-(\d{4})to match date formats and replace with$3$2$1for better sorting. - Cross-device keyboard/mouse sharing
Enable "Mouse Without Borders" to control multiple computers with one set of peripherals (same network required), with clipboard sync. - Advanced Peek usage
Ctrl+Spaceto preview SVG code/Markdown rendering — no need to launch specialized software. - Troubleshooting
If shortcuts conflict (e.g., with translation software), disabling "Administrator mode" in settings resolves 90% of issues.
VI. Conclusion: Who Should Install It Right Now?
PowerToys is especially suited for three types of users:
- Multitaskers: The "window management master" who handles documents, communication, and code simultaneously.
- Digital creators: Designers and video editors who frequently process images, colors, and batch operations.
- System geeks: Tired of Windows defaults, pursuing deep customization for maximum efficiency.
Future outlook: According to the developer roadmap, PowerToys is testing an AI-enhanced clipboard (with OpenAI text optimization) and a more powerful Command Palette, which will further streamline workflows.
Microsoft has proven with PowerToys: Windows' potential goes far beyond the default experience. This free, safe, continuously evolving toolbox is redefining the ceiling of Windows productivity.
Take action now:
- Visit the GitHub PowerToys releases page to download the latest version
- Enable the 3 features you need most and start exploring.
- Discover advanced tricks in community forums.
System limitations shouldn't be the ceiling of efficiency — they should be the starting point of innovation.
Note: This is the English translation of the original Chinese version.