right-click menu

Winsage
July 4, 2026
Dave Plummer, a retired Microsoft engineer, has developed TinyRetroPad, a Notepad-like application that is only 2.5 kilobytes in size. TinyRetroPad includes features such as Open, Save, Find and Replace, printing, font selection, word wrap, and an unsaved changes prompt. It is built on existing Windows components, allowing it to function efficiently without extensive resources. TinyRetroPad is based on Dave’s Tiny Editor and utilizes RICHEDIT50W for text handling. The application's file size increased incrementally with each feature added, with the final size being 2,476 bytes. Crinkler, a compression linker, was used to optimize the executable. TinyRetroPad is still in development, facing issues like high memory consumption and compatibility problems. In contrast, Windows 11's Notepad has become larger and more complex, weighing approximately 352KB and incorporating features that some users find unnecessary. Windows 11 LTSC retains the classic Notepad without modern features, while TinyRetroPad aims to demonstrate the potential for simplicity in application design.
Winsage
July 4, 2026
Dave Plummer, a former Microsoft engineer, is recreating Notepad in 2.5 kilobytes with a project called TinyRetroPad, which includes features like Open, Save, Find and Replace, printing, font selection, word wrap, and unsaved changes prompt. TinyRetroPad leverages existing Windows infrastructure, utilizing built-in resources to function efficiently. It is based on Matt Power’s Dave’s Tiny Editor and operates as a wrapper around RICHEDIT50W. The size of TinyRetroPad increased with each feature added, reaching 2,476 bytes with printing. The project uses Crinkler, a compression linker, to optimize the executable. TinyRetroPad currently lacks a dedicated Releases page and may trigger false positives from antivirus software. Users have reported issues such as excessive memory usage and compatibility problems with older Windows versions. In contrast, the modern Notepad in Windows 11 has grown to approximately 352KB, with a total disk footprint nearing 5MB, leading to user backlash over its complexity. Windows 11 LTSC retains the classic Notepad, while TinyRetroPad aims to demonstrate the potential of leveraging existing OS capabilities rather than adding unnecessary features.
Winsage
June 28, 2026
Microsoft is rolling out an enhanced File Explorer for Windows 11 as part of the June 2026 optional update (KB5095093 / Build 26200.8737), which will also be included in the cumulative update scheduled for July 2026. This update improves File Explorer performance, particularly by streamlining the "Home" tab and enhancing the speed of launching File Explorer. Users will experience a more responsive interface, with improvements in the address bar and fixes for issues related to unresponsiveness when mounting disk images. Enhancements also include refinements in file and folder renaming, allowing for better text selection and case-only name changes. Users can navigate between folders using double backslashes and quotation marks in the address bar. Microsoft is also testing a faster, configurable right-click menu to improve usability. The preloading feature for File Explorer is still in development, with no guarantee it will match the speed of Windows 10.
Winsage
June 7, 2026
Windows 11's modern context menu has been criticized for being slower than Windows 10, especially for users with lower-end PCs. Enabling extensions like “Edit with Clipchamp,” “Edit with Notepad,” and “Ask Copilot” can cause delays, leading to misclicks. Microsoft has acknowledged these performance issues and is working on solutions. In March 2026, the company announced plans for a significant update to improve Windows 11, focusing on core functionalities. The right-click context menu has been a key area for improvement, with delays in loading options causing frustration. Microsoft confirmed that these delays are due to late-loading extensions and is testing a streamlined context menu that reduces vertical space by 25% or more. A new nested menu titled “Manage file” has been introduced to organize file-related operations. Additionally, Microsoft is developing a configurable context menu for user personalization, addressing previous customization limitations.
Winsage
June 5, 2026
Microsoft is introducing customizable options for the right-click context menu in Windows 11, allowing users to add, remove, and reorder items. This change aims to streamline the interface and improve usability by addressing concerns about the menu's clutter. Marcus Ash, the Design and Research Lead for Windows and Devices at Microsoft, confirmed that the context menu will load faster and feature simplified default settings. This update is part of Microsoft's broader K2 strategy, which includes a visual overhaul of legacy features, a vertical Taskbar, and enhancements to the Start Menu. A specific timeline for these updates has not been provided, but they are expected to roll out in the coming months.
Winsage
June 4, 2026
Microsoft is enhancing Windows 11's right-click menu based on user feedback, aiming to make it faster and simpler by reducing the number of initial entries displayed. Users will have the ability to customize the context menu to show their most frequently used options. This initiative is part of a broader effort to improve Windows 11, which includes plans to revamp the Start menu for greater customization.
Winsage
June 4, 2026
Microsoft is updating the right-click context menu in Windows 11, allowing users to customize it by adding or removing items. The new context menu will load faster and provide a more streamlined experience. Marcus Ash from Microsoft highlighted that the context menu will be configurable based on user preferences. The update aims to address previous criticisms regarding the cluttered and slower performance of the context menu compared to Windows 10. Microsoft will retain access to the classic context menu through the “Show more options” feature. Additionally, other customization options for Windows 11, such as repositioning the taskbar and resizing the Start menu, are being introduced.
Winsage
May 17, 2026
The utility created simplifies Windows management by consolidating various settings and diagnostics into a single interface. It provides an overview of system metrics such as DNS latency, system uptime, and temporary file accumulation. The application includes dedicated pages for health checks, network insights, services, scheduled tasks, drives, drivers, power plans, gaming toggles, privacy settings, and taskbar configuration. Each diagnostic is executed through PowerShell scripts, with results displayed in a user-friendly format. The utility maintains transparency by creating .reg backups before modifying the registry and allows users to revert changes easily. It is open-source, lightweight, and designed for personal use rather than debloating. The program's structure enables users to inspect and modify scripts, ensuring clarity and control over system adjustments.
Search