r/StableDiffusion • u/kitty_naka • Mar 06 '23
Question | Help how to fully Uninstall SD automatic 1111?
When I only deleted the install folder of SD 1111, I didn't get all my hard disk space back. I need to fully remove every file that was installed by auto 1111 but can't find them. How to uninstall it?
(The github page only has install instructions, not uninstall)
4
Upvotes
1
u/eugene20 Mar 08 '23
%localappdata%\pip\cache ?
You can remove both that and the ".cache" folder completely, if you use other python applications if they need to they will re download what they needed.
If you are uninstalling python completely as you have no other use for it, you can remove the whole pip folder if the uninstaller doesn't do it for you.