BeautifulDiscord icon indicating copy to clipboard operation
BeautifulDiscord copied to clipboard

Unable to uninstall

Open Sfoggo opened this issue 7 years ago • 3 comments

This isn't a very complicated issue. I don't want the skin I have anymore. I reinstalled Discord twice and even deleted Python, yet it's still there. How do I uninstall this?

Sfoggo avatar Jun 08 '17 13:06 Sfoggo

if you reinstalled discord it shouldn't be there anymore.

as documented in the usage section, to remove the styling you have to invoke the script with the --revert flag.

if that doesn't work (and in your case, since you deleted python already), you can do it manually by:

  • going to where discord is installed - if you're on windows (let me know if you're on another OS), it's in %localappdata%\Discord<PTB, Canary>\app-<version-number>\)
  • go inside the resources folder
  • delete the app folder, and rename original_app.asar to app.asar.

if original_app.asar and the app folder don't exist, then it shouldn't be doing anything.

not sure if it's what's going on, but double check you reinstalled the right discord version, since there's multiple ones you can install.

leovoel avatar Jun 08 '17 17:06 leovoel

On Arch Linux deleting "/home/USERNAME/.config/discord" fixed it for me.

PizzaLovingNerd avatar Aug 03 '18 17:08 PizzaLovingNerd

I've reinstalled discord multiple times now but it's still getting applied, I also can't find the custom css folder anymore, help please?

Edit: resolved, default install on Windows is C:\Users%username%\AppData\Roaming\discord\0.0.301\modules\discord_desktop_core

Somfic avatar Dec 28 '18 13:12 Somfic