What is remote desktop access?¶
Remote desktop access allows a user to interact with another computer as though they were sitting in front of it.
Avoid the dangerous assumption¶
The dangerous assumption is that a remote desktop login proves the named account holder personally controlled the session.
It does not.
Remote desktop access may use built-in operating-system features, third-party software, virtual desktop services or cloud-hosted systems.
Relevant evidence may include:
- successful and failed logins
- session start and end times
- source addresses
- account names
- device names
- authentication method
- session IDs
- reconnection events
- file or clipboard redirection
- administrative logs
- commands and processes started during the session.
Investigators should establish whether the service was exposed to the internet, limited to an internal network or reached through a VPN, gateway or other access route.
Ask whether the account used was shared, administrative, service-based or compromised.
A remote desktop session may show interactive control, but it does not prove every action during that period was performed manually. Scripts, scheduled tasks and automated processes may also run.
Do not assume that the source IP address identifies the controller. The connection may pass through proxies, cloud infrastructure, corporate gateways or compromised devices.
Likewise, session termination does not prove access ended if other persistence remained.
The device owner may be unaware that remote desktop was enabled or used.
Also check whether the session was concurrent with local use. Local input, screen locks or user activity may help distinguish unattended control, shared use and a session operated with the device owner present.
Operational takeaway¶
Use remote desktop logs to establish the account, session, source and timing of access, while keeping the controller’s personal identity separate from the technical session.