Prerequisites
Summary
When launching Visual Studio Code or activating the PowerShell extension, the PowerShell extension (PowerShell Editor Services) fails to start the integrated terminal session and prompts to report an issue.
Checking the Windows Event Viewer around the time of the crash showed a .NET Runtime failure:
- Event ID: 1022 (.NET Runtime version 4.0.30319.0, HRESULT: 0x80004005)
The PowerShell host session failed to initialize properly.
PowerShell Version
Name Value
---- -----
PSVersion 5.1.26100.9502
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.26100.9502
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Visual Studio Code Version
Extension Version
ms-vscode.powershell@2025.4.0
Steps to Reproduce
- Open Visual Studio Code (v1.107.0 on Windows 11).
- Activate the PowerShell extension (
ms-vscode.powershell v2025.4.0).
- The extension attempts to start using default Windows PowerShell 5.1 (Desktop edition).
- The extension fails to initialize/crashes, and a notification prompts to report the issue.
Visuals
No response
Logs
No response
Prerequisites
Summary
When launching Visual Studio Code or activating the PowerShell extension, the PowerShell extension (PowerShell Editor Services) fails to start the integrated terminal session and prompts to report an issue.
Checking the Windows Event Viewer around the time of the crash showed a .NET Runtime failure:
The PowerShell host session failed to initialize properly.
PowerShell Version
Visual Studio Code Version
Extension Version
ms-vscode.powershell@2025.4.0Steps to Reproduce
ms-vscode.powershellv2025.4.0).Visuals
No response
Logs
No response