diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 401a07ad34bab66e54757dd45643c599c18949cc..9c8faf40717cc611adf897db45288ad81b5f0df4 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -7,7 +7,7 @@ source-code: https://github.com/sleuthkit/autopsy/
 website: https://www.autopsy.com/
 license: Apache-2.0
 grade: stable # must be 'stable' to release into candidate/stable channels
-confinement: devmode # or classic # use 'strict' once you have the right plugs and slots
+confinement: strict # or classic # use 'strict' once you have the right plugs and slots
 architectures: [amd64]
 compression: lzo
 icon: snap/gui/autopsy.png