Skip to content

tools for customizing the appearance and functionality of Windows

Notifications You must be signed in to change notification settings

twonth/winning-at-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trophy winning-at-windows

Windows 11 software and tweaks that I find useful. The list is (intentionally) personal and is not meant to be a comprehensive database of all programs of this kind. While the software mentioned below has proven useful to me, not all carbon-based life forms share the same workflow or tastes. Consider yourself warned.

Software previously listed that I have taken out of rotation is here.

"Ricing" (appearance customization)

  • Stardock software: Several tools for Windows customization, such as IconPackager (replaces the most common system icons), WindowFX (adds effects when opening, closing, minimizing, moving windows), TouchTasks (triggers actions by touching certain screen corners), and Start11 (alternative start menu layouts).

  • Fans of alternative start menus will also want to check out StartAllBack and Open-Shell.

  • MyDockFinder: Mac-like dock and Finder bar. Pro-tip: To get a weather status icon on the finder bar, also set up Tray Weather.

  • WinDynamicDesktop: wallpaper that changes with the time of day, a la MacOS.

  • for animated wallpapers, check out Wallpaper Engine or (an open source alternative) Lively Wallpaper

  • ExplorerBlurMica: Adds a background blur effect to Explorer windows.

  • TranslucentFlyouts: Adds a background blur effect to context menus.

  • RoundedTB: Add margins and/or rounded corners to the taskbar.

  • WinPaletter: Originally began as a tool to customize Windows accent colors(useful for tweaking the titlebar appearance, for instance). Now does much more, allowing one to manage everything from sounds to icons to fonts!

  • ModernFlyouts: Modern-looking pop-up indicators for changing volume, brightness, toggling caps-lock, etc.

  • filetypesman: tool for managing filetype icons and associations. A useful alternative is types. The latter hasn't been updated in several years but seems to work OK on Windows 11; in fact, unlike filetypesman it doesn't seem to stop responding for unknown reasons.

  • Resource Hacker: view and edit resources in EXE, DLL, and related files. Essential tool for changing stubborn icons. To gain permissions to customize icons built in to Windows, you will want to run Resource Hacker with something like NSudo. Windows keeps many (but not all) of its icons in \Windows\SystemResources\shell32.dll.mun and \Windows\SystemResources\imageres.dll.mun.

    • Sample usage: On Windows 11, IconPackager does not change the icon for nonempty folders. For this, one should replace Icon Group 162 in imageres.dll.mun.
    • On Win11 22H2 or above, to disable folder thumbnail previews, overwrite Icon Group 6 in imageres.dll.mun with your generic folder icon. To change the Home icon in the File Explorer sidebar, overwrite Icon Group 51380 in shell32.dll.mun. (But Windows can be finicky about granting permissions; a simpler solution is to remove the home icon altogether!)
  • namazso/SecureUxTheme: A secure boot compatible in-memory UxTheme patcher (github.com): allows one to apply custom themes without modifying system files, and without rebooting (!)

  • Rainmeter: tool for displaying desktop widgets. An endless number of Rainmeter skins are on deviantArt (but beware that many, especially ones that are older, do not play nice with modern high DPI displays). If you use a tablet or frequently change screen resolutions for any other reason, grab RainRez as well.

  • prettify Explorer by adding thumbnail previews for more filetypes: for many common filetypes, see the links under "image thumbnails" here. Also: DJVU, SVG. For PDF, one can use the shell extension built into Sumatra (worth having around for many other reasons!).

  • No!! Meiryo UI: Change Windows system fonts. Allows more fine-grained control than (say) WinAeroTweaker.

  • Sound Manager: "Sound schemes" are back, for those old enough to remember and shameless enough to admit it. The only way I know to set a custom startup chime on Windows 11. (Even modifying imageres.dll.mun didn't work for me.)

  • Sure, you don't need a screen saver these days, but don't you want one? Screensavers Planet has a ton, including retro classics like Flying Toasters and Johnny Castaway.

  • Firefox extensions:

System maintenance and optimization

  • Process Explorer: Task Manager on steroids. Useful for searching handles and DLL processes.

  • Chocolatey: package manager for Windows, through powershell. Slowly being replaced in my life by winget.

  • Autoruns for Windows: comprehensive startup process manager.

  • WizTree: shows, visually, which files are taking up space on your drive. Very fast on NTFS-formatted drives. A (paid) alternative with a nicer UI is FolderSizes.

  • Bulk Crap Uninstaller: Thorough uninstall tool. Advanced detection capabilities (e.g., knows about programs installed through chocolatey) as well as leftover detection features. A less thorough but much faster-to-start program in the same vein is geek uninstaller.

  • O&O RegEditor: User-friendly registry editor. Far superior search functions vs the built in RegEdit.

  • Compactor: GUI to Windows' built in file and folder compression tools. Useful especially (but not only) for games.

  • FileOptimizer: Lossless file size reduction for many different file formats. Saved me about 0.87 GB when run on roughly 10 GB worth of PDFs (~ 600 files).

  • czkawka: comprehensive tool for finding unnecessary files (empty files and directories, duplicate music/videos/images, etc.). Useful for bringing in after the "usual suspects" have been obliterated with a surface-level cleaner such as BleachBit.

  • Mp3tag: easily edit audio files' metadata. Useful when you notice that only half of an album's MP3s are displaying the correct cover art.

  • Veeam Agent: totally painless way to manage incremental backups of your entire system. Free!

Usability/Quality of life enhancements

  • Microsoft PowerToys: Microsoft's own collection of quality-of-life enhancements for Windows. Favorites of mine are

    • Always on Top: self explanatory,
    • Awake: prevents your PC from going to sleep,
    • Color Picker: mouseover a pixel to get the color code,
    • FancyZones: snap windows into preset configurations,
    • File Locksmith: determines which processes are using a file or folder and offers you the option of terminating them,
    • Text Extractor: OCRs a selected region of your screen and places the resulting text in your clipboard.

    I use XnShell instead of Image Resizer.

  • Listary: Terrific search bar for Windows. Adds the ability to quickly find and open files from any "open file" dialogue. No more navigating seas of directories: truly a killer feature!

  • WinSetView: Easily set your default view in Windows File Explorer --- for example, to always show details.

  • ExplorerPatcher: restores functionality from Windows 10 that was removed in the "upgrade" to Windows 11 (and does much else besides). I like the clean-looking Alt-Tab replacement that the author built in as well as the taskbar weather widget.

  • Everything and EverythingToolbar: Instant search by filename. I have had strange seeming search results with Fluent Search as it comes out of the box; Everything, without trying to be as clever, often gets me directly where I want to go, and it can be configured as the Fluent Search indexing engine. EverythingToolbar seamlessly integrates Everything into the Windows taskbar.

  • DragDropConfirm: Adds a confirm dialogue when dragging/dropping to move files in Explorer. Useful for those with touchscreen devices and wandering fingers.

  • Winaero Tweaker: adjust many (!) "secret" Windows settings. For example, you can modify which folders show up under This PC, and you change the Quick Access icon in the navigation pane (though for me this always results in a duplicate navigation pane icon; seems better to avoid WinAeroTweaker for this and just directly edit the registry key HKEY_CLASSES_ROOT\CLSID\{679f85cb-0220-4080-b29b-5540cc05aab6}\DefaultIcon).

  • EarTrumpet: Replacement for the Windows system tray audio control widget. Much more functional, e.g., including per-app volume control.

  • ExtractNow: archive handler. Allows one to unzip/unrar/etc. by double clicking the archive. Quite customizable.

  • SnipDo: Formerly known as PantherBar. Whenever you select text, pops up a menu with possible ``quick actions'' (such as copy, cut, search in Google, run through Google Translate).

  • Snipaste: full-featured and customizable screen snipping tool. Can auto-detect certain portions of the screen that are natural candidates for capture.

  • QuickLook or Seer: instant file preview in File Explorer, upon pressing the space bar (as in MacOS).

  • Ditto: good looking clipboard manager for Windows.

  • AltSnap: Reposition Windows by pressing Alt and left-clicking, from anywhere (no need to grab a Window edge). Resize by pressing Alt and right-clicking. Put Windows always on top (or roll them up, close, minimize, ...) by pressing Alt and middle-clicking.

  • JDownloader: Download manager. Not the prettiest, but feature rich. Quite useful for bulk downloading. A bit ad-ridden by default, but this can be tweaked.

  • ShareDrop: Easy between-device file sharing, even between devices on different networks.

  • windows-terminal-quake: Quake mode for Windows Terminal. Yes, Windows Terminal already has a built in Quake-mode, but the devs are still working out some kinks (see, e.g., this issue). For now I prefer this.

  • BatteryInfoView: Displays information on your battery (e.g., charging status/rate and wear level).

  • Alternative battery widgets

    • BatteryBar: good-looking battery meter capable of displaying calibrated runtime estimates. Can be floating or (if you use something like ExplorerPatcher) pinned as a toolbar to the standard taskbar.
    • BatteryMode: similar to the standard tray widget, but with built in functionality to change the power plan and with more customization options (e.g., the ability bring back the Windows 7 battery tray icon).
    • CircleBattery: tray widget where remaining battery power is displayed in a glowing circular arc. A press in the middle prevents your computer from locking or going to sleep.
  • OnTopReplica: generates a resizable, always on-top-replica of a window or window region. Lets you roll your own PIP mode for programs lacking native support (looking at you, Stremio).

  • MiniBin: open and empty the recycle bin from the system tray. Themeable.

  • SuperF4: when Alt-F4 isn't good enough. Forcefully kill foreground apps with Ctrl-Alt-F4. Endorsed by Bowser.

  • ShellExView, ShellMenuView, ShellMenuNew, and OpenWithView: Remove unwanted entries from Explorer's (old school) right-click context menu.

  • Incipitor: automates the process of adding shortcuts to the Windows start menu.

  • Desktop Media: add icons for available drives to the Windows desktop.

  • notepad-replacer: redirects calls to notepad.exe to your favorite text editor (e.g., Notepad++).

Apps for minimalists

  • nomacs: image viewer that is simultaneously minimal and feature-rich.

  • mupdf: hyperminimal PDF viewer. (No, really. More minimal than even Sumatra.) Also check out Sioyek if you don't need touchscreen scrolling or zooming.

Icons and other art

Windows settings and Hacks

  • Add items to the (classic) right-click context menu. Here is an example of adding a command to trim margins from PDF files (using pdfCropMargins), in a form ready to be saved as a reg file and imported via regedit.

    
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MuPDF\shell]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MuPDF\shell\Trim margins]
    "Icon"="\"C:\\Users\\anon\\Insync\\OneDrive\\Pictures\\Custom taskbar icons\\crop.ico\""
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MuPDF\shell\Trim margins\command]
    @="C:\\Python310\\Scripts\\pdf-crop-margins.exe \"%1\""
    
    

    To operate on files other than PDF, open the extension in Types; "MuPDF" in the above should be replaced with whatever you see in the "Class" field. Of course, the above icon path and command names (both the name "Trim margins" and the actual command to be executed in the final line) also need to be tailored to your application.

  • Disable UAC and open all apps as administrator (registry hack) REG ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /f /v EnableLUA /t REG_DWORD /d 0

    Warning: This breaks installation of the Google Play store version of the Windows Subsystem for Android. Temporarily disable this hack (change the 0 to a 1 at the end of the last command) before attempting an install.

  • Change taskbar icons of pinned UWP apps. One needs Win7AppId1.1. Get the AppID of the desired app by running get-StartApps | Format-Table | Out-String -width 9999 in PowerShell. Create a custom shortcut to explorer.exe shell:appsFolder\YOURAPPID. Back in Powershell, run Win7AppId1.1 "YourAppShortcut.lnk" "YOURAPPID". Change the icon of the shortcut to whatever you desire, then pin the icon to the taskbar. (Thanks to dpcdpc11 for making me aware of this method!)

  • One can change the Windows 11 Settings app icon by replacing files in C:\Windows\ImmersiveControlPanel\images. To change the taskbar icon, relace the logo.targetsize* pngs with images of the same size.

  • Remove the time and date from the Windows taskbar.

  • Refresh icon cache without restarting Windows. Run (Win+R): cmd /c taskkill /f /im explorer.exe & del /a %userprofile%\AppData\Local\IconCache.db & start explorer. You can also create a shortcut with this command as the target. (Taken from this post.)

  • Rebind built-in hotkeys. For example, I prefer Win-S to open Everything search vs. Windows' built-in search. For this, I set Everything to open with the obscure hotkey combination Ctrl-Alt-U. Then I run the one-line AutoHotkey script #S::SendInput ^!u.

  • Windows 11's implementation of widgets doesn't allow you to hide the news feed. One can at least remove or disable Widgets entirely.

Other resources


Trophy icon created by Freepik - Flaticon

About

tools for customizing the appearance and functionality of Windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published