Microsoft: WMIC will be removed after Windows 11 25H2 upgrade

Source: BleepingComputer

Author: Sergiu Gatlan

URL: https://www.bleepingcomputer.com/news/microsoft/microsoft-wmic-will-be-removed-after-windows-11-25h2-upgrade/

ONE SENTENCE SUMMARY:

Microsoft will remove the WMIC tool from Windows 11 25H2, recommending PowerShell instead to enhance security and reduce complexity.

MAIN POINTS:

  1. Windows 11 25H2 and later will not include the WMIC tool.
  2. WMIC allows interaction with WMI using text commands.
  3. Microsoft advises using PowerShell for WMI tasks and scripts.
  4. The removal only affects the WMIC component, not WMI itself.
  5. Microsoft provides guidance for transitioning from WMIC.
  6. WMIC was deprecated in Windows Server 2012 and Windows 10 21H1.
  7. WMIC became a Feature on Demand starting with Windows 11 22H2.
  8. Removal aims to enhance security by preventing malware exploitation.
  9. WMIC has been used in attacks to delete data and bypass security.
  10. The shift to PowerShell provides a more efficient and secure solution.

TAKEAWAYS:

  1. Transition to PowerShell for future administrative tasks involving WMI.
  2. Microsoft’s move is part of enhancing security and reducing system complexity.
  3. WMIC’s removal prevents its exploitation in malware attacks.
  4. Updating internal documentation is crucial during this transition.
  5. Microsoft prioritizes modern tools and methods for achieving greater efficiency.