Zet terug naar fabrieksinstellingen
Overzicht
Resetting Musescore app preferences may be necessary if your app's preferences are corrupted. This deletes custom palettes and custom keyboard shortcuts, and clears out links to recent scores under File menu and Home tab : Scores but will not delete any score files.
Feel free to consult volunteers at https://musescore.org/en/forum before committing. Proceed at your own discretion, Muse Group and the online community are not responsible for any data loss.
Terugzetten naar fabrieksinstellingen via het menu
Select
Help→Revert to factory settings.Select
Revertto reset.Select
Restartto restart the application.
Terugzetten naar fabrieksinstellingen via de opdrachtregel
If MuseScore does not start, you must run this process via the Command line.
Vensters
source: https://musescore.org/en/node/342982
If you have MuseScore open, you need to close it first (
File→Quit)Typ
Win+Rom het dialoogvenster "Uitvoeren" te openen. Je kunt ook "Start" selecteren met de muis, "uitvoeren" typen en vervolgens op het programma "Uitvoeren" klikken.Click
Browse...Zoek naar MuseScore4.exe op je computer. De locatie kan variëren afhankelijk van je installatie, maar het is waarschijnlijk iets in de trant van: Mijn computer → Lokale schijf → Program Files → MuseScore 4 → bin → MuseScore4.exe.
Click
Opento leave the Browse dialog and return to the Run dialog. The following text (or something similar) should display in the Run dialog
C:\Program Files\MuseScore 4\bin\MuseScore4.exe
or
%ProgramFiles%\MuseScore 4\bin\MuseScore4.exe
Voor de Windows Store-versie (Windows 10) is het vrij goed verborgen; zoek ernaar via Windows Verkenner.
Click after the quote and add a space followed by a hyphen and a capital F:
-FPress
OK
Na een paar seconden zou MuseScore moeten opstarten en alle instellingen teruggezet moeten worden naar de fabrieksinstellingen.
Voor gevorderde gebruikers,
The main preference file is located at:
C:\Users\[USERNAME]\AppData\Roaming\MuseScore\MuseScore4.ini
or
%APPDATA%\MuseScore\MuseScore4.ini
The recent list is located at:
C:\Users\[USERNAME]\AppData\Local\MuseScore\MuseScore4\recent_files.json
or
%LOCALAPPDATA%\MuseScore\MuseScore4\recent_files.json
The other preferences (palettes, session, shortcuts, workspaces, logs, ...) are in:
C:\Users\[USERNAME]\AppData\Local\MuseScore\MuseScore4\
or
%LOCALAPPDATA%\MuseScore\MuseScore4\
Voor de Windows Store-versie (Windows 10) zijn deze vrij goed verborgen; zoek ze via Windows Verkenner.
macOS
Instruction written under this section (macOS) is not tested and no Musescore 4 specific macOS test result found online yet (October 2023), the following is adapated from Musescore 3 https://musescore.org/en/handbook/3/revert-factory-settings. Please test it, correct errors, and remove this paragraph.
If you have MuseScore open, you need to quit the application first (
MuseScore→Quit)Open Terminal (in Programma's/Hulpprogramma's of via Spotlight-zoekopdracht) en er zou een sessievenster moeten verschijnen.
Typ (of kopieer/plak) de volgende opdracht in de terminal (voeg de '/' ervoor toe):
/Applications/MuseScore\ 4.app/Contents/MacOS/mscore -F
This resets all MuseScore preferences to factory settings and immediately launches the MuseScore application. Note that you cannot quit the Terminal without quitting MuseScore. You can safely quit MuseScore, quit the Terminal, and then reopen MuseScore in the normal fashion, ready to continue using.
For advanced users, the main MuseScore preference file is located at ~/Library/Preferences/org.musescore.MuseScore4.plist. Often, deleting this file has no effect: macOS stores a cached copy of the settings in some unknown location. The correct way to delete this file, is by running the following command in the Terminal app:
defaults delete org.musescore.MuseScore4
The other preferences (palettes, session, shortcuts, workspaces, logs,...) (Those are not cached by macOS.) are in
~/Library/Application\ Support/MuseScore/MuseScore4/
Linux
source : https://musescore.org/en/node/345932
Het volgende geldt voor Ubuntu, en waarschijnlijk ook voor alle andere Linux-distributies en UNIX-achtige besturingssystemen.
If you have MuseScore open, you need to quit the application first (
File→Quit)From the Ubuntu main menu, choose
Applications→Accessories→Terminal. A Terminal session window should appearTyp (of kopieer/plak) de volgende opdracht in de terminal (druk op
Ctrl+Shift+Vom in de terminal te plakken):
mscore -F
Or
musescore -F
Or
mscore4portable -F
Or, if you are using the AppImage version, use the cd command to change directory to wherever you saved the AppImage. For example, if you saved it to your Desktop (and there is only one):
cd ~/Desktop
./MuseScore*.AppImage -F
Hiermee worden alle MuseScore-voorkeuren teruggezet naar de fabrieksinstellingen en wordt de MuseScore-applicatie direct gestart. Je kunt Terminal nu afsluiten en MuseScore blijven gebruiken.
Voor gevorderde gebruikers,
the main MuseScore preference file is located at
${XDG_CONFIG_HOME:-~/.config}/MuseScore/MuseScore4.ini
The other preferences (palettes, session, shortcuts, workspaces,logs, …) are in
${XDG_DATA_HOME:-~/.local/share}/MuseScore/MuseScore4/
Laatst bijgewerkt
Was dit nuttig?