sc config winmgmt start= auto net start winmgmt
In Windows 11, the wmic command may return an "is not recognized" error because it is now an optional "Feature on Demand". Go to Settings > System > Optional features . Click View features (or Add an optional feature ). Type WMIC into the search box. Check the box for WMIC and click Install or Add . Method B: PowerShell (Command Line)
: Right-click it and select Properties . Set the Startup type to Automatic .
sc config winmgmt start= auto net start winmgmt
In Windows 11, the wmic command may return an "is not recognized" error because it is now an optional "Feature on Demand". Go to Settings > System > Optional features . Click View features (or Add an optional feature ). Type WMIC into the search box. Check the box for WMIC and click Install or Add . Method B: PowerShell (Command Line) enable wmi windows 11
: Right-click it and select Properties . Set the Startup type to Automatic . sc config winmgmt start= auto net start winmgmt