OutGridView freezes indefinitely in 7.6.6
Author: SamLowryMOICreated Sep 9, 2026Updated Sep 16, 2026
LabelsIssue-BugWG-Interactive-ConsoleNeeds-Triage
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
Get-Process | Out-GridView
Expected behavior
Opening a GridView.
Actual behavior
Hangs forever, worked in 7.6.5, works in 5.1.
Error details
Hangs, so no output.
Environment data
Name Value
---- -----
PSVersion 7.6.6
PSEdition Core
GitCommitId 7.6.6
OS Microsoft Windows 10.0.26200
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.4
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Visuals
No response
Source: PowerShell/PowerShell