All pages
Powered by GitBook
1 of 1

Loading...

Restarting Xopero ONE agent service

Windows

Using Task Manager

1

Open Task Manager and navigate to the Services tab.

2

Find the XoperoONEBackupAgent service, right-click it, and select Restart.

Using the Command Prompt

1

Open the Command Prompt (cmd) and execute the following command:


1

Open the Terminal and run the following command:


1

Open the Terminal and run the following commands:

net stop XoperoONEBackupAgent && net start XoperoONEBackupAgent
systemctl restart XoperoONEBackupAgent.service
stop com.xopero.packages.XoperoONEBackupAgent
start com.xopero.packages.XoperoONEBackupAgent

Linux

MacOS

restarting the service in Windows' task manager
Windows' command prompt
MacOS' terminal window
Linux's terminal window