• Company
    • About Us
    • Case Studies
    • Press Center
    • Events
    • Careers
    • Blog
    • Contact us
  • Contact us
  • Login
 
  • English
    • Deutsch
    • Español
    • Français
    • Italiano
    • Português
Paessler
                    - The Monitoring Experts
  • Products
    • Paessler PRTG
      Paessler PRTGMonitor your whole IT infrastructure
      • PRTG Network Monitor
      • PRTG Enterprise Monitor
      • PRTG Hosted Monitor
      • PRTG extensionsExtensions for Paessler PRTGExtend your monitoring to a new level
    • Icon Features
      FeaturesExplore all monitoring features
      • Maps & dashboards
      • Alerts & notifications
      • Multiple user interfaces
      • Distributed monitoring
      • Customizable reporting
  • Solutions
    • Industries
      IndustriesMonitor various industry sectors
      • Industrial
      • Healthcare
      • Data Center
      • Education
      • Finance
      • Government
    • IT Topics
      IT TopicsMonitor all areas of IT
      • Network Monitoring
      • Bandwidth Monitoring
      • SNMP Monitor
      • Network Mapping
      • WiFi Monitoring
      • Server Monitoring
  • Pricing
  • Resources
    • Getting Started
      Getting StartedModules for self-paced learning
    • How-to Guides
      How-to GuidesGet the most out of PRTG
    • Videos & Webinars
      Videos & WebinarsLearn from Paessler experts
    • IT  Knowledge
      IT KnowledgeExpand your IT knowledge
    • PRTG Manual
      PRTG ManualFull documentation
    • Knowledge Base
      Knowledge BaseShare community knowledge
    • PRTG Sensor Hub
      PRTG Sensor HubGet sensors, scripts & templates
    • Trainings
      PRTG TrainingLearn how to work with PRTG
  • Partners
    • icon star
      New Partners and MSPBecome a new partner or MSP
    • icon partner
      Partner PortalLog in to your partner account
    • Deal Registration
      Deal RegistrationRegister your sales opportunities
    • icon search
      Find a PartnerFind partners selling Paessler products
    • icon technology
      Technology AlliancesSee Paessler technology partnerships
  • Company
    • About Us
    • Case Studies
    • Press Center
    • Events
    • Careers
    • Blog
    • Contact us
  • Contact us
  • Login
  • English
    • Deutsch
    • Español
    • Français
    • Italiano
    • Português
  • Get a quote
  • Free trial
  1. Home>
  2. Resources>
  3. How-to Guides>
  4. How to move a PRTG installation to a different computer in 9 steps
PRTG Logo

How to move a PRTG installation to a different computer in 9 steps

Free download
product overview

Moving a PRTG installation: Step-by-Step Guide

Table of content
  • Before you start the migration
  • Short migration guide in 9 steps

This how-to guide explains how to move or migrate a PRTG installation from an old to a new server. The server can be a virtual machine or a physical machine. The following steps are valid

  • if you use the default path for storing PRTG data,
  • if you do not run PRTG in a cluster,
  • if you do not have remote probes,
  • if you have direct internet access, which you need for license activation,
  • if you run a supported Windows version that is up to date, and
  • if you have the latest .NET version installed.

If you need more details or more in-depth information about migrating PRTG, for example, if you run PRTG in a cluster, see our Knowledge Base article.

Bring your monitoring experience to the next level with PRTG

Get full visibility with real-time dashboards, alerts, and customizable sensors

Free download
PRODUCT OVERVIEW

Before you start the migration

1. Check your PRTG and Windows version

To migrate a PRTG installation successfully, make sure that you install the same PRTG version on your old and new system.

You may need to run an update of the old system to the latest PRTG version first.

If you migrate PRTG from a 32-bit system to a different 32-bit system, or from a 64-bit system to a 64-bit system, you can immediately jump to the 9-step guide.

For a migration from a 32-bit system to a 64-bit system, or vice versa, please follow these steps:

  • Open the Windows registry editor and manually modify the registry keys: (re)move the Paessler branch from or to the Wow6432Node node.

Note: It is important that you back up your system before manipulating the Windows registry!

  • Manually copy the settings of the PRTG Administration Tool from the old to the new system.

2. Check your credentials for the PRTG core server service and the PRTG probe service

On the new system, check the login credentials for the PRTG core server service and the PRTG probe service. Be sure to use the same account for both services as on the old system. If you used individual credentials, the following steps are necessary:

  1. Go to Services in the Windows Administrative Tools.
  2. Open Properties of the PRTG Core Server Service and/or the PRTG Probe Service.
  3. Go to section Log On and choose between Local System account or This account and add the account you want to use.

Note: The PRTG core server service and the PRTG probe service run under the Local System account by default. This might result in issues with script sensors, because in some cases, the Local System account does not have access to the network or other systems. Please use an account with the required permissions.

Short migration guide in 9 steps

After you prepared the migration, you can now move PRTG from the old to the new server. Take the following steps:

Step 1

On your original server, go to the PRTG web interface and deactivate your PRTG license under Setup | License Information. Otherwise, you cannot activate the license on the new server. Your old server will still run as a licensed version for 30 days.

Note: The option to manually deactivate the license on a PRTG server via the web interface is available as of PRTG version 16.4.28. For the migration of previous PRTG versions, please see the detailed guide in our Knowledge Base.
PRTG Screenshot License information
PRTG Screenshot License information

Step 2

Install the same version of PRTG that you run on the old server on the new server using the installer of the old server. By default, this installer is stored in the PRTG program directory:

  • 64-bit systems
%programfiles(x86)%\PRTG Network Monitor\PRTG Installer Archive
  • 32-bit systems
%programfiles%\PRTG Network Monitor\PRTG Installer Archive

During the installation you will need your license name and license key.

PRTG Screenshot Installer Archive
PRTG Screenshot Installer Archive

PRTG makes monitoring as easy as it gets

Custom alerts and data visualization let you quickly identify and prevent all kinds of issues

Free download
PRODUCT OVERVIEW

Step 3

Open the PRTG Administration Tool on the old server and on the new server and stop the PRTG Core Server Service and the PRTG Probe Service on both servers.

PRTG Screenshot Administration Tool
PRTG Screenshot Administration Tool

Step 4

Go to the data directory of your old server and copy the contents of

 %programdata%\Paessler\PRTG Network Monitor

to your new server. Make sure that the file paths match.

PRTG Screenshot data directory
PRTG Screenshot data directory

Step 5

If you use customizations like custom device icons, custom sensors, or certificates, go to the program directory of your old server and copy the respective content to the new server as well.

After copying all the data you need, open the PRTG Administration Tool on the new server and restart the PRTG Core Server Service and the PRTG Probe Service.

PRTG Screenshot path list
PRTG Screenshot path list

Step 6

The migration reverts the credentials for the PRTG System Administrator account to the default username and password, prtgadmin.

We strongly recommend to change the credentials in the PRTG Administration Tool of the new server as soon as possible.

PRTG Screenshot admin tool change login credentials
PRTG Screenshot admin tool change login credentials

Step 7

For the PRTG web server, check the correctness of the PRTG Web Server settings like the selected TCP port and the specified IP addresses.

You can either do this in the PRTG Administration Tool or in the PRTG web interface under Setup | System Administration | User Interface.

PRTG Screensho web server settings
PRTG Screensho web server settings

Step 8

In the PRTG web interface, go to Setup | System Administration | User Interface, section PRTG Web Interface.

Enter the DNS Name so that it points to the fully qualified domain name (FQDN) of the new server.

PRTG Screenshot web interface - DNS name
PRTG Screenshot web interface - DNS name

Step 9

Finally, check whether all your sensors behave as expected. A historic data report might be useful to confirm that all the required historic data is available.

For the report, right-click on a sensor, go to Historic Data | View Historic Data, enter your time period and click Start.

 

And that’s it! Now you can use PRTG on your new server as usual.

PRTG Screenshot Report for PING
PRTG Screenshot Report for PING

This how-to guide only scratches the surface?

Get more deep-dive information here!

Preview Video

A brief overview of the PRTG map functionality

View more
Preview webinar

Webinar: Getting started with notifications

View more
Preview manual

All about maps in our PRTG Manual

READ more
PRTG Logo

Start monitoring your IT infrastructure for free with PRTG and see how it can make your network more reliable and your job easier.

Free download
PRODUCT OVERVIEW

Products

  • Paessler PRTG
    Paessler PRTGMonitor your whole IT infrastructure
    • PRTG Network Monitor
    • PRTG Enterprise Monitor
    • PRTG Hosted Monitor
    • PRTG extensions
      Extensions for Paessler PRTGExtend your monitoring to a new level
  • Icon Features
    FeaturesExplore all monitoring features

Monitoring with PRTG

  • Network monitoring
  • Bandwidth monitoring
  • SNMP monitoring
  • Network mapping
  • Wi-Fi monitoring
  • Server monitoring
  • Network traffic analyzer
  • NetFlow monitoring
  • Syslog server

Useful Links

  • PRTG Manual
  • Knowledge Base
  • Customer Success Stories
  • About Paessler
  • Subscribe to newsletter
  • PRTG Support
  • PRTG Consulting
  • PRTG Feedback & Roadmap

Contact

Paessler GmbH
Thurn-und-Taxis-Str. 14, 
90411 Nuremberg 
Germany

info@paessler.com

+49 911 93775-0

  • Contact us
©2025 Paessler GmbHTerms & ConditionsPrivacy PolicyImprintReport VulnerabilityDownload & InstallSitemap
404 - Page not found 404 - Page not found 404 - Page not found