Index: /trunk/src/VBox/Main/xml/Settings.cpp
===================================================================
--- /trunk/src/VBox/Main/xml/Settings.cpp	(revision 84625)
+++ /trunk/src/VBox/Main/xml/Settings.cpp	(revision 84626)
@@ -4365,5 +4365,6 @@
         hw.audioAdapter.fEnabled = false;
     }
-    else if (m->sv >= SettingsVersion_v1_17)
+
+    if (m->sv >= SettingsVersion_v1_17)
     {
         /* Starting with VirtualBox 5.2 the default is disabled, before it was
