From 6168e93d4c978f7237e94d7b03551fb861cb3ce1 Mon Sep 17 00:00:00 2001 From: Soumyadip Nayak Date: Tue, 2 Dec 2025 00:59:59 +0530 Subject: [PATCH] Remove deprecated CryptoWalletEnabled policy from Edge debloat tweaks (#3737) --- config/tweaks.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index 7867c034..8f6a8c0d 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1673,13 +1673,6 @@ "Value": "0", "OriginalValue": "" }, - { - "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", - "Name": "CryptoWalletEnabled", - "Type": "DWord", - "Value": "0", - "OriginalValue": "" - }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "WalletDonationEnabled",