# Confirmation of application's running Start the browser(see also [browser list](../faq_general/index.html#recommended-hardware-specification)), and access the URL given below. In {IP_ADDRESS}, enter the IP address you found when installing the application. ``` http://{IP_ADDRESS}:3200/ ``` If the following window appears, the installed application is running. ![](./media/welcome.png) (manufacia-uninstall)= # Uninstall Remove the docker container related to MANUFACIA with following command. ```console $ manufacia-ctrl --maint down ``` Check if the docker container has been removed. ```console $ docker ps ``` ```{attention} If the docker container was not removed, then delete it by docker command. ``` After confirming there is no related containers, - delete doker image files + manufacia-gpu-xxx + redis 5.0-alpine + postgres 10.5-alpine + eclipse-mosqutto - delete all environment variables that were added. - delete ~/.manufacia directory.