diff --git a/pkg/launcher/paths.go b/pkg/launcher/paths.go
index 8592c54cd..46b8a3229 100644
--- a/pkg/launcher/paths.go
+++ b/pkg/launcher/paths.go
@@ -39,7 +39,7 @@ func DefaultPath(path defaultPath) string {
if runtime.GOOS == "windows" {
switch path {
case RootDirectory:
- return "C:\\Program Files\\Kolide\\Launcher-kolide-k2\\data"
+ return "C:\\ProgramData\\Kolide\\Launcher-kolide-k2\\data"
case WindowsConfigDirectory:
return "C:\\Program Files\\Kolide\\Launcher-kolide-k2\\conf"
case BinDirectory:
diff --git a/pkg/packagekit/assets/main.wxs b/pkg/packagekit/assets/main.wxs
index b9f376bbd..1238c979e 100644
--- a/pkg/packagekit/assets/main.wxs
+++ b/pkg/packagekit/assets/main.wxs
@@ -70,6 +70,7 @@
Level="1"
Display="hidden">
+