Command Prompt

Winsage
June 22, 2026
Windows 11 has introduced the Low Latency Profile to enhance the responsiveness of the Start menu, Search, and Action Center by rapidly increasing CPU frequency during user interactions. Testing on a Lenovo ThinkCentre M700 Mini Desktop with a 6th Generation Intel Core i3-6100 processor showed that the Low Latency Profile could be activated via the June 2026 Patch Tuesday update (KB5094126) and the third-party tool ViVeTool. Initially, no significant CPU frequency spike was observed, but after enabling the feature, the CPU frequency increased from approximately 800MHz to 3.0GHz and then to 3.7GHz almost instantaneously during interactions. This resulted in a marked improvement in the responsiveness of the Start menu and Action Center, with the latter showing the most significant enhancement. The Low Latency Profile effectively improved performance on older systems without adverse effects on battery life or thermal output.
Winsage
June 21, 2026
Microsoft has confirmed the rollout of Windows 11 version 26H2, with build 26300.8697 now available for testing in the experimental Insider channel. This version will be delivered through an enablement package over the existing Windows 11 25H2. A key feature is the enhancement to the Search functionality, prioritizing local file search over web results, with the option to disable web suggestions in settings. Users can enable the new Search experience using feature IDs: 61267302, 61344081, 61482515, 61532758, 61760679, and ensuring ID 48433719 is enabled. Steps to enable the new Search functionality include downloading ViveTool, using Command Prompt to enable the relevant IDs, and restarting the computer. Users have reported improved responsiveness in the Search feature after disabling web search.
Winsage
June 18, 2026
The Microsoft team behind PowerToys has released an updated Shortcut Guide in version 0.100 for Windows 11, which now appears as a context-sensitive flyout instead of a static reference page. This guide provides relevant keyboard shortcuts based on the application currently in use, improving user efficiency and learning. Users can access the Shortcut Guide by installing PowerToys and can customize its settings, including color theme and activation shortcut. The guide displays shortcuts for various applications and includes a list of Windows 11 and PowerToys shortcuts when no applications are focused. Developers can integrate their apps into the Shortcut Guide as well.
Winsage
June 15, 2026
A cybersecurity researcher known as “Nightmare Eclipse” has revealed two zero-day exploits threatening Windows systems: RoguePlanet and GreatXML. RoguePlanet targets Microsoft Defender, allowing attackers to execute privileged actions and gain SYSTEM-level access on Windows machines. It is a local privilege escalation vulnerability that remains effective on fully updated systems. GreatXML claims to bypass BitLocker disk encryption by manipulating the Windows Recovery Environment, potentially granting access to protected files. However, its effectiveness may be overstated, as it might require administrator-level access. Microsoft advises organizations to implement security updates, treat lost or accessible devices as high-risk, enforce stricter policies, and monitor threat intelligence to mitigate exposure to these vulnerabilities.
Winsage
June 10, 2026
Microsoft has warned customers about potential installation complications with the latest monthly updates on certain Windows devices upgraded to Windows 11 versions 24H2 or 25H2. Users may encounter error codes 0x80073712 or 0x800f0993 when attempting to install cumulative updates for June 2026. Affected devices include a small fraction of those running Windows 10 versions 22H2 and 21H2, as well as Windows 11 version 23H2. Users may find that updates have failed, and the specified error codes will appear in the Windows Update log files. Microsoft plans to deploy a resolution for unmanaged enterprise devices and personal PCs after a system restart, with no new devices in these categories affected starting from May 19, 2026. For impacted devices, Microsoft has released specific updates as part of its June 2026 Patch Tuesday to prevent the issue. However, the problem will not be fixed for systems already upgraded to Windows 11 versions 24H2 or 25H2, and users are advised to remove the affected package using a command in an elevated Command Prompt. If this does not resolve the issue, users may need to perform a Windows 11 in-place upgrade. Microsoft has previously addressed similar challenges related to Windows update installations, including issues from the March 2026 non-security preview update and the January 2026 optional non-security preview updates.
Winsage
June 8, 2026
Microsoft has integrated Sysmon into Windows 11 through a system update, allowing it to operate in the background and log activities in the Windows Event Log. Indicators of suspicious processes include the absence of icons or descriptions, incorrect parent processes, spelling errors in names, unsigned executable files, packed executables, suspicious DLLs or services, open TCP/IP endpoints, and unusual URLs or character strings. To install Sysmon, users must access the Control Panel, enable Sysmon, and restart their PC. Activation requires running a command in the Command Prompt. Sysmon logs can be viewed in the Event Viewer under Microsoft > Windows > Sysmon > Operational. Users can filter events using an XML configuration file. After analysis, suspicious processes should be scanned with antivirus software, and files can be uploaded to VirusTotal for further examination. Sysmon continuously logs events, while Process Monitor captures snapshots of running processes, and both tools are available for free from Microsoft.
Winsage
June 7, 2026
Microsoft announced several key updates at the Build 2026 developer conference, particularly for Windows 11: 1. Coreutils: This suite brings familiar Linux command-line utilities to Windows 11, allowing developers to use commands like ls, cp, and mkdir natively without third-party solutions. It can be installed via GitHub or the Windows Package Manager. 2. WSL Containers: This feature introduces a built-in container runtime for running Linux containers on Windows 11, eliminating the need for external platforms like Docker. It utilizes a command-line tool called "wslc.exe" and allows for OCI-compatible Linux containers. 3. Intelligent Terminal: This feature integrates AI agents into the terminal, providing context-aware assistance for developers. It can be installed via the Microsoft Store or Command Prompt. 4. Windows Developer Configurations: This configuration file for the Windows Package Manager automates the installation of essential developer tools and settings, streamlining the setup process for new development or testing machines.
Search