Microsoft Word

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 9, 2026
A developer named JMarshall23 has ported Microsoft Word for Windows 1.1a to x64 architecture, allowing it to run natively on Windows 11. This port uses the original source code and resources, with modern adaptations to address the limitations of the 16-bit assembly and segmented-memory architecture. Microsoft Word for Windows 1.1a was originally launched over 25 years ago and introduced features like WYSIWYG editing, graphics incorporation, and table insertion. Microsoft has made the source code publicly available through the Computer History Museum, which includes a 7MB bundle with C source files, x86 assembly, build tools, and documentation. Users need the Windows 11 SDK, CMake 3.25 or newer, and PowerShell to build and run this version. The code release is governed by a license that permits only non-commercial use, restricting software redistribution.
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 8, 2026
Microsoft Word has evolved from a basic text editor in the 1980s to an AI-enhanced platform capable of generating text autonomously. Developer Justin Marshall has revived Microsoft Word for Windows 1.1a, originally released in 1990, using the open-source code made available by Microsoft in 2014. This version has been crafted into a native 64-bit Windows executable, allowing users to run it on Windows 11 without emulators. The interface is stripped of modern features, offering a simple sheet of paper and basic formatting tools reminiscent of early Windows design. Marshall has a history of reviving classic software and has other projects showcased on his GitHub page. Word for Windows 1.1a is available for download for those interested in experiencing early word processing.
Winsage
August 6, 2026
Apple's launch of the MacBook Neo has prompted Microsoft to reassess and improve Windows 11 due to user complaints about the operating system's performance and resource demands. Global PC shipments are projected to decline by 11.3% in 2026, with a significant drop of 20% expected in the fourth quarter, attributed to a memory shortage. Microsoft announced plans to reduce RAM usage in Windows 11, targeting completion by the end of 2026, which will benefit PCs with 8GB and above. Following the MacBook Neo's release, a benchmark showed that Windows machines had more RAM and storage than Apple's model, but performance issues persist, with Microsoft Word launching slower on Windows 11 compared to MacBooks. Microsoft is addressing these performance issues by replacing legacy components with the WinUI framework to reduce memory usage and enhance overall performance.
Winsage
July 1, 2026
By December 2026, support for Microsoft Store versions of Office applications will cease, and they will no longer receive security updates. New feature updates for Microsoft 365 Apps installed via the Microsoft Store stopped in October 2025. Users are encouraged to transition to Click-to-Run versions to maintain access to updates and security features. Click-to-Run allows for immediate application usability while downloading in the background and updates automatically. The Office Deployment Tool (ODT) can assist users in transitioning to Click-to-Run versions.
Winsage
June 16, 2026
Windows 11 update KB5094126 (Build 26200.8655), released on June 9, 2026, has caused boot failures, blue screens, and BitLocker recovery prompts for users, particularly affecting business devices from HP and Dell, including models like HP EliteBook 840 G10 and Dell Precision 7530. The issues stem from changes in Secure Boot and EFI partition modifications, with insufficient EFI partition space leading to errors. A workaround involves disabling Secure Boot in BIOS. Additionally, users have reported disruptions with OneDrive and Microsoft Word integration, particularly in enterprise environments. Microsoft has not yet acknowledged these problems.
Winsage
June 11, 2026
Dell unveiled the XPS 13 at Computex, starting at 9 for students and ,199 for the general public. The device features a baseline configuration of 8GB of RAM and an Intel Core Series 3 chip with integrated LPDDR5x memory. The XPS 13 offers a memory bandwidth of 60GB/s, significantly higher than the 10.6GB/s of an older Windows 11 desktop with 8GB of single-channel DDR4 RAM. During testing, the XPS 13 handled multitasking well, with memory usage peaking at 7.2GB while running multiple applications and a 4K video stream. The laptop is set to launch on June 16, 2026.
Winsage
May 13, 2026
Microsoft's May 2026 security update addresses 137 vulnerabilities, with 31 classified as critical. None of these critical vulnerabilities are currently being exploited in active attacks. Sixteen of the critical vulnerabilities involve remote code execution (RCE) issues in Microsoft products, including Microsoft Office, Microsoft Word, and Azure. Specific vulnerabilities include: - CVE-2026-32161: A use-after-free vulnerability in the Windows Native WiFi Miniport Driver. - CVE-2026-40358: A use-after-free vulnerability in Microsoft Office. - CVE-2026-41089: A stack-based buffer overflow in Windows Netlogon. Additional important vulnerabilities flagged include: - CVE-2026-33835: Windows Cloud Files Mini Filter Driver Elevation of Privilege Vulnerability. - CVE-2026-33837: Windows TCP/IP Local Elevation of Privilege Vulnerability. - CVE-2026-35416: Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability. Talos is releasing a new Snort ruleset to detect attempts to exploit these vulnerabilities, and users are advised to update their Cisco Security Firewalls and acquire the latest rule pack via Snort.org.
Search