Update Plauti Server on Windows
On this page
This article is for updating Plauti Server on Windows.
For Linux, see Update Plauti Server on Linux.
For Docker, follow the same steps as in Install Plauti Server in Docker.
Find out more about the contents of a new version in the Release Notes.
Updating Plauti Server on Windows
To update Plauti Server on Windows:
- Download the new version
- Run the installer
- Restart Plauti Server
Try out the Update button!
Instead of following the update steps below, you can also use the new Update button.
Click the Update
icon top right, then click Upgrade & Restart
.
1. Download the latest version
- Download the latest version of Plauti Server for Windows via https://go.plauti.com/PlautiServerWin64latest
2. Run the installer
Open the .exe file you just downloaded.
An initial loading window will appear.
Wait for the process to complete. Windows may prompt you for administrator permission. Click Yes to allow the app to make changes to your device.
When completed, the setup wizard will open. Keep the default value “Yes, update the existing installation”.
Click Next to continue.

Keep the same Salesforce Organization ID and/or Dynamics Tenant ID that are already present.
Click Next.

The installation will now proceed. Once it is complete, the final screen will appear.
Click Finish to exit the setup wizard.
3. Restart Plauti Server
- Stop the service using
sc stop plauti-serverornet stop pauti-server. - Start the service using
sc start plauti-serverornet start plauti-server.