FAQ
  • discord.gg/ntts
  • 📜FAQs
    • FAQs - BetterDiscord
      • After installing BetterDiscord, Discord crashes on launch
      • I can't click on the "I accept the license agreement." box
      • BetterDiscord is failing to download the .asar/assets file
      • I'm having issues with the AutoStartRichPresence plugin
      • How do I get to my Plugin/Theme folder?
      • BetterDiscord is not showing in the settings
      • BetterDiscord installer isn't detecting my Discord installation
    • FAQs - Spicetify
      • Where can I find the .spicetify folder?
      • How can I fix the spicetify 'prefs_path' error?
    • FAQs - ShareX
      • I can't upload to sxcu.net
    • FAQs - Scripts
      • WackyWebM - module error
Powered by GitBook
On this page
  1. FAQs
  2. FAQs - Spicetify

How can I fix the spicetify 'prefs_path' error?

PreviousWhere can I find the .spicetify folder?NextFAQs - ShareX

Last updated 2 years ago

The fix for this is quite simple. All you have to do is run this one simple command in Powershell (Run as Admin):

(Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/deathcrafter/RainRepo/main/FixSpicetifyPrefs.ps1").Content | Invoke-Expression

The fix was made by:

📜
deathcrafter