diff --git a/settings.conf b/settings.conf
index 2ceba4dbab31632b47fe6c91b4a4f4ec36ef8f8b..d2bfd8f2f5f6af1e75138c21902072d9a3eb292d 100644
--- a/settings.conf
+++ b/settings.conf
@@ -30,10 +30,11 @@ modules-search: [ local ]
 # For more information on running module instances, run Calamares in debug mode
 # and check the Modules page in the Debug information interface.
 # YAML: list of maps of string:string key-value pairs.
-instances:
-- id:       owncloud
-  module:   webview
-  config:   owncloud.conf
+
+#instances:
+#- id:       owncloud
+#  module:   webview
+#  config:   owncloud.conf
 
 # Sequence section. This section describes the sequence of modules, both
 # viewmodules and jobmodules, as they should appear and/or run.
@@ -89,7 +90,7 @@ sequence:
   - bootloader
   - umount
 - show:
-  - webview@owncloud
+#  - webview@owncloud
   - finished
 
 # A branding component is a directory, either in SHARE/calamares/branding or in