惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
MyScale Blog
MyScale Blog
Recent Announcements
Recent Announcements
N
Netflix TechBlog - Medium
GbyAI
GbyAI
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
阮一峰的网络日志
阮一峰的网络日志
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
Martin Fowler
Martin Fowler
腾讯CDC
大猫的无限游戏
大猫的无限游戏
aimingoo的专栏
aimingoo的专栏
云风的 BLOG
云风的 BLOG
J
Java Code Geeks
WordPress大学
WordPress大学
P
Proofpoint News Feed
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
有赞技术团队
有赞技术团队
人人都是产品经理
人人都是产品经理
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Y
Y Combinator Blog

rss.livelink.threads-in-node

Probably has less bugs than windows 11 | Microsoft Community Hub Quick question about window PC requirements for meta link cable? Is it possible to run ryujinx canary on an administrator account on windows? Why Windows 11 still depends on 1990s code iphone auf pc spiegeln windows 11 – Welche Methode funktioniert zuverlässig? CHERIoT-Ibex: Closing the door on memory safety vulnerabilities with hardware-enforced protection Known issue: Upgrading Microsoft Tunnel version 20260129.1 What's New in Microsoft Entra: May 2026 Carta de validación TSP (aka.ms/TSP_Achievement_Code_Enroll...) restricted across all accounts unable to enroll Class Admin Build observability for scalable AI apps and agents selling through Microsoft Marketplace Inspektor Gadget Completes Its First Independent Security Audit Retirement of Direct Exchange ActiveSync Certificate-Based Authentication by End of 2026 Export mixed text and tabular Excel to PDF Safely Migrating Terraform Managed Disks on Azure Using Stable Keys and Copilot Microsoft 365 & Power Platform Community call Microsoft 365 & Power Platform product updates call Course Retirement Announcement: AI-3022 The End is Nigh for DES and an Update for hunting down RC4 Unable to Access Scheduling Poll Options Title Plan Update - May 8, 2026 Secure Medallion Architecture Pattern on Azure Databricks (Part II) From Observability to Action: Building an AI-Powered AIOps Agent for Customer-Specific Operations General Availability of Mailbox Import and Export Microsoft Graph APIs Why External Participants Can—or Can’t—Join a Microsoft Teams Meeting CRITICAL: Data Loss on Build 26200.8328 - AI Storage Sense deleted 160+ apps with 870GB free space. Why is everyone hating on Windows 11? I was pissed at the Windows 11 context menu so I built this. Windows 11 Shows ASUS LOGO but then goes dark for 5 minutes Windows 11 causes discrete graphics cards to be locked at their base clock speed when idle
textinputhost.exe hangs after Win+C or Win+V and leaves a...
Shaerif · 2026-05-21 · via rss.livelink.threads-in-node

I keep hitting a bug on Windows 11 where pressing Win+C (Copilot) or Win+V (Clipboard History) causes textinputhost.exe to hang. When it hangs, the panel stays on screen, frozen. You can see it, but you cannot interact with it or close it. Every mouse click goes nowhere. Nothing on the desktop, taskbar, or any open app responds. The keyboard still works, but the mouse is fully blocked by the hung panel.

The only way out is to press Ctrl+Shift+Esc to open Task Manager, find textinputhost.exe under Background Processes, and click End Task. The panel disappears and mouse input returns right away. But textinputhost.exe starts again on its own, so the same thing happens next time you press Win+C or Win+V.

STEPS TO REPRODUCE:

1. Press Win+C or Win+V anywhere on the desktop or inside any app.

2. Wait for the panel to open.

3. Try to dismiss it by clicking away or pressing Escape.

4. The panel freezes. You can still see it on screen but it stops responding.

5. Try clicking anywhere. Nothing works.

6. Press Ctrl+Shift+Esc to open Task Manager.

7. Find textinputhost.exe under Background Processes and click End Task.

8. The panel closes and the mouse works again.

EXPECTED BEHAVIOR:

After you dismiss the panel, textinputhost.exe should close cleanly and return full mouse control to the system.

ACTUAL BEHAVIOR:

textinputhost.exe hangs and keeps the panel on screen in a frozen state. It blocks all mouse input to every other window until you kill the process in Task Manager.

WORKAROUND:

Press Ctrl+Shift+Esc, find textinputhost.exe in Task Manager, and click End Task. You need to do this every time the bug occurs because the process restarts on its own.

SYSTEM INFO:

Windows 11 24H2. Windows Feature Experience Pack (textinputhost.exe). Affects both Copilot (Win+C) and Clipboard History (Win+V). Both use textinputhost.exe to render their panels.

Has anyone found a fix for this? Is there a registry setting or Group Policy to stop textinputhost.exe from hanging? Has Microsoft acknowledged the issue?