Windows features

Winsage
March 23, 2026
Microsoft has disabled a registry modification that allowed Windows 11 users to activate native NVMe support. This change was noted in the latest Insider builds of Windows 11. The registry trick had previously improved random write performance by up to 85% and enhanced random I/O across various drives and CPUs. However, it caused compatibility issues with third-party SSD management tools and could trigger recovery prompts from BitLocker. Users can still enable native NVMe support using a third-party utility called ViVeTool, which requires an elevated command prompt and a system reboot. The timeline for official native NVMe support in Windows 11 versions 25H2 and 26H2 is uncertain.
Winsage
March 11, 2026
Microsoft's Hyper-V is a hardware virtualization platform integrated into Windows 11 Professional, Enterprise, and Education editions, allowing users to host multiple virtual machines (VMs) on a single computer. It operates using a type 1 hypervisor directly on hardware, enabling VMs to share resources like CPU, memory, and storage. Hyper-V includes features such as dynamic memory allocation, software-defined networking, and saved checkpoints. IT administrators may need to disable Hyper-V due to compatibility issues with third-party virtualization software, high-precision applications, or driver conflicts. Disabling Hyper-V can also affect security features reliant on it, such as virtualization-based security (VBS) and Device Guard. Methods to disable Hyper-V include: 1. Using the Windows Features dialog. 2. Executing a PowerShell command: Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All, HypervisorPlatform, VirtualMachinePlatform. 3. Running a DISM command: dism /Online /Disable-Feature /FeatureName:Microsoft-Hyper-V-All /FeatureName:HypervisorPlatform /FeatureName:VirtualMachinePlatform. 4. Using the bcdedit command: bcdedit /set hypervisorlaunchtype off. 5. Modifying Group Policy to disable VBS. 6. Editing the Windows Registry to disable VBS or Credential Guard. For multiple managed computers, administrators can create and execute a PowerShell script or use Group Policy Objects to streamline the process. Testing in a controlled environment is recommended to ensure desired outcomes without compromising security or functionality.
Winsage
February 23, 2026
Windows 11 was introduced amid concerns of user experience degradation, termed "enshittification," due to frequent updates and feature changes. Microsoft initially promised to shift from biannual to annual feature updates, but instead adopted a "continuous innovation" model, leading to monthly updates that compromised quality. The introduction of Copilot in early 2023 marked a significant change in strategy, but enterprise customers could delay updates, creating a conflict for Microsoft. In an unusual move, Microsoft released many features of Windows 11 version 23H2 early through a monthly security update, disregarding enterprise needs. The quality of updates declined as AI features were rushed, and the updates, initially called "Moments," became frustrating for users. Microsoft ensured all supported Windows 11 versions received the same features, allowing enterprises to stay on older versions while accessing new features. The Copilot+ PC initiative in mid-2024 aimed to boost hardware sales but created disparities in feature availability. The Recall feature faced backlash over privacy concerns, leading Microsoft to shift it to an opt-in feature. Partial solutions for managing AI features, like Win11Debloat, allow users to remove certain functionalities, including Copilot and Microsoft 365 Copilot, while others require more complex removal processes.
Winsage
February 17, 2026
In early 2026, Windows 11 posed challenges for users, leading to multiple reinstallations. To optimize gaming performance, users can create a restore point, activate Game Mode, adjust power settings to High Performance or Ultimate Performance, enable "Optimizations for windowed games," and activate Hardware-accelerated GPU scheduling. Managing startup apps through Windows Settings or Task Manager, disabling the Virtual Machine Platform and Hyper-V, and using the Win11Debloat PowerShell script can improve system performance. Adjustments in the NVIDIA Control Panel, such as setting the Shader Cache Size to 10 GB and Power management mode to "Prefer maximum performance," enhance gaming experience. Registry edits like changing Scheduling Category to High and modifying NetworkThrottlingIndex can further optimize performance.
Winsage
February 13, 2026
Windows 11 Insider Preview Build 28020.1611 has been released to the Canary Channel, associated with KB 5077221. The desktop watermark currently displays an incorrect build number, which will be corrected in a future build. New features include: - Built-in Sysmon functionality for capturing system events related to threat detection, which is disabled by default and requires activation through Settings or PowerShell. Users must uninstall any previous Sysmon installations before enabling the built-in version. - Enhanced sharing options for OneDrive files via the Windows share window, available for Insiders signed in with Microsoft accounts outside the EEA. - The desktop watermark has been corrected to show the accurate build number. Insiders in the Canary Channel should note that features may change or be removed before wider release, and some may appear in the Dev and Beta Channels first. A clean installation of Windows 11 is required to exit the Canary Channel.
Search