Install the PisoTrack Agent on each PisoNet PC to enable real-time monitoring, remote control, screen viewing, and app blocking from your dashboard.
Windows 10 / 11 • Self-contained (no .NET or runtime install needed) • ~55 MB
Quick Start
Click the download button above. Choose 64-bit for modern PCs or 32-bit for older hardware.
Double-click the installer. Follow the setup wizard — it installs in under a minute.
Get your agent key from the PisoTrack dashboard (PCs page). Paste it into the agent config.
The agent connects automatically. Your PC appears online in the dashboard within seconds.
System Requirements
| Operating System | Windows 10 (version 1607+) or Windows 11 |
| Architecture | 64-bit (x64) or 32-bit (x86) — choose the matching installer |
| Runtime | None — .NET 8 runtime is fully bundled inside the installer |
| RAM | Minimum 512 MB available |
| Disk Space | ~150 MB |
| Network | Internet connection required for dashboard sync |
| Admin Rights | Required for app blocking (IFEO) and auto-start |
| Graphics | DirectX 11 compatible GPU (pre-installed on most modern PCs) |
Zero additional downloads needed. The installer is fully self-contained — .NET 8 runtime, native libraries, and all dependencies are bundled. No need to install .NET SDK, C++ Redistributables, or any other drivers. Just download, install, and run.
Which installer should I download?
| Installer | Runs On | Recommendation |
|---|---|---|
| 64-bit (x64) | 64-bit Windows only | Recommended |
| 32-bit (x86) | 32-bit and 64-bit Windows | For older PCs only |
Windows Version Support
| Windows Version | Supported? | Notes |
|---|---|---|
| Windows 11 | ✓ | Fully supported |
| Windows 10 (1607+) | ✓ | Fully supported — most PisoNet PCs |
| Windows 8.1 | ✕ | Not officially supported |
| Windows 8 | ✕ | Not supported |
| Windows 7 | ✕ | Not supported — missing required OS APIs |
What's included in the installer?
Troubleshooting
Getting "Unable to execute file in the temporary directory"?
This is caused by Smart App Control (Windows 11 22H2+), which blocks all unsigned executables regardless of ZIP extraction or unblocking. This is stricter than SmartScreen and cannot be bypassed without disabling it.
Fix (one-time):
Once turned off, Smart App Control cannot be switched back to "Evaluation" mode — only On or Off. Most PisoNet PCs run Windows 7/10 and do not have this feature.
Getting "Windows protected your PC"?
Click "More info" → then click "Run anyway". This warning appears because the installer is not yet code-signed. The software is safe to install.
Changelog
Auto-update now uses elevated Scheduled Task to write to Program Files — no more silent failures
3-strategy update fallback: Scheduled Task → PowerShell RunAs → Direct install
Increased installer wait time from 3s to 5s for reliability
Per-session bandwidth tracking (upload/download bytes sent to server)
OfflineBuffer: fixed EndSessionAsync signature for bandwidth parameters
Dual-architecture release with bandwidth tracking enabled
Dual-architecture release: both 64-bit (x64) and 32-bit (x86) installers now built from the same source
Download page now shows the actual file version instead of a mismatched label
Build process standardized with automated dual-arch build script
Implemented 'Access Denied' kernel-level Process Security Hook to permanently block Task Manager termination bypasses
Fixed 'Object Disposed' WinForms lifecycle bug during Remote Messaging commands
Zod schema validation for version.json to prevent structural mismatches
Admin Publish Release API with installer verification
Official HD PisoTrack logo embedded in agent executable and system tray
Download page now serves .exe directly instead of corrupt .zip wrapper
Official HD PisoTrack logo integrated across Agent and Website
Version bump to distribute new branding to all PCs
Remote Restart Agent command with visual feedback on dashboard
Self-contained single-file build — no .NET SDK required