The conmgr process can be started/stopped automatically according to the start/stop of the database server OS.
If the service startup type is "manual", change it to "automatic". By setting it to "automatic", it will start automatically when the database server OS is started, and will automatically stop when the database server OS is shut down.
Note
Please do so as a user with "Administrator" privileges.
Follow the procedure below to switch services.
Display the [Services] window
In [Administrative Tools], click [Services].
Switch startup
Select the service name of the conmgr process, display the [Properties] dialog, and switch the startup type from Manual to Automatic.
You can also change the above settings with the sc config command.