Version 1.2.22 — Latest Release

Download
PisoTrack Agent

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

Install in 4 easy steps

Step 1

Download

Click the download button above. Choose 64-bit for modern PCs or 32-bit for older hardware.

Step 2

Run Setup

Double-click the installer. Follow the setup wizard — it installs in under a minute.

Step 3

Enter Agent Key

Get your agent key from the PisoTrack dashboard (PCs page). Paste it into the agent config.

Step 4

Connect & Monitor

The agent connects automatically. Your PC appears online in the dashboard within seconds.

System Requirements

Prerequisites

Operating SystemWindows 10 (version 1607+) or Windows 11
Architecture64-bit (x64) or 32-bit (x86) — choose the matching installer
RuntimeNone — .NET 8 runtime is fully bundled inside the installer
RAMMinimum 512 MB available
Disk Space~150 MB
NetworkInternet connection required for dashboard sync
Admin RightsRequired for app blocking (IFEO) and auto-start
GraphicsDirectX 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.

Compatibility

Which installer should I download?

InstallerRuns OnRecommendation
64-bit (x64)64-bit Windows onlyRecommended
32-bit (x86)32-bit and 64-bit WindowsFor older PCs only

Windows Version Support

Windows VersionSupported?Notes
Windows 11Fully supported
Windows 10 (1607+)Fully supported — most PisoNet PCs
Windows 8.1Not officially supported
Windows 8Not supported
Windows 7Not supported — missing required OS APIs

What's included in the installer?

.NET 8 RuntimeBundledNo separate install needed
Native LibrariesBundledAll DLLs included in the single .exe
C++ RedistributableNot neededNot required by PisoTrack
DirectX 11Pre-installedAlready on Windows 10/11 — used for screen capture
Internet during installNot neededFully offline installation

Troubleshooting

Installation Issues?

Error 4551: Application Control Policy

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):

  1. 1.Open SettingsPrivacy & SecurityWindows Security
  2. 2.Click App & browser control
  3. 3.Click Smart App Control settings
  4. 4.Switch to Off

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.

Windows SmartScreen Warning

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

What's new

1.2.22

Latest2026-03-31
fixed

Auto-update now uses elevated Scheduled Task to write to Program Files — no more silent failures

improved

3-strategy update fallback: Scheduled Task → PowerShell RunAs → Direct install

improved

Increased installer wait time from 3s to 5s for reliability

1.2.21

2026-03-31
added

Per-session bandwidth tracking (upload/download bytes sent to server)

fixed

OfflineBuffer: fixed EndSessionAsync signature for bandwidth parameters

improved

Dual-architecture release with bandwidth tracking enabled

1.2.20

2026-03-30
added

Dual-architecture release: both 64-bit (x64) and 32-bit (x86) installers now built from the same source

improved

Download page now shows the actual file version instead of a mismatched label

improved

Build process standardized with automated dual-arch build script

1.2.8

2026-03-22
added

Implemented 'Access Denied' kernel-level Process Security Hook to permanently block Task Manager termination bypasses

fixed

Fixed 'Object Disposed' WinForms lifecycle bug during Remote Messaging commands

1.2.7

2026-03-22
added

Zod schema validation for version.json to prevent structural mismatches

added

Admin Publish Release API with installer verification

improved

Official HD PisoTrack logo embedded in agent executable and system tray

fixed

Download page now serves .exe directly instead of corrupt .zip wrapper

1.2.6

2026-03-21
added

Official HD PisoTrack logo integrated across Agent and Website

improved

Version bump to distribute new branding to all PCs

1.2.5

2026-03-21
added

Remote Restart Agent command with visual feedback on dashboard

improved

Self-contained single-file build — no .NET SDK required