To disable the touch interface, either call the “Remove All Widgets” blueprint node at runtime or go to “Project Settings > Engine > Input > Mobile” and clear Default Touch Interface so it is not automatically created.
To create it at runtime, call Activate Touch Interface on your Player Controller.