Hello everyone. I am trying to uninstall Omniverse because I am running out of disk space, but I cannot download the Launcher Cleanup Tool from this link: Launcher Cleanup Tool — Omniverse Utilities
It seems like there is a problem with the server because when I click on the Windows version, it shows a page with this content:
Hi and thanks for posting. The Launcher Cleanup tool is no longer available, because the Launcher tool is no longer available. However, the good news is that you do not need this tool, and you can do it yourself manually.
Follow these instructions carefully… Warning, This will totally remove everything Omniverse from your system. All data, all cache, all apps, all settings.
To Uninstall the Omniverse Launcher on Windows, follow these instructions:
Exit all kit apps
Close the Launcher interface
Right click on the “Green Launcher icon” down in the bottom right corner of the system tray and click “Exit”
Start the “Add / Remove Programs” system for and select “Nvidia Omniverse Launcher”. Uninstall it.
Start “Task Manager” and go to the “Details” tab. List by the “Name” column
Look for all processes running that start with “omni” with a green icon. These are Omniverse processes. If you have none running, ignore this.
Right click on each one of them and use the “End Task”. If you have none running, ignore this.
Delete ALL of following folders, if you find them:
c:/users/USER/appdata/local/ov
c:/users/USER/appdata/local/omniverse-launcher-updater
c:/users/USER/appdata/roaming/omni-launcher
c:/users/USER/.nvidia-omniverse
c:/users/USER/documents/kit
c:/users/USER/documents/omniverse
Restart your computer
To download and build the latest Composer and other templates go to:
Or better still just follow these instructions: (Windows)
1. Download "git" from https://git-scm.com/downloads
2. Start a windows command console by using running "cmd" from the Windows Start menu
3. Navigate to where you want to install the kit app template folder
4. Copy and run "git clone https://github.com/NVIDIA-Omniverse/kit-app-template.git"
5. run "cd kit-app-template"
6. run "repo.bat template new"
7. run "repo.bat build"
8. run "repo.bat launch"
You can just remove the files manually in the exact same way. The launcher clean up tool, was accidently put in a private folder. We are fixing it now. Standby