diff --git a/src/main/kotlin/app/revanced/patches/music/utils/settings/SettingsPatch.kt b/src/main/kotlin/app/revanced/patches/music/utils/settings/SettingsPatch.kt
index ee5b9eeeb..e7ad06a41 100644
--- a/src/main/kotlin/app/revanced/patches/music/utils/settings/SettingsPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/music/utils/settings/SettingsPatch.kt
@@ -223,6 +223,14 @@ object SettingsPatch : BaseResourcePatch(
}
}
+ /**
+ * add open default app settings
+ */
+ addPreferenceWithIntent(
+ CategoryType.MISC,
+ "revanced_default_app_settings"
+ )
+
/**
* add import export settings
*/
diff --git a/src/main/resources/music/settings/host/values/strings.xml b/src/main/resources/music/settings/host/values/strings.xml
index 9cd52c3ae..f5e11462d 100644
--- a/src/main/resources/music/settings/host/values/strings.xml
+++ b/src/main/resources/music/settings/host/values/strings.xml
@@ -404,6 +404,9 @@ Tap on the continue button and disable battery optimizations."
Sanitize sharing links
Removes tracking query parameters from URLs when sharing links.
+ Open default app settings
+ To open YouTube Music links in RVX Music, enable \'Open supported links\' and enable the supported web addresses.
+
Import / Export settings
Import or export settings.