Microsoft's PowerToys now ships a built‑in tool that makes multiple Windows PCs feel like one cohesive workspace — letting you move a single mouse cursor and keyboard focus between up to four machines, share the clipboard, and copy files across machines without buying a KVM box.
Background / Overview
For years, users who needed to control several computers from one desk faced three choices: buy a hardware KVM switch, rely on vendor‑specific device switching (Logitech Flow, for example), or install third‑party software (Synergy, Barrier, Input Leap, Input Director). Each approach balances cost, convenience, cross‑platform compatibility, and security in different ways. PowerToys' inclusion of
Mouse Without Borders brings a Microsoft‑backed, free software KVM alternative that focuses squarely on Windows users and integrates into an already familiar utility collection. Mouse Without Borders is now part of the official PowerToys distribution and is exposed through the PowerToys Settings UI. The feature set is straightforward: move your mouse across a screen edge to switch the active PC, have your keyboard follow that cursor automatically, share clipboards between machines, and transfer single files via drag‑and‑drop or clipboard copy/paste — within practical limits. Microsoft documents the workflow and options inside the PowerToys settings panel.
How Mouse Without Borders works
The concept: a software KVM
Mouse Without Borders emulates a KVM switch in software. One machine acts as the keyboard/mouse host; other machines run the client portion. Movement across a screen edge reassigns the input focus to the next machine. This is not remote desktop: each PC remains fully local and runs its own OS and applications. Latency is limited by local network speed and the responsiveness of the machines involved.
Key technical capabilities
- Control up to four Windows PCs from one keyboard and mouse.
- Clipboard sharing between machines for text and images.
- File transfer via clipboard/drag‑and‑drop, with a documented 100 MB per file limit and restrictions on folders/multiple files (zip first as a workaround).
- Option to run as a service (System account) so Mouse Without Borders can interact with elevated windows and the lock screen, at the cost of increased privilege scope. Microsoft explicitly warns about the security trade‑offs.
These behaviors are configurable in PowerToys’ Mouse Without Borders settings, where you can change device layout, adjust switch sensitivity, enable or disable clipboard/file transfer, and toggle service mode.
Step‑by‑step: setting up Mouse Without Borders
- Install the latest PowerToys on every Windows PC you want to include. You can use the Microsoft Store or GitHub release.
- On the primary (host) machine, open PowerToys Settings → Mouse Without Borders and click New Key to generate a security key. Record that key and the host computer name.
- On each additional PC, enable Mouse Without Borders, enter the host's security key and host name, then click Connect. The UI shows status colors; a green indicator means the connection is established.
- Arrange the visual device boxes in the layout editor to match the physical positions of your monitors (single row or 2×2 matrix). This aligns edge transitions with physical desk placement.
- Configure behavior options like Share clipboard, Transfer file, Easy Mouse (temporary disable edge switching), and keyboard shortcuts (Ctrl+Alt+1–4 to jump to specific machines). Consider enabling Service mode if you need the tool to control elevated apps or the lock screen — but weigh the security implications carefully.
These steps mirror the experience described in community guides and recent hands‑on reviews. If you prefer a manual route, there are community workarounds to manipulate the configuration file, but Microsoft’s UI‑based key generation is the supported and safer approach.
Practical features that matter day to day
- Seamless cursor transitions: Move your cursor to the screen edge; the input focus follows. This is immediate on a healthy LAN and feels like adding more monitors to a single machine.
- Clipboard fusion: Copy text on one PC, paste on another — a large productivity win for multi‑PC workflows.
- Fast single‑file transfers: Drag or copy a file and paste it on the other machine — constrained by a 100 MB limit per file. For directories or bigger files, compress or use your NAS/cloud sync.
- Hotkeys and Easy Mouse: Use Ctrl+Alt shortcuts to jump to machines or temporarily disable edge switching during full‑screen apps and games. This prevents accidental switches.
- Service mode for elevated control: Running as a Windows service lets you control elevated windows and the lock screen from another machine — powerful but privileged. Microsoft calls this out as a security consideration for administrators.
Strengths: why PowerToys’ Mouse Without Borders is compelling
- Free and integrated — No extra installers beyond PowerToys; the feature is maintained as part of Microsoft’s utility suite. That reduces friction and update churn compared with third‑party tools.
- Simple setup for Windows users — Key generation and UI layout are approachable even for non‑experts; the workflow matches Windows’ multi‑display mental model.
- Tight OS integration — As part of PowerToys, the tool benefits from Microsoft’s release cadence and compatibility testing for Windows.
- Good enough for most tasks — Clipboard and single‑file transfers, plus keyboard/mouse switching, cover many multi‑PC scenarios (document editing, monitoring, admin tasks) without extra hardware. Independent reviews and community tests confirm it works reliably on same‑subnet networks.
Limitations and trade‑offs
No software KVM is perfect. The practical limits and design choices here are important to understand before relying on Mouse Without Borders as your primary multi‑PC solution.
- Windows‑only — Unlike Synergy, Barrier, or Deskflow, Mouse Without Borders is limited to Windows. If your setup includes macOS or Linux, consider cross‑platform alternatives.
- File transfer constraints — The 100 MB per file cap and lack of folder/multi‑file drag‑and‑drop mean the tool isn't a full file sync solution. Use network shares, cloud storage, or zip + transfer for larger payloads.
- Security surface with Service mode — Running Mouse Without Borders under the System account allows broader control (lock screen, elevated apps) but increases the attack surface. Microsoft explicitly warns administrators to consider risk tolerance before enabling Service mode.
- Local network dependency — The tool relies on local network discovery/communication; machines must be reachable (same intranet/subnet options exist in the settings), and corporate VPNs or segmented networks can complicate discovery or break connectivity. Community reports show mixed behavior across certain VPN setups.
- Not the smoothest for complex multi‑monitor / multi‑machine setups — Third‑party tools designed specifically for heavy multi‑monitor farms may provide more granular per‑screen controls and performance tuning. PowerToys covers typical use cases well, but pros with exotic rigs might outgrow it.
Security and privacy analysis
Mouse Without Borders uses a generated
security key to pair machines; PowerToys asks you to generate the key on a host and then enter it on client machines. Microsoft’s documentation describes the key workflow but does not publish the underlying cryptographic algorithm used for link encryption in public‑facing docs, so the precise cipher suite and key‑management details are not explicitly documented there. That means administrators should treat the feature as convenient but not as a hardened enterprise VPN substitute unless they can validate the implementation through deeper auditing or official Microsoft guidance. Important security considerations:
- Service mode = more privileges: When enabled, Mouse Without Borders runs under the System account to permit controlling elevated windows and the lock screen remotely. That convenience carries measurable risk: any vulnerability in the service could enable lateral movement or unauthorized control. Microsoft itself calls out the additional risk in the product documentation. Administrators should enable service mode only on trusted, protected networks.
- Key distribution: The supported UI workflow requires generating a key on one machine and copying it to others. Community threads show users have experimented with editing the configuration file to set custom keys, but that is unsupported and potentially fragile. Consider secure key transfer methods (encrypted messaging, physical transfer) if you’re linking devices in a sensitive environment.
- Firewall and subnet controls: PowerToys offers a built‑in option to add a firewall rule for Mouse Without Borders and a setting to restrict discovery to the same subnet. Use these to limit exposure to other network segments.
When security posture or compliance is critical, treat Mouse Without Borders as a desktop productivity tool for trusted LANs rather than a remote access solution for untrusted networks.
Alternatives: when to look beyond Mouse Without Borders
- Synergy (Symless) — Cross‑platform, feature‑rich, commercial offering with a polished experience and auto‑discovery in newer versions. Good when you need macOS or Linux support and are willing to pay for more features and integrated licensing.
- Barrier / Deskflow / Input Leap — Open‑source, cross‑platform successors to the classic Synergy 1.x model. Barrier is a popular fork with a focus on reliability and clipboard support; Deskflow and Input Leap provide modern forks/protocols that prioritize compatibility and encryption. These projects are best when you want open‑source control and multi‑OS capabilities.
- Input Director — Windows‑only, mature, and featureful option for advanced Windows‑only configurations; it provides more granular controls at the cost of cross‑platform capability.
- Hardware KVM switches — Buy one if you need maximum reliability, zero network dependency, or to share a single physical monitor/USB peripherals across machines. Quality switches add cost, and they require physical cable runs and proximity.
Each alternative trades off cost, cross‑platform reach, and security posture. For a pure Windows desk where cost and ease of use are front of mind, PowerToys’ Mouse Without Borders is hard to beat. For heterogeneous environments or enterprise deployments, a vetted cross‑platform product or hardware KVM may be more appropriate.
Real‑world tips, gotchas and troubleshooting
- If clipboard or drag/drop stops working, try toggling the Share clipboard option and use the “Refresh connections” button in the PowerToys UI. Sometimes a Ctrl+Alt+Del escape sequence temporarily restores behavior when elevated processes block forwarding.
- For large transfers, compress the files (ZIP) and then copy/paste; this bypasses the single‑file and 100 MB constraints. For ongoing large payloads, use SMB/NAS or OneDrive/Teams.
- If you use full‑screen games or simulators, enable Easy Mouse (toggle or hotkey) to prevent accidental device switching when your cursor touches the screen edge.
- If devices don’t discover each other, check firewall rules and confirm both machines are on the same subnet or enable the “Add a firewall rule for Mouse Without Borders” option in the settings. Corporate networks or split VPN tunnels can block discovery.
- If you need to control elevated processes or the Windows lock screen from another PC, enable Use Service in PowerToys (administrator privileges required). Remember Microsoft’s security warning: weigh the convenience against the increased privilege scope.
Critical verdict — who should use Mouse Without Borders?
Mouse Without Borders is an elegant, zero‑cost solution for Windows users who juggle multiple machines at the same desk. It earns high marks for simplicity, tight Windows integration, and practical features like clipboard sharing and single‑file transfers. For knowledge workers, developers, and IT professionals who frequently move between local machines — especially on trusted LANs — it dramatically reduces friction and the need for additional hardware. However, it is not a one‑size‑fits‑all answer. Organizations with cross‑platform requirements, strict compliance/security needs, or heavy file‑transfer demands should evaluate alternatives (Synergy for cross‑platform commercial polish; Barrier/Deskflow/Input Leap for open‑source cross‑platform) or stick with a hardware KVM for maximum isolation and reliability. When using Mouse Without Borders in higher‑risk environments, administrators should avoid enabling Service mode unless they fully accept the trade‑offs and have compensating controls.
Final recommendations and quick checklist
- If you have several Windows PCs and want a frictionless, free way to control them, install PowerToys → Mouse Without Borders, generate a key on the host, and connect clients. Start here.
- Use the tool for text and image clipboard sharing and quick single‑file transfers (≤100 MB). Use network shares or cloud sync for bulk files.
- Keep Service mode disabled by default. Only enable it if you have a clear, documented need to control elevated windows or the lock screen and understand the security implications.
- For mixed‑OS setups or advanced enterprise requirements, evaluate Synergy (paid, cross‑platform) or Barrier / Deskflow / Input Leap (open‑source cross‑platform) as alternatives.
Mouse Without Borders turns a desk full of PCs into a single, coherent workspace in minutes. It won’t replace enterprise remote‑access platforms or negate the need for network file services, but for day‑to‑day productivity across multiple Windows machines it’s a compelling, low‑risk first choice — provided you respect the documented limits and privilege trade‑offs.
Source: MakeUseOf
This free clever app made all my computers feel like one