Bluebeam Revu 21 Installation Troubleshooting

SOP: Bluebeam Revu 21 Installation Troubleshooting

Purpose

To provide a standard process for troubleshooting and resolving Bluebeam Revu 21 installation failures on managed Windows devices.

Scope

This procedure applies when Bluebeam Revu 21 fails to install via the Company Portal or the manual MSI deployment package.

Common Symptoms

Common error messages may include:

  • A newer version of this application is already installed

  • An earlier version has been detected

  • Error 2753 referencing PbMngr5.exe

  • Installation fails even though Bluebeam no longer appears installed

Likely Cause

Residual Bluebeam or Windows Installer registration data may remain on the device after a prior uninstall. Even if Bluebeam is no longer visible in Installed Apps or Programs and Features, a hidden installer state can still block reinstallation.

Procedure

1. Confirm removal of existing Bluebeam components

Verify Bluebeam is not listed in:

  • Settings > Apps > Installed apps

  • Control Panel > Programs and Features

2. Perform standard cleanup

Use Bluebeam’s normal uninstall or deployment removal process for prior versions.

3. Check for remaining registry entries

Review the following registry paths for Bluebeam entries:

  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall

4. Check for remaining file remnants

Review and remove leftover Bluebeam folders if present:

  • C:\Program Files\Bluebeam Software

  • C:\ProgramData\Bluebeam Software

  • C:\Users\<username>\AppData\Local\Bluebeam

  • C:\Users\<username>\AppData\Roaming\Bluebeam

5. Attempt manual reinstall

Sign in with an administrator account and run the MSI from an elevated Command Prompt.

Example command:

msiexec /i "C:\Path\Bluebeam Revu x64 21.msi" /L*v C:\Temp\BluebeamInstall.log

6. Escalate if the installation still fails

If Bluebeam still fails with version-detection or installer-state errors after standard cleanup, contact Bluebeam Support.

7. Use the Bluebeam cleaner tool if provided

If Bluebeam Support provides the Revu Cleaner utility:

  • Run the cleaner on the affected device

  • Reboot if needed

  • Reattempt installation using the official Bluebeam MSI deployment package

Resolution

If residual Bluebeam installer data is causing the issue, the Bluebeam cleaner tool may remove any remaining traces and allow a successful reinstall.

Escalation Criteria

Escalate to Bluebeam Support when:

  • Bluebeam is not visibly installed, but the MSI still detects an earlier or newer version

  • Error 2753 or similar MSI errors continue after cleanup

  • Manual MSI installation fails after standard uninstall steps