Microsoft Removes WMIC Tool Used by Cybercriminals
Microsoft has removed the Windows Management Instrumentation Command-line (WMIC) tool from Windows 11 24H2 and 25H2, as well as from Windows 11 beta builds released this week. This move aims to improve the operating system's overall security by thwarting a wide range of m…
Intelligence analysis by Llama

Microsoft has removed the WMIC tool from Windows 11 24H2 and 25H2, as well as from Windows 11 beta builds released this week. This move aims to improve the operating system's overall security by thwarting a wide range of malware and attack tactics. WMIC is a legacy built-in Windows command-line utility that helps interact with the Windows Management Instrumentation (WMI) system using …
Imagine you have a super powerful tool that can do lots of things, but it's also very easy for bad people to use it for bad things. Microsoft is removing this tool to make Windows 11 safer and harder for bad people to use for their evil plans.
Analysis
WMIC's Legacy and Removal Timeline
Microsoft deprecated WMIC in Windows Server 2012 (in 2016) and Windows 10 21H1 (in 2021), and it converted it into a Feature on Demand (FoD) starting with Windows 11 22H2 (in 2022), and announced in January 2024 that it would be removed altogether after first disabling it by default.
WMIC's Role in Malware and Attack Tactics
WMIC has long been considered a LOLBIN (living-off-the-land binary), a built-in Microsoft-signed executable that threat actors have abused for a wide range of malicious activities during attacks targeting Windows devices. For instance, ransomware encryptors commonly use the WMIC command to delete Shadow Volume Copies to ensure that the victims can't recover encrypted data. Other threat actors have also used WMIC to query for the list of installed security solutions and antivirus software and uninstall them. Malware has also been observed using WMIC to add exclusions to Microsoft Defender, which helps evade detection on compromised systems.
Impact of WMIC's Removal
The removal of WMIC tool is expected to improve the overall security of Windows 11 by thwarting a wide range of malware and attack tactics. This move is part of a process announced in September, when the company said that WMIC will be removed after upgrading to Windows 11 25H2 and later. Further guidance for IT administrators who use WMIC is available in this support document, which recommends using PowerShell and other modern tools (e.g., WMI's COM API, .NET libraries, or scripting languages) for tasks previously done with WMIC.
Key points
- Microsoft has removed the WMIC tool from Windows 11 24H2 and 25H2, as well as from Windows 11 beta builds released this week.
- The removal of WMIC tool aims to improve the overall security of Windows 11 by thwarting a wide range of malware and attack tactics.
- WMIC is a legacy built-in Windows command-line utility that helps interact with the Windows Management Instrumentation (WMI) system using text commands.
- The removal of WMIC tool is part of a process announced in September, when the company said that WMIC will be removed after upgrading to Windows 11 25H2 and later.
The removal of WMIC tool is a significant step towards improving the security of Windows 11, and it is expected to prevent cybercriminals from using this tool for malicious activities. This move will also encourage IT administrators to use more modern and secure tools for tasks previously done with WMIC.
However, the removal of WMIC tool may also lead to some challenges for IT administrators who are used to using this tool for certain tasks. They may need to learn new tools and techniques to accomplish the same tasks, which could take some time and effort.



