Windows app

Winsage
June 25, 2026
Setting up a PC with the base Dev Config has been streamlined for developers, utilizing the Winget configuration service to install applications, execute updates, and apply developer settings on Windows. Users can access setup scripts by cloning a GitHub repository or downloading a zip archive, with clear instructions provided by Microsoft. The installation may require a reboot during the Windows Subsystem for Linux (WSL) installation, but the script resumes automatically afterward. The process installs applications such as PowerShell, Git, GitHub command-line interfaces, Windows App SDK, Visual Studio Code, and language support for Node.js, Python, and .NET. It also includes developer-friendly fonts and a theme engine for Windows Terminal, along with options for customizing File Explorer and the Windows Task Bar. After WSL installation, developers can use WSL Comfort scripts to install additional tools and personalize their Windows Terminal experience. This utility has two phases: the Windows component configures WSL and Ubuntu, while the Linux component fine-tunes the WSL environment, allowing for zsh and starship terminal display tools. It also integrates popular command-line interfaces and supports the Homebrew package installer, targeting existing Ubuntu instances without needing a new Linux distribution installation.
Winsage
June 15, 2026
Copilot PCs were introduced by Microsoft in 2024 to integrate advanced AI capabilities into personal computing. An experimental Windows App SDK is now available on GitHub, allowing users to run Language Model APIs on supported Nvidia GeForce RTX 30-series GPUs with a minimum of 6GB of VRAM. This capability requires a Windows Insider Experimental Channel and Developer Mode activation, enabling local AI inferencing on devices without dedicated NPU hardware. Microsoft's shift from promoting Copilot+ PCs may be influenced by fluctuating RAM prices and aims to make AI functionalities more accessible to a broader user base. In 2024, a research firm noted that consumer interest in AI PCs was driven by the need to upgrade to available models, a trend continuing into 2026 due to a shortage of memory and storage chips, resulting in rising computer prices and declining sales of PCs and components. Projections indicate that entry-level laptops may disappear by 2028. The lack of consumer interest in NPU-equipped PCs could impede the adoption of Copilot+ features, prompting Microsoft to expand AI functionalities to non-Copilot+ devices to enhance its user base and differentiate Windows 11 from competitors like macOS and Linux.
AppWizard
June 14, 2026
Microsoft has been working on bridging the gap between Android and Windows 10 for over a decade, initially encouraging developers to port applications and integrate notifications through Cortana. As of 2026, Microsoft's AI strategy continues to focus on cross-platform compatibility, evolving from earlier projects like Astoria and Cortana. Recently, Microsoft introduced a "request app" functionality in Windows 10 that allows users to suggest apps for the Windows Store directly from notifications on their Android smartphones. This feature was first identified by a Reddit user and directs users to a UserVoice page for app recommendations. Notification syncing between Android and Windows 10 is currently limited to Insider builds of 'Redstone', and the request feature has shown some inconsistencies.
Winsage
June 12, 2026
Microsoft is expanding the availability of its Copilot+ features to users with Nvidia RTX GPUs, allowing older PCs to utilize advanced AI tools such as text summarization, image upscaling, and code generation. This change is facilitated by the experimental release of the Windows App SDK 2.2, which enables AI functionalities to run on dedicated Nvidia RTX GPUs. Features include text rewriting, editing, and advanced capabilities in the Microsoft Photos app. Users must download the experimental version of WinAppSDK 2.2, have an Nvidia GeForce RTX 30 series GPU with at least 6GB of VRAM, and enable Developer Mode on their PC. This shift reflects a broader strategy to leverage local AI models while still using cloud resources, aiming to democratize access to AI capabilities across a wider range of devices.
Winsage
June 11, 2026
Microsoft is testing a new feature that allows developers to implement local language models on non-Copilot+ PCs running Windows 11. The Language Model APIs can now operate on any Windows 11 device with a compatible Nvidia GPU, specifically targeting GeForce RTX 30 series and newer models with at least 6 GB of video RAM. This initiative aims to democratize access to AI capabilities across a broader range of Windows 11 PCs, although not all PCs will gain access to exclusive Copilot+ AI functionalities.
Winsage
June 7, 2026
Dave W. Plummer has developed a full-feature-parity version of Notepad called RetroPad, written in x86 assembly language, which is 2,749 bytes in size. RetroPad replicates the functionality of the original Notepad from Windows XP and is available on Plummer's GitHub under the Apache 2.0 license. Initially, he managed to reduce RetroPad to 2,686 bytes before adding features like keyboard shortcuts, which increased the size to 2,794 bytes. The original Notepad from Windows XP was approximately 65KB, while later versions of Notepad in Windows 7 to 10 reached sizes of around 190KB to 200KB.
Winsage
June 4, 2026
Microsoft is enhancing Windows 11 by reducing reliance on web-based components, which have caused performance issues. The user interface framework WinUI will now be referred to simply as "WinUI," indicating no plans for a WinUI 4, to reassure developers. Microsoft is integrating WinUI into the Windows 11 shell more rapidly, moving away from web components. A specialized team is focused on creating "100% native" Windows applications, starting with an overhaul of the Start menu from React Native to WinUI components. Performance, memory optimization, and quality control are top priorities for the WinUI team. A new system compositor is being introduced to improve UI performance, and enterprise-focused DataGrid and Charting controls are being added to WinUI. Microsoft is expanding open-source development for WinUI, allowing public testing and contributions. Migration support between WinForms and WinUI is being enhanced for legacy applications. An experimental project called Microsoft UI Reactor is introduced to simplify native application development using C#. This shift towards native development aims to improve performance and efficiency for all Windows users.
Winsage
June 4, 2026
Microsoft is focusing on increasing native applications and components in Windows 11 to improve performance and user experiences. At the Build 2026 conference, Microsoft encouraged third-party developers to create native applications through a series of sessions and provided tools and resources for this purpose. The Windows K2 initiative aims to transform key elements like the Start menu into native components. A session titled "Use agents to build WinUI 3 apps" discussed strategies for developing native applications, including the use of AI tools like the WinUI agent plugin for GitHub Copilot. Microsoft also introduced WinUI 3 templates to streamline native app creation and emphasized the modernization of applications beyond just code rewriting. The Surface Laptop Ultra, announced at Computex, is designed for AI workloads, featuring up to 128GB of RAM and built on the NVIDIA RTX Spark platform, which includes a 20-core Arm N1x CPU and an RTX GPU with up to 6,144 cores, delivering 1 petaflop of AI computing power. This device aims to attract developers to Microsoft's ecosystem.
Winsage
June 2, 2026
Microsoft has announced the general availability of Coreutils for Windows, introducing a native suite of Linux-style command-line utilities designed to enhance cross-platform development workflows. Coreutils includes essential commands for file, shell, and text manipulation, such as ls, cp, mv, rm, cat, and pwd, and will function similarly to its GNU counterpart, allowing seamless use across Windows, Linux, macOS, containers, and the Windows Subsystem for Linux (WSL). Microsoft has excluded certain utilities that rely on POSIX-specific functionality to avoid disrupting Windows operations. Additionally, Microsoft introduced "Windows Development Skills," a set of AI-powered tools aimed at improving the development and maintenance of Windows applications, built on WinUI 3 and the Windows App SDK, and available through a dedicated GitHub repository.
Search