Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

Some links on this page are affiliate links: if you buy through them we may earn a commission, at no extra cost to you.

XPAgent.exe is not a unique Windows system file. The name has been used by both legacy IBM/XPoint Rapid Restore software and malware copies designed to look like a Windows component. Identify your copy by its full path, digital signature, associated software, and current security scan—not by the filename alone.

Quick verdict

Evidence Likely interpretation What to do
C:WindowsSystem32XPAgent.exe with no trusted signature Suspicious; historical malware entries used this location Scan the file and investigate its persistence. Quarantine it if your security software detects it.
C:Program FilesXpointAgentXpagent.exe alongside IBM/XPoint software Potentially legitimate legacy component Verify the publisher and service. Uninstall the old software if you no longer need it.
Unknown path, publisher, or associated program Unresolved Do not trust it because of its name. Inspect, hash, and scan the specific file.
Detected by current security software Potentially malicious, although false positives are possible with old software Keep it quarantined while you record the detection name and verify the file.

Historical malware databases associate some system-directory copies with the Troj/Dloadr-MC Trojan downloader and Trj/Clicker.LE. Separately, SystemLookup identifies an XPoint/IBM Rapid Restore version under a program directory. Those records describe different files that happen to share a name.

What is XPAgent.exe?

The .exe extension only means that the file is a Windows executable. It does not identify the product or prove that the file belongs to Windows.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

In historical records, Xpagent.exe was associated with the IBM/XPoint Rapid Restore utility and its Xpoint Agent Server. This appears to have been an agent component for backup, recovery, or communication with the Rapid Restore software. The available historical sources do not establish a complete technical specification for every version of the program.

The same filename was also reused by malware. A startup entry recorded at C:WindowsSystem32XPAgent.exe was linked to a Trojan downloader, while another legacy record associated a System32 copy with a clicker Trojan. A file’s capitalization—XPAgent.exe, Xpagent.exe, or xpagent.exe—does not authenticate it; Windows filenames are generally case-insensitive.

Startup entry, process, service, and file: what is the difference?

  • File: The executable stored on disk.
  • Process: A currently running instance of that executable.
  • Startup entry: A configuration that tells Windows to launch the file when you sign in or start the computer.
  • Service: A background component managed by Windows Services, which can start independently of a normal desktop login.

Finding an XPAgent entry in a startup database does not necessarily mean the process is running now. BleepingComputer explicitly notes that its startup database is not a complete list of current Task Manager processes. Conversely, ending a running process does not remove its startup entry, service, scheduled task, or other persistence mechanism.

How to check whether your copy is legitimate

1. Find the exact path

If the file is running:

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Open Processes or Details.
  3. Find XPAgent.exe.
  4. Right-click it and select Open file location.

A path similar to C:Program FilesXpointAgentXpagent.exe is consistent with the historical XPoint software records. A copy directly in C:Windows or C:WindowsSystem32 deserves much more scrutiny because historical malware entries used those locations. Location is a strong clue, not proof: malware can be placed in Program Files, and old legitimate software may be unsigned.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

If XPAgent appears only in a startup list, it may not be running. Check Settings → Apps → Startup and Task Manager’s Startup apps tab, then investigate the referenced command or file path.

2. Inspect the file properties

Right-click the executable, choose Properties, and review:

  • Publisher
  • Digital Signatures
  • Product name
  • Original filename
  • File version
  • Creation and modification dates

A valid signature from IBM or a matching vendor increases confidence, but an old legitimate program may lack modern signing. An unsigned file is not automatically malware; it is simply harder to trust.

3. Look for the associated software and service

Check Installed apps or Programs and Features for IBM Rapid Restore, IBM Rapid Restore Ultra, XPoint, or Xpoint Agent Server. On older computers, also inspect IBM or Lenovo recovery-software directories and Windows Services for Xpoint Agent Server or xpAgentServer.

Free tools Windows power users keep installed

One-click scans. No signup required.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

SystemLookup lists an Xpoint Agent Server entry as a legitimate historical service associated with the XPoint agent directory. A legacy technical report also mentions TCP port 8700 in connection with the XPoint agent, but that is historical context—not a universal characteristic of every file named XPAgent.exe.

4. Scan the specific file

Use a current, reputable security product to scan the executable itself. If it may be active malware, follow the product’s instructions for a full-system or offline scan. Do not treat an old database label as a current verdict for every file with this name.

If your security product reports a detection, record the exact detection name and keep the file quarantined while you verify its path, signature, and associated software. Do not immediately restore it merely because an old IBM program is installed; submit the file to the security vendor for review when appropriate.

5. Calculate a SHA-256 hash

For a more precise record, open PowerShell and run:

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.
Get-FileHash -Algorithm SHA256 "C:fullpathXPAgent.exe"

A hash can be checked against a trusted reputation service or supplied to a security vendor. It does not, by itself, prove that the file is safe or malicious.

6. Check persistence locations

If the file launches at startup, inspect:

  • Settings → Apps → Startup
  • Task Manager → Startup apps
  • Registry Run and RunOnce keys
  • Scheduled Tasks
  • Windows Services
  • Startup folders

Historical entries have referenced Windows Run, RunOnce, RunServices, and RunServicesOnce locations. Do not delete registry values blindly. Export or back up the relevant key first, and disable the entry where possible.

Should you disable XPAgent.exe?

Disable or investigate it immediately when:

  • It is in C:Windows, C:WindowsSystem32, or another unexpected directory.
  • No IBM/XPoint software is installed.
  • Your current security software detects it.
  • The file has no credible publisher or signature and an unexplained startup entry.
  • It returns after deletion or generates unexplained activity.

It may be reasonable to leave it temporarily when:

  • It is clearly part of an installed IBM/XPoint recovery product.
  • You still rely on that computer’s recovery environment.
  • The path, metadata, signature, and service all match the product.
  • No current security product detects it.

Even then, remember that IBM/XPoint Rapid Restore is legacy software. Do not remove it until you have confirmed that current backups and recovery media exist.

How to remove it safely

If it appears to be legitimate legacy software

  1. Confirm that you have current backups and usable recovery media.
  2. Uninstall IBM/XPoint Rapid Restore through Settings → Apps → Installed apps or, on older Windows versions, Control Panel → Programs and Features.
  3. Restart the computer.
  4. Confirm that the Xpoint service and startup entry are gone.
  5. Scan for leftovers.

Uninstalling the associated software is preferable to deleting the executable first. Manual deletion can break a recovery utility, leave a service behind, or cause an installer to restore the file.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

If it is confirmed or strongly suspected malware

  1. Disconnect the computer from networks if compromise is suspected.
  2. Use trusted security software to quarantine or remove the file.
  3. Restart and perform another scan, including an offline scan if recommended.
  4. Check startup entries, services, scheduled tasks, and registry persistence.
  5. Change important passwords from a known-clean device if credential theft is plausible.
  6. Restore from a clean backup or reinstall Windows if the infection cannot be confidently contained.

Do not rely on deleting only XPAgent.exe. Malware may have created additional files or persistence mechanisms, and deleting a suspicious file can remove evidence needed for investigation.

Why security websites disagree

The disagreement is mainly caused by filename collision. One record describes a System32 copy as malware, while another describes a similarly named executable in the XPoint agent directory as part of IBM Rapid Restore. Generic process-information sites may combine both variants and calculate broad danger ratings from path, behavior, or community reports.

Those ratings are not a substitute for examining your actual file. The most useful evidence, in order, is:

  1. Exact file path
  2. Digital signature
  3. Current security scan
  4. Associated software or service
  5. SHA-256 hash and reputation match
  6. Startup or service behavior
  7. Filename alone
Independent reader supportYour contribution helps us test, update, and keep practical guides available for everyone.Support on Ko-Fi

If antivirus may have produced a false positive

False positives are possible with unsupported legacy software, but an old program’s age does not make a detection harmless. Keep the file quarantined, record the scanner name, detection label, path, signature information, and SHA-256 hash, then submit the sample to the security vendor if needed. Verify that the file is actually in the expected XPoint directory and that the corresponding software is installed before considering restoration.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

If you need replacement backup software

If Rapid Restore is being removed, choose a current, supported backup solution that offers the capabilities you need. Important criteria include full-image recovery, bootable recovery media, file-level restoration, encryption, version history, support for current Windows releases, and protection against backup tampering or ransomware. The old presence of Xpagent.exe is not a reason to keep obsolete recovery software indefinitely.

Frequently asked questions

Is XPAgent.exe a Windows system file?

No. The filename is not identified as a core Windows executable. A copy in a Windows directory may be a malicious impostor, while a separate copy may belong to old IBM/XPoint software.

Is XPAgent.exe part of IBM Rapid Restore?

Some historical versions were associated with IBM/XPoint Rapid Restore and the Xpoint Agent Server. Confirm the path and installed software before assuming that any copy is legitimate.

Can I delete XPAgent.exe?

Do not delete it solely because of the name. Uninstall legitimate XPoint software through Windows, or use security software to quarantine a confirmed malicious copy.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

What if XPAgent.exe is in System32?

Treat an unsigned or unexplained System32 copy as suspicious and scan it promptly. Historical malware records specifically associate that location with malicious variants.

Does ending the process remove it from startup?

No. Ending the process only stops the current instance. The startup entry, service, scheduled task, or registry value must be handled separately.

What if the file keeps returning?

Check all persistence locations and run a full or offline security scan. Reappearance may indicate a service, scheduled task, another malware component, or software that is reinstalling the file.

Frequently Asked Questions

Is XPAgent.exe a Windows system file?

No. The name has been used by both malware and legacy IBM/XPoint software; it is not enough to identify a Windows core component.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

Can I safely delete XPAgent.exe?

Only after identifying the copy. Uninstall associated XPoint software, or quarantine a confirmed malicious file with trusted security software instead of deleting blindly.

Why is XPAgent.exe starting with Windows?

It may be configured through a startup entry, service, scheduled task, or registry Run key. Ending the process does not remove that configuration.

Product prices and availability are accurate as of the date/time indicated and are subject to change. Any price and availability information displayed on Amazon at the time of purchase will apply.