C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy
You cannot completely remove the
MicrosoftWindows.Client.CBS_cw5n1h2txyewy folder because it's a critical Windows system component responsible for features like the text input application and system updates. However, you can disable it by renaming the InputApp subfolder within it or by blocking the associated process in the registry, but this may have unintended consequences. Method 1: Rename the
InputApp folder (Recommended)This method disables the text input component without deleting the entire system app, which can prevent future issues.
- Open File Explorer and go to
C:\Windows\SystemApps\. - Find the folder named
MicrosoftWindows.Client.CBS_cw5n1h2txyewy. - Inside that folder, find
InputApp. - Right-click
InputAppand selectRename. - Add
.bakto the end of the folder name, making itInputApp.bak.
Method 2: Block the URI protocol via the Registry (Windows 11)
This method blocks the URI protocol that activates Copilot, but it may be ignored on Windows 11 Home and Pro editions for the latest builds.
- Press
Windows key + Rto open the Run dialog. - Type
regeditand press Enter. - Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer. If theExplorerkey does not exist, create it. - Right-click the
Explorerkey and selectNew > DWORD (32-bit) Value. - Name the new value
DisableCopilot. - Double-click
DisableCopilotand set its value data to1. - Restart your computer for the changes to take effect.
Method 3: Using PowerShell (for certain components)
If you're trying to disable a specific component like Get Help, you can use a PowerShell command.
Important considerations
- System stability: Be cautious when modifying system files, as it can lead to instability or affect other Windows functions.
- Updates: Windows updates may revert these changes, so you may need to re-apply them after a major update.
- Re-enabling: To re-enable the feature, simply rename the folder back to its original name or set the registry value to
0.
No hay comentarios:
Publicar un comentario