WindowsConsoleHost doesn't delete completely #1590

Open
opened 2026-01-30 22:31:21 +00:00 by claunia · 0 comments
Owner

Originally created by @SJang1 on GitHub (Jun 11, 2019).

Environment

Windows build number: Microsoft Windows [Version 10.0.18912.1001]
Windows Terminal version (if applicable): If I remember correctly, all commits, even now(commit b9d83ba)

Steps to reproduce

Remove Windows Console (Preview) at Settings app

Expected behavior

All files and folders delete correctly.

Actual behavior

Microsoft.WindowsConsoleHost\RoamingState folder still stays in Apps package folder like this
C:\Users\UserName\AppData\Local\Packages\Microsoft.WindowsConsoleHost_8wekyb3d8bbwe and cannot deploy again (new version) with Visual Studio error code 0x80073D05 before deleting this folder manually. It was able to delete folder with IObit unlocker, or like those programs. Getting permmision error when deleting using delete button of explorer.

BTW when deleting Windows Terminal, Terminal app is removed correctly.

Originally created by @SJang1 on GitHub (Jun 11, 2019). <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: Microsoft Windows [Version 10.0.18912.1001] Windows Terminal version (if applicable): If I remember correctly, all commits, even now(commit b9d83ba) ``` # Steps to reproduce Remove Windows Console (Preview) at Settings app # Expected behavior <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> All files and folders delete correctly. # Actual behavior <!-- What's actually happening? --> Microsoft.WindowsConsoleHost\RoamingState folder still stays in Apps package folder like this `C:\Users\UserName\AppData\Local\Packages\Microsoft.WindowsConsoleHost_8wekyb3d8bbwe` and cannot deploy again (new version) with Visual Studio error code `0x80073D05` before deleting this folder manually. It was able to delete folder with IObit unlocker, or like those programs. Getting permmision error when deleting using delete button of explorer. BTW when deleting Windows Terminal, Terminal app is removed correctly.
claunia added the Product-ConhostIssue-BugResolution-ExternalArea-Build labels 2026-01-30 22:31:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1590