Provides a mechanism to manage virtual machine with PowerShell via VM session without a virtual network.
This service also exists in Windows 10.
Windows 11 version | Home | Pro | Education | Enterprise |
---|---|---|---|---|
21H2 | Manual | Manual | Manual | Manual |
22H2 | Manual | Manual | Manual | Manual |
23H2 | Manual | Manual | Manual | Manual |
24H2 | Manual | Manual | Manual | Manual |
Display name: | Hyper-V PowerShell Direct Service |
Service name: | vmicvmsession |
Type: | share |
Path: | %WinDir%\system32\svchost.exe -k LocalSystemNetworkRestricted -p |
File: | %WinDir%\System32\icsvc.dll |
Error control: | normal |
Object: | LocalSystem |
Privileges: |
|
The Hyper-V PowerShell Direct Service is running as LocalSystem in a shared process of svchost.exe. Other services might run in the same process. If Hyper-V PowerShell Direct Service fails to start, the error is logged. Windows 11 startup proceeds, but a message box is displayed informing you that the vmicvmsession service has failed to start.
1. Select your Windows 11 edition and release, and then click on the Download button below.
2. Save the RestoreHyperVPowerShellDirectServiceWindows11.bat file to any folder on a local drive such as SSD or a hard disk.
3. Right-click the downloaded batch file and select Properties.
4. Check the Unblock checkbox and click OK.
5. Right-click the batch file again and select Run as administrator.
6. Restart the computer to save changes.
Note. Make sure that the icsvc.dll
file exists in the %WinDir%\System32
folder. If this file is missing you can try to restore it from your Windows 11 installation media.