Windows Desktop Control
Controls Windows desktop apps via UIAutomation and PyAutoGUI for full GUI automation.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Windows Desktop Control, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
Overview
Windows-MCP lets an agent control the Windows desktop through UIAutomation and PyAutoGUI — launching programs, running commands, and performing mouse/keyboard actions with tree-based UI element identification. It grants broad, unsandboxed control of the host OS. Any injected instruction can execute arbitrary local actions, making it one of the higher-risk desktop-automation surfaces.
Key features
- Windows GUI automation
- UIAutomation element tree
- Program launching and shell commands
- Mouse/keyboard actuation
Use cases
- Automating Windows applications
- Desktop RPA
- GUI agent tasks on Windows