I had installed Hugo on my WIndows 11 laptop using the binaries I downloaded from the GitHub repo. I would like to uninstall Hugo. However, I cannot find it listed on the Apps Uninstall page in Settings. The documentation doesn’t say anything about it either. Please help.
Open a terminal and type
where.exe hugo
1 Like
It shows me the path to the Hugo bin
folder where hugo.exe
is stored.
Then delete the file.
1 Like
That’s it! Wow, that was easy! Thank you very much!
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.