Add, update, and remove installed Qt components

Qt Maintenance Tool is included in every Qt installation. Use it to add, update, and remove installed components. The tool is located in your Qt installation directory (typically C:/Qt/).

Add, remove, and update components in Qt Maintenance Tool

You can also use Qt Maintenance Tool with the command-line interface, which is useful if you are:

  • Updating installations on multiple machines.
  • Working with CI/CD pipelines.
  • Automating updates without user interaction.

For more information about using Qt Maintenance Tool with the command-line, see Get and Install Qt with Command Line Interface.