Win32

Winsage
August 14, 2026
Microsoft has expanded its Low Latency Profile (LLP) feature to all Windows 11 applications through the KB5121003 update, which is part of this month's Patch Tuesday. This update temporarily boosts CPU frequency to speed up app launches and is now available for most applications and Win32 programs. Following the installation of the update, standard applications like Notepad, Calculator, and web browsers such as Chrome showed faster opening times. The LLP feature is being rolled out gradually via Microsoft's Controlled Feature Rollout system, and users can enable it early using the ViveTool program if it does not appear immediately. Critics have described LLP as a superficial enhancement, while Microsoft has defended it by comparing it to similar strategies used by Apple in macOS.
Winsage
August 14, 2026
Microsoft has rolled out its Low Latency Profile (LLP) technology to all Windows 11 users as part of the KB5121003 update, aimed at enhancing performance across the Windows graphical user interface, native OS applications, and third-party software using Win32 APIs. The LLP utilizes a "race to sleep" mechanism that temporarily elevates CPU frequency to expedite app launches. Following the update, users reported reduced loading times for applications like Notepad, Calculator, Chrome, and the Epic Games Store. The feature is being distributed through the Controlled Feature Rollout system, and can be force-enabled using the ViveTool program. While some critics view it as a superficial enhancement, Microsoft defends it by comparing it to similar strategies used by Apple in macOS and noting its commonality in Arm chips.
Winsage
August 13, 2026
Dave W. Plummer, a notable figure in programming, contributed significantly to Microsoft by introducing ZIP file support for Windows, adapting Space Cadet Pinball for Windows NT, and creating the Windows Task Manager, which debuted in 1996. He has shared insights from his time at Microsoft through his platform, Dave's Garage. Recently, he released a mockup of a redesigned Task Manager, named "Task Manager OG" (TMOG), which features a cyberpunk aesthetic and is currently available as a beta version for macOS, with a Windows version planned. TMOG combines elements of macOS's Activity Monitor and Windows Task Manager, providing essential system information and deeper diagnostics. The application is described as being half the size of the Windows Task Manager and is available for free download.
Winsage
August 11, 2026
A developer has adapted Microsoft Word 1.1a, originally for 16-bit x86 systems, to run natively on modern 64-bit Windows PCs through a project called “Opus.” This adaptation compiles the original source code into a genuine x64 application, avoiding the use of emulators or virtual machines. The developer translated incompatible segments of the original code, including 16-bit assembly language, into C or C++, while mapping Win16 functions to modern Win32 APIs. The project retains original resources and copyright notices, and is hosted on GitHub without a broad open-source license. Automated testing has been implemented to ensure functionality mirrors the original application. Microsoft has previously published similar historic projects, but this port is an independent effort, providing insights into early Windows software architecture.
Winsage
August 10, 2026
Microsoft is addressing issues related to user dissatisfaction with its Windows operating system, which has faced criticism for lack of optimization, excessive bloat, and intrusive advertisements. The built-in weather application, MSN Weather, exemplifies these problems, consuming up to 1.2GB of RAM while idling and displaying ads despite being part of a paid OS. In contrast, Apple's macOS weather app uses about 250MB of memory and operates ad-free. MSN Weather functions as a web wrapper, utilizing eight Chromium-based subprocesses, which raises concerns about its efficiency. Microsoft plans to update all native Windows applications to the Win32 standard for better optimization, but it is unclear if this will also apply to MSN-branded services like MSN Weather. Users have shown a preference for mobile devices over the weather widget introduced in Windows 11.
Winsage
August 8, 2026
Developer John Marshall has successfully ported Microsoft Word for Windows 1.1a to run on Windows 11 as a native 64-bit executable. This project involved reconstructing the original application from the early 1990s by translating 16-bit Assembly language into C/C++ code and adapting it to modern Win32 APIs. Marshall's work was made possible by Microsoft's release of the source code for Word for Windows 1.1a in 2014. Users interested in setting up the port will need Visual Studio with the C++ workload, the latest Windows SDK, CMAKE version 3.25 or newer, and to execute specific PowerShell scripts provided by Marshall.
Winsage
August 4, 2026
David W. Plummer, the creator of the original Windows Task Manager, is developing a new tool called Task Manager OG (TMOG) for macOS, aimed at providing a comprehensive system console for users of graphical user interface-based operating systems. TMOG will feature detailed insights into processor frequency, thermal values, resource allocation metrics, in-depth analysis of CPU core activity, and process branching visualization. The macOS version is being developed using Swift and AppKit, while the Windows version will be a pure Win32 application optimized for x86-64 architecture. A beta version for macOS is currently available, with a Windows beta expected soon. TMOG will be free, with a potential "Pro" version planned for additional features. Plummer's previous company, SoftwareOnline, faced legal issues after he left Microsoft, resulting in a settlement that included 0,000 in civil penalties and ,000 in legal fees.
Winsage
July 26, 2026
Microsoft released Windows 11 Insider Experimental Preview Build 26300.8935 on July 20, which improves File Explorer's ability to delete large, fragmented files more quickly in certain scenarios. The update promises at least a 30% speed increase for bulk deletions and enhances the responsiveness of the Home tab in File Explorer. The Recommended section now supports touch scrolling. Future updates will include a modernization of the Properties dialog and improvements to search functionality. These enhancements aim to address the sluggishness of File Explorer, which has been attributed to fragmentation issues in NTFS and the hybrid architecture of the application.
Winsage
July 22, 2026
Microsoft is updating the File Properties window in Windows 11's File Explorer to use the WinUI 3 framework, aiming to improve design consistency across the operating system. This change addresses longstanding user interface inconsistencies caused by a mix of legacy frameworks, including elements from Windows 7. The transition to a desktop-only WinUI 3 framework is intended to reduce application latency and enhance the user experience. All desktop elements are expected to operate on the WinUI 3 framework for the first time since Windows 11's launch in late 2021. Additionally, the classic Win32 Control Panel is being gradually integrated into the modern Settings app, with careful consideration to avoid disruptions.
Search