5
Home
Gerhard Tan edited this page 2025-07-16 15:11:56 +08:00

Welcome to the FRP Manager wiki!

How to install

You can install the application using the installer or the portable version. It's recommended to use the installer as it is very convenient for upgrading the application.

Windows 10 or later

Download the latest release in the releases page. If you are using the installer, select the installation language after the installer opens, and then follow the instructions on the installation wizard to proceed with the installation. When the installation is successful, the application will launch automatically. If the application does not show up in the foreground, you can find it in the taskbar.

Windows 7

The latest version no longer supports Windows 7, but you can still use older versions. v1.16.x is the last release that will run on those old Windows versions. Please note that we only release new versions to fix bugs and do not add any new features. The installation steps are the same as for Windows 10.

Show all v1.16.x releases

How to upgrade

If you're using the installer, download the new version and run the new installer. Please do not uninstall old version because you will lose the application data. During the upgrade process, all started configurations will be stopped and automatically restarted after the upgrade is complete. All your configurations are preserved.

If your're using the portable version, follow the steps below to upgrade:

  1. Open the old application and stop all running configurations.
  2. Export all configurations to a ZIP file.
  3. Unzip the new version to a new location.
  4. Open the new application and import configurations.
  5. If necessary, start the configuration.

How to uninstall

It's easy to uninstall the application using the Control Panel in Windows. Please note that your configurations will be deleted after uninstallation. If necessary, you may need to export your configurations before uninstallation.

If you have problems that block programs from being removed, open a PowerShell window and execute the following command:

msiexec /x $(Get-WmiObject -query "select * from Win32_Product where vendor = 'FRP Manager Project'" | Select-Object -ExpandProperty IdentifyingNumber) /L*v frpmgr_error.txt
notepad frpmgr_error.txt

Open a new issue and attach the error log.

How to reinstall

You may need to reinstall the software if your program was deleted by antivirus software. If a new version is available, you can just download the new version to upgrade. You can also rerun the installer for the currently installed version and select Reinstall in the pop-up dialog box.

How to change the installation language

Although you can change the display language of the application in the Settings, the display language of the installer and application shortcuts will not change unless you reinstall the software. If you want to completely change the installation language, it is recommended to reinstall the software.