Skip to content

Bits of .NET

Daily micro-tips for C#, SQL, performance, and scalable backend engineering.

  • Asp.Net Core
  • C#
  • SQL
  • JavaScript
  • CSS
  • About
  • ErcanOPAK.com
  • No Access
  • Privacy Policy
Windows

Windows 11: Install PowerToys for 20+ Productivity Features

- 30.03.26 - ErcanOPAK

⚡ Windows Superpowers

Windows missing features? Microsoft’s PowerToys adds FancyZones, color picker, bulk rename, image resize, always-on-top, and 15+ more tools. Free, official, essential.

Install PowerToys

# Method 1: Microsoft Store (easiest)
winget install Microsoft.PowerToys

# Method 2: GitHub Release
# Download from: https://github.com/microsoft/PowerToys/releases

# After install, PowerToys runs in system tray
# Right-click tray icon → Settings

🎯 Must-Have Features

1. FancyZones (Window Layouts)
Create custom window layouts
Shortcut: Win + ` (backtick)

Use case: Drag window while holding Shift → Snaps to zone
Perfect for: Multi-monitor setups, coding + browser + terminal

Example layout:
┌─────────┬─────────┐
│         │         │
│  Code   │ Browser │
│         │         │
├─────────┴─────────┤
│     Terminal      │
└───────────────────┘
2. PowerRename (Bulk File Rename)
Right-click files → PowerRename

Features:
- Search & replace in filenames
- Regex support
- Preview before rename
- Undo available

Example: Rename IMG_001.jpg → Vacation_001.jpg (100 files in 10 seconds)
3. Color Picker
Shortcut: Win + Shift + C

Pick any color from screen
Get: HEX, RGB, HSL instantly
History saved

Perfect for: Designers, developers matching colors
4. PowerToys Run (Launcher)
Shortcut: Alt + Space

Like Spotlight (Mac) or Alfred
- Launch apps
- Search files
- Calculate: "= 15 * 8"
- Convert units: "10 km to miles"
- Run commands
- Plugin system

Faster than Start Menu!
5. Always On Top
Shortcut: Win + Ctrl + T

Pin any window above all others
Use case: Keep reference doc visible while coding

More Useful Tools

📐 Screen Ruler

Measure pixels on screen

Shortcut: Win + Shift + M

🖼️ Image Resizer

Right-click → Resize images

Batch resize 100 images instantly

⌨️ Keyboard Manager

Remap any key

Caps Lock → Ctrl, etc.

📝 Text Extractor

OCR from screen

Shortcut: Win + Shift + T

🔍 File Locksmith

See what’s using a file

“File in use” solved!

📊 Awake

Prevent sleep mode

Temporary or indefinite

✅ My Favorite Workflow

  • Alt + Space: Launch anything with PowerToys Run
  • Win + `: Activate FancyZones, drag windows to layout
  • Win + Shift + C: Pick colors from designs
  • Win + Ctrl + T: Pin reference doc on top
  • Right-click: PowerRename for batch file operations

💡 Pro Tips

  • Auto-start: Enable in PowerToys settings
  • Update regularly: New features added monthly
  • Customize shortcuts: All hotkeys are configurable
  • Learn incrementally: Enable one tool at a time, master it

🎯 Cheat Sheet

Tool Shortcut
PowerToys Run Alt + Space
FancyZones Win + `
Color Picker Win + Shift + C
Always On Top Win + Ctrl + T
Text Extractor Win + Shift + T
Screen Ruler Win + Shift + M

“Switched from Mac to Windows for work. Missed Spotlight, Rectangle, color picker. Installed PowerToys. Now Windows feels more powerful than Mac. FancyZones alone saved me hours weekly.”

— Product Designer

Related posts:

How to fix error code 0x8019019a in Windows 10 Mail App

Windows 11 — Core Isolation Slows Virtualization

SSD Slow on Windows 11 — TRIM Disabled

Post Views: 2

Post navigation

AI Prompt: Refactor Legacy Code to Modern Standards
Windows 11: Use Virtual Desktops to Organize Workspaces

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

April 2026
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
27282930  
« Mar    

Most Viewed Posts

  • Get the User Name and Domain Name from an Email Address in SQL (950)
  • How to add default value for Entity Framework migrations for DateTime and Bool (858)
  • Get the First and Last Word from a String or Sentence in SQL (836)
  • How to select distinct rows in a datatable in C# (805)
  • How to make theater mode the default for Youtube (751)
  • Add Constraint to SQL Table to ensure email contains @ (578)
  • How to enable, disable and check if Service Broker is enabled on a database in SQL Server (564)
  • Average of all values in a column that are not zero in SQL (531)
  • How to use Map Mode for Vertical Scroll Mode in Visual Studio (489)
  • Find numbers with more than two decimal places in SQL (447)

Recent Posts

  • C#: Use Init-Only Setters for Immutable Objects After Construction
  • C#: Use Expression-Bodied Members for Concise Single-Line Methods
  • C#: Enable Nullable Reference Types to Eliminate Null Reference Exceptions
  • C#: Use Record Types for Immutable Data Objects
  • SQL: Use CTEs for Readable Complex Queries
  • SQL: Use Window Functions for Advanced Analytical Queries
  • .NET Core: Use Background Services for Long-Running Tasks
  • .NET Core: Use Minimal APIs for Lightweight HTTP Services
  • Git: Use Cherry-Pick to Apply Specific Commits Across Branches
  • Git: Use Interactive Rebase to Clean Up Commit History Before Merge

Most Viewed Posts

  • Get the User Name and Domain Name from an Email Address in SQL (950)
  • How to add default value for Entity Framework migrations for DateTime and Bool (858)
  • Get the First and Last Word from a String or Sentence in SQL (836)
  • How to select distinct rows in a datatable in C# (805)
  • How to make theater mode the default for Youtube (751)

Recent Posts

  • C#: Use Init-Only Setters for Immutable Objects After Construction
  • C#: Use Expression-Bodied Members for Concise Single-Line Methods
  • C#: Enable Nullable Reference Types to Eliminate Null Reference Exceptions
  • C#: Use Record Types for Immutable Data Objects
  • SQL: Use CTEs for Readable Complex Queries

Social

  • ErcanOPAK.com
  • GoodReads
  • LetterBoxD
  • Linkedin
  • The Blog
  • Twitter
© 2026 Bits of .NET | Built with Xblog Plus free WordPress theme by wpthemespace.com