- Install Ansible on Windows - Thu, Jul 20 2023
- Use Azure Bastion as a jump host for RDP and SSH - Tue, Apr 18 2023
- Azure Virtual Desktop: Getting started - Fri, Apr 14 2023
In my experience, most Windows system administrators tweak their workstation environments for maximum comfort and efficiency. Depending on how long you've worked with Windows, you might remember the old PowerToys. These free utilities, aimed at power users, make some mundane operating system actions easier to accomplish.
You should know that Microsoft software engineers have really picked up the development ball and taken off running with a 21st century version of Microsoft PowerToys. They are excellent and ever-evolving, and you should know how to use them. Let me give you a quick introduction.
PowerToys history lesson
The PowerToys utility suite first showed up in Windows 95. These 15 tools included the venerable TweakUI, shown in the following screenshot:
TweakUI was a nice way to modify registry settings without having to fire up the Registry Editor. Other original PowerToys included:
- CabView: Open CAB files in Windows Explorer
- Explore from Here: Right-click to open Windows Explorer focused on that folder
- Quick Res: Change screen resolution from the Windows taskbar
Then, we have the so-called GodMode, originally introduced in Windows XP and still existing in Windows 11. GodMode is a Control Panel-like graphical window that, like TweakUI, presents far more registry modification options than you get in the normal Control Panel interface.
Here's how to enable GodMode in Windows 11:
- Create a new folder.
- Rename the folder GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}.
You'll see the folder icon change. From now on, double-clicking that icon shows the GodMode interface.
The new Windows PowerToys
Windows PowerToys is a set of utilities aimed at power users to tune and streamline their Windows experience for greater productivity. These include tools for managing windows, identifying and unlocking locked resources, and batch-renaming files, among other helpful tasks. PowerToys is a GitHub-hosted open-source project developed by Microsoft that's available for free to download and use on any Windows 10 or Windows 11 system.
In this tutorial, I'll introduce you to four of the PowerToys I use frequently in my daily work. There's a lot more there, so be sure to read the documentation. Also, if you're a developer, feel free to contribute to the project. Anybody is welcome to file an issue for any bugs you see or suggestions for improvement you want to submit.
FancyZones
FancyZones is a window management tool that allows users to create custom window layouts for their open applications and move windows quickly and easily between those layouts. This can help to increase productivity by making it easier to organize and access frequently used applications and windows.
With FancyZones, you define a set of zones on your desktop and then use keyboard shortcuts or the mouse to move windows into those zones. Once a window is in a zone, it can be resized and positioned to fit within that zone. You can also save different layouts for different tasks, such as writing, programming, or browsing the web, and switch between them easily.
Each monitor can have its own FancyZones layout, and you no longer need to press a keyboard shortcut to invoke the layouts. As you can see in the next screenshot, simply dragging a window on a desktop shows the available FancyZones layout zones.
File Locksmith
File Locksmith is a tool in the Windows PowerToys collection that allows users to quickly and easily unlock or delete files and folders that are in use by other programs or processes. This can be useful when trying to delete or move a file that is in use and cannot be accessed or modified.
As a simple example, I right-clicked the Microsoft Word document I'm writing now and selected What's using this file? from the shortcut menu. As depicted in the next two screen captures, File Locksmith makes it easy to identify, learn about, and even terminate the blocking process.
PowerRename
PowerRename is a tool in the Windows PowerToys collection that allows users to rename multiple files and folders at once. It provides an advanced search and replace functionality for filenames and allows users to preview the changes before applying them.
To use PowerRename, select one or more files or folders, right-click, and choose PowerRename from the shortcut menu. Type in the search and replace text, and optionally use advanced options, such as regular expressions, to customize the renaming process. You can then preview the changes before applying them to make sure that the target files are renamed correctly.
Hosts File Editor
The Hosts File Editor is a tool in Windows PowerToys that allows users to edit the HOSTS file on their Windows computer. As I'm pretty sure you know, the HOSTS file is a simple text file that maps Domain Name System (DNS) hostnames to IP addresses. It's used to override the DNS resolution of certain domain names.
With the Hosts File Editor, users can add, edit, or remove entries from the local machine's HOSTS file, or import or export the entire HOSTS file. This can be useful for blocking unwanted domains or redirecting traffic to specific IP addresses for testing or other purposes. The Hosts File Editor also includes a feature to import the HOSTS file automatically from popular ad-blocking lists, which can be useful for blocking unwanted ads and tracking.
Subscribe to 4sysops newsletter!
Wrap-up
I hope you found this tutorial enlightening. I'll be the first to tell you I'm a devoted PowerToys fan. In fact, I use these tools so often that I can't imagine working on a Windows client system that didn't have them installed. Until next time!
Read the latest IT news and community updates!
Join our IT community and read articles without ads!
Do you want to write for 4sysops? We are looking for new authors.
File locksmith is really useful but doesn’t work properly sometimes. I also tend to use Hosts file editor, image resizer, and text extractor tools a lot. Good to know Microsoft is giving something for Free; I hope they don’t start pushing Ads in PowerToys too.
Are you using any good alternative for file locksmith?
I’ve used Unlocker in the past but now using file locksmith from PowerToys. The latest version of locksmith is working alright for me.
https://www.majorgeeks.com/files/details/unlocker.html
https://www.majorgeeks.com/files/details/unlocker_portable.html