ExtendScript engine
Reads versions, GPU acceleration state and cache preferences, and applies one-click fixes through After Effects' own scripting hooks.
- Versions
- GPU acceleration state
- Cache preferences
- One-click fixes
It reads your hardware and never uploads your projects. Below: every request it makes, how it is built, and how to check each claim with tools already on your PC.
Five kinds of request. Each one is listed with what triggers it and what goes with it.
All of it goes over HTTPS, and like any web request each item reveals your IP address to the server it reaches. Read the Privacy Policy
Never sent
For pipeline TDs and anyone who reads before installing. Each layer has one job, and they talk to each other on your machine.
Reads versions, GPU acceleration state and cache preferences, and applies one-click fixes through After Effects' own scripting hooks.
Inventories plug-ins and scripts on disk, reads system specs and keeps the local scan history for the diff engine.
A Windows service with sensor-level access. Reads power, temperatures and fans, and streams them to the panel over a local WebSocket once a second.
127.0.0.1. Sensor data only travels from the service to the panel.Only the requests in the receipt above cross the dashed line around your PC.
The service has sensor-level access, so the controls sit around it.
ws://127.0.0.1:8099 is loopback only. The service never listens on your network.
Every connection must present a 32-byte token from a permission-protected file.
Pro actions are re-checked against your account server-side, and refused if the check fails.
Installed once with a single administrator prompt. After Effects itself never runs elevated.
Uninstalling stops and removes the service.
Every claim on this page has a tool that checks it.
Each claim from the homepage maps to a monitoring tool you can run next to AE Doctor.
Check it yourselfA small Windows service reads the sensors your motherboard exposes. Compare our readings with HWMonitor or Fan Control.
Check it yourselfOpen Task Manager, Details tab, AEDoctorCompanion.exe. At idle it stays under 20 MB.
Check it yourselfOpen Resource Monitor, Network tab, and watch AEDoctorCompanion.exe.
Same install, same rules, free or Pro.
Start free. Pro switches on more of what the same service can do.
Questions about a row in the ledger? Contact us or read the Privacy Policy.