Winget

Winsage
April 5, 2026
Windows 11 allows users to customize background images, themes, accent colors, and the Start menu and Taskbar. However, for more significant changes, Windhawk offers a modular approach to modify the operating system without risky file modifications. To install Windhawk on Windows 11, users can use the Windows Package Manager (winget) by running the command: winget install --id RamenSoftware.Windhawk. Notable mods available for Windhawk include: - Windows 11 Taskbar Styler: Provides control over the Taskbar's visual elements with three levels of customization. - Taskbar on Top for Windows 11: Allows users to reposition the Taskbar to the top of the screen. - Taskbar Height and Icon Size: Enables adjustments to the Taskbar's height and icon size without affecting DPI scaling. - Windows 11 Start Menu Styler: Offers complete customization of the Start menu's appearance using themes and custom XAML/CSS. - Windows 11 File Explorer Styler: Allows control over the File Explorer interface by injecting custom XAML styles. - Windows 11 Notification Center Styler: Modifies the layout, transparency, and aesthetics of the Notification Center and Quick Settings. Windhawk uses dynamic code injection to implement changes without altering system files, minimizing risks associated with traditional modifications.
Winsage
March 27, 2026
In January 2026, Microsoft launched the public preview of the WinApp CLI, a command-line tool for Windows application development that is open source and supports various frameworks including .NET, C++, Electron, and Rust. The tool aims to simplify the complexities of Windows development by providing a unified entry point for environment setup, configuration, and packaging. Key features include the winapp init command for environment initialization, the winapp create-debug-identity command for attaching package identities without full MSIX packaging, and automation capabilities for manifests, certificates, and signing processes. The CLI also supports Electron and Node.js scenarios, allowing developers to inject package identity into running Electron processes. The WinApp CLI is currently in public preview, with potential changes before general availability, and an updated version 0.2.0 was released in late February 2026. It can be accessed via WinGet, npm, and as a GitHub project for community contributions.
Winsage
March 25, 2026
In 2026, Microsoft released PowerToys version 0.98, which includes the new Command Palette Dock feature. This Dock can be pinned to any edge of the screen and displays information such as CPU and memory usage while providing quick access to frequently used commands. Users can enable the Dock through the PowerToys interface without needing to restart their system. The Dock offers customization options, including repositioning, themes, and backgrounds. It integrates live system statistics, a clock, and allows users to pin commands and applications for a tailored workflow. The Command Palette Dock is designed to complement, not replace, the Windows 11 taskbar. Other enhancements in this update include a new Keyboard Manager, performance upgrades for the Command Palette, and improvements to CursorWrap and ZoomIt.
Winsage
March 19, 2026
The command line on Windows can be intimidating for average users, but tools like Windows Terminal enhance its usability with features such as tabbed browsing and improved text rendering. Winget allows users to install multiple applications simultaneously in the background, streamlining the setup process for new PCs. Oh My Posh improves the PowerShell prompt by providing contextual information and customizable themes. Git enables users to track changes and revert mistakes in files, while the bat command allows for quick viewing of text files in the terminal with syntax highlighting. These tools collectively enhance the Windows user experience by making the command line more accessible and efficient.
Winsage
March 4, 2026
Microsoft has released version 0.2 of its Windows App Development CLI (winapp), incorporating several new features based on community feedback. Key updates include first-class support for .NET projects, allowing integration of WinUI 3, WPF, Windows Forms, and .NET console applications. Developers can initialize projects with winapp init, which aligns them with the appropriate Windows SDK version and generates necessary folders. The update also introduces manifest placeholders for easier app packaging, integrates Microsoft Store CLI commands into winapp, and enhances the help and error messaging system for better usability. Additional improvements include new commands for external catalogs and package identity, updates to winapp pack and manifest update-assets, and a Flutter guide with a sample project for using Windows App SDK APIs.
Winsage
March 1, 2026
Microsoft has launched WinGet 1.28.190, aligning its version number with App Installer to resolve discrepancies. The previous version 1.12.470 has been replaced by this update. Key changes include consistent directory separators for portable packages, compatibility of the –suppress-initial-details option with winget configure test, corrections to the experimental “font” property, and the introduction of the experimental sourceEdit feature, which allows users to set a source for package management. The update signifies a consolidation of versioning and enhances clarity for users and administrators.
Winsage
February 21, 2026
Windows has a nearly 70% global market share as the dominant desktop operating system, but users often complain about bloatware. Windows Utility by Chris Titus is a tool that simplifies the debloating process through a single command in Windows PowerShell, offering a graphical user interface for tasks like debloating, disabling telemetry, uninstalling preinstalled applications, and managing services. It enhances performance by enabling high-performance power plans and optimizing Windows Update behavior. The utility includes O&O's ShutUp10++ for managing data collection practices and allows users to save customized settings for future installations. It features a built-in package installer that supports Chocolatey and WinGet, enabling bulk installations of applications.
Search