From 0a642be3b496f4fc2efc4ee3c9611479e1409163 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Fri, 20 Mar 2026 06:28:56 +0200 Subject: [PATCH] opps (#4220) --- config/tweaks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tweaks.json b/config/tweaks.json index 3fd52d80..d825b422 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1503,7 +1503,7 @@ winget install Microsoft.Onedrive --source winget # Enabled OneSyncSvc - Set-Service -Name OneSyncSvc -StartupType Enabled + Set-Service -Name OneSyncSvc -StartupType Automatic " ], "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/removeonedrive"