From 9ccb61626c8807c3dccc1b5ac136475895b4191b Mon Sep 17 00:00:00 2001 From: "Sean (ANGRYxScotsman)" <36518683+seanh1995@users.noreply.github.com> Date: Tue, 7 Jul 2026 09:10:24 +0100 Subject: [PATCH 1/3] Update tweaks.json --- config/tweaks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tweaks.json b/config/tweaks.json index deedc3b4d3..836049391c 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -429,7 +429,7 @@ }, "WPFTweaksConsumerFeatures": { "Content": "ConsumerFeatures - Disable", - "Description": "Windows will not automatically install any games, third-party apps, or application links from the Windows Store for the signed-in user. Some default Apps will be inaccessible (e.g. Phone Link).", + "Description": "Stops promoted app installs and reduces app suggestions from Microsoft Store content.", "category": "Essential Tweaks", "panel": "1", "registry": [ From 72e4485648665e8609ed772028dd62d749629301 Mon Sep 17 00:00:00 2001 From: "Sean (ANGRYxScotsman)" <36518683+seanh1995@users.noreply.github.com> Date: Tue, 7 Jul 2026 09:51:27 +0100 Subject: [PATCH 2/3] Update _index.md --- docs/content/dev/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/dev/_index.md b/docs/content/dev/_index.md index 7c17850c23..253b39f0cd 100644 --- a/docs/content/dev/_index.md +++ b/docs/content/dev/_index.md @@ -5,7 +5,7 @@ toc: false --- > [!NOTE] -> This section contains technical documentation for developers. For end-user documentation, see the [User Guide](../userguide/). +> This section contains code-only references and examples. For end-user guidance, see the [User Guide](../userguide/). ## Architecture From d881da41be2fda07fee6088a091cc70754c0f1ba Mon Sep 17 00:00:00 2001 From: "Sean (ANGRYxScotsman)" <36518683+seanh1995@users.noreply.github.com> Date: Tue, 7 Jul 2026 09:54:07 +0100 Subject: [PATCH 3/3] Update _index.md --- docs/content/dev/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/dev/_index.md b/docs/content/dev/_index.md index 253b39f0cd..4d48a6c698 100644 --- a/docs/content/dev/_index.md +++ b/docs/content/dev/_index.md @@ -5,7 +5,7 @@ toc: false --- > [!NOTE] -> This section contains code-only references and examples. For end-user guidance, see the [User Guide](../userguide/). +> This section contains code-only references. For end-user documentation, see the [User Guide](../userguide/). ## Architecture