Windows Management Instrumentation Command-line (WMIC) removal from Windows
Windows Management Instrumentation Command-line (WMIC) tool will be removed when upgrading to Windows 11, version 25H2. All later releases for Windows 11 will not include WMIC added by default. Microsoft recommends using PowerShell and other modern tools for any tasks previously done with WMIC. Note: Windows Management Instrumentation (WMI) itself remains part of Windows. When will this happen: A new installation of Windows 11, version 24H2 already has WMIC removed by default (it’s only installable as an optional feature). WMIC will be removed from Windows 11, version 25H2 and later. How this will affect your organization: You may continue using Windows Management Instrumentation (WMI). However, WMIC will be removed as an outdated component, streamlining Windows without losing any management capabilities in Windows. By preparing now, you can help ensure a smooth transition in Windows. What you need to do to prepare: Microsoft recommends using PowerShell and other modern tools for any tasks previously done with WMIC. For example, to return a list of process names, replace the following WMIC query: wmic path win32_process get Name. Use the PowerShell command instead: Get-CimInstance Win32_Process | Select-Object Name. Additionally, you can consider programmatic alternatives such as WMI’s COM API, .NET libraries, or scripting languages. Once you decide on your way forward, please update your internal IT documentation and processes. Additional information: Get more context and mitigation guidance at Windows Management Instrumentation Command-line (WMIC) removal from Windows. Learn about WMI command-line (WMIC) utility. Transition to WMI in PowerShell. Message ID: MC1153657
The post Windows Management Instrumentation Command-line (WMIC) removal from Windows appeared first on M365 Admin.
Published on:
Learn moreWe can help you with Windows Management Instrumentation Command-line (WMIC) removal from Windows
If you want help implementing, troubleshooting, or improving this product, contact us and we’ll point you in the right direction.
Related posts
Microsoft 365: Entra ID Backup & Recovery
Enable extended 30-day backup and recovery for a tenant’s Entra objects via the Microsoft 365 Backup native app or M365 Backup Storage p...
Microsoft Viva: Viva Insights and Copilot Analytics in GCC-High
Microsoft Viva Insights and Copilot Analytics are coming to Microsoft 365 Government Community Cloud High (GCC High), providing eligible organ...
Microsoft Copilot Studio: Streamlining experiences from Copilot Studio Agents in Microsoft 365 Copilot
This update is meant to bridge the experience of using Copilot Studio agents in M365 Copilot with the Copilot Chat experience. With these upda...
Microsoft Copilot Studio: Enabling makers to require human approval for tool calls
Copilot Studio now let’s makers require human approval before an agent runs specific tools. With a per-tool, per-agent toggle, any gated tool ...
Updates available for Microsoft 365 Apps for Current Channel
We’ve released updates to the following update channel for Microsoft 365 Apps: Current Channel When this will happen: We’ll be gra...
General Availability of Power BI developer mode
Power BI developer mode and the PBIP file format are generally available, making PBIR the default report format in Power BI Desktop and servic...
Microsoft Teams: Users can temporarily pause all notifications
Microsoft Teams will let users temporarily pause notifications for a chosen time to reduce interruptions and improve focus. This feature, avai...
Teams web client users will be redirected to teams.cloud.microsoft
Teams web users will be redirected from teams.microsoft.com to teams.cloud.microsoft by September 2026. This domain change won’t affect ...
Outlook for iOS and Android: Automatically apply email sensitivity labels from labeled attachments
Outlook for iOS and Android will automatically apply or recommend email sensitivity labels based on attached files with Microsoft Purview labe...
Outlook for Mac: Sensitivity label recommendations and auto-labeling from attachments
Outlook for Mac will auto-apply or recommend Microsoft Purview sensitivity labels on emails based on attached files’ labels, enhancing c...