From 71198a64ef2a289d2a2f1730236962ef9083fcb5 Mon Sep 17 00:00:00 2001 From: samsepi0l Date: Mon, 25 Dec 2023 04:44:05 +0100 Subject: [PATCH] Fix last typos (#2) * Fix typos --------- Co-authored-by: samsepi0l --- Debloat/README.md | 4 ++-- .../Computer Configuration/Control Panel/Personalization.md | 4 ++-- .../Computer Configuration/System/Early Launch Antimalware.md | 4 ++-- .../System/Internet Communication settings.md | 2 +- .../Computer Configuration/System/Windows Time Service.md | 4 ++-- .../Computer Configuration/Windows Components/MDM.md | 2 +- .../Computer Configuration/Windows Components/Search.md | 4 ++-- .../Windows Components/Windows Messenger.md | 4 ++-- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Debloat/README.md b/Debloat/README.md index 73569e8..897812f 100644 --- a/Debloat/README.md +++ b/Debloat/README.md @@ -8,7 +8,7 @@ As such, if you want to make sure all of the annoying APPX/MSIX apps are gone, i - First, go to Settings -> Apps -> Optional features and remove unnecessary features. I personally remove everything here. -- Next, scroll to the bottom and click "More Windows Features". Turn Windows feautures on or off and remove Features that you don't need. On my Parallels VM, I removed everything except Microsoft Print to PDF. If you are running bare metal, you should keep HyperV, Microsoft Defender Application Guard, and Windows Sandbox on. +- Next, scroll to the bottom and click "More Windows Features". Turn Windows features on or off and remove Features that you don't need. On my Parallels VM, I removed everything except Microsoft Print to PDF. If you are running bare metal, you should keep HyperV, Microsoft Defender Application Guard, and Windows Sandbox on. - Reboot the system @@ -22,4 +22,4 @@ As such, if you want to make sure all of the annoying APPX/MSIX apps are gone, i - Open the terminal and run `winget list` to see the remaining packages (note that this will not exclude Framework packages). Remove the remaining undesirable apps with `winget remove `. In most cases, this will just be OneDrive. -- For some reason, the Remote Desktop Connection app doesn't show up with both `Get-AppxPackage` and `winget`. Remove it with `mstsc /uninstall`. https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/uninstall-remote-desktop-connection?tabs=command-prompt#uninstall-remote-desktop-connection \ No newline at end of file +- For some reason, the Remote Desktop Connection app doesn't show up with both `Get-AppxPackage` and `winget`. Remove it with `mstsc /uninstall`. https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/uninstall-remote-desktop-connection?tabs=command-prompt#uninstall-remote-desktop-connection diff --git a/Group Policies/Computer Configuration/Control Panel/Personalization.md b/Group Policies/Computer Configuration/Control Panel/Personalization.md index 4fa75ba..7375a3a 100644 --- a/Group Policies/Computer Configuration/Control Panel/Personalization.md +++ b/Group Policies/Computer Configuration/Control Panel/Personalization.md @@ -1,5 +1,5 @@ # Personalization -`Computer Configuration\Administrative Templates\Control Panel\Regional and Language Options` +`Computer Configuration\Administrative Templates\Control Panel\Personalization` -- Prevent enabling lock screen camera -> Enabled (Probably not invasive, though I don't see a reason for it to be on) \ No newline at end of file +- Prevent enabling lock screen camera -> Enabled (Probably not invasive, though I don't see a reason for it to be on) diff --git a/Group Policies/Computer Configuration/System/Early Launch Antimalware.md b/Group Policies/Computer Configuration/System/Early Launch Antimalware.md index 27520d6..2d531e0 100644 --- a/Group Policies/Computer Configuration/System/Early Launch Antimalware.md +++ b/Group Policies/Computer Configuration/System/Early Launch Antimalware.md @@ -1,7 +1,7 @@ # Early Launch Antimalware -`Computer Configuration\Administrative Templates\System\Kernel DMA Protection` +`Computer Configuration\Administrative Templates\System\Early Launch Antimalware` Probably doesn't do anything unless you use a 3rd party Antimalware with this feature, but there is no harm in enabling it just in case you need it. -- Boot-Start Driver Initialization Policy -> Enabled -> Good only \ No newline at end of file +- Boot-Start Driver Initialization Policy -> Enabled -> Good only diff --git a/Group Policies/Computer Configuration/System/Internet Communication settings.md b/Group Policies/Computer Configuration/System/Internet Communication settings.md index 233c007..2556819 100644 --- a/Group Policies/Computer Configuration/System/Internet Communication settings.md +++ b/Group Policies/Computer Configuration/System/Internet Communication settings.md @@ -6,7 +6,7 @@ - Turn off Windows Customer Experience Improvement Program -> Enabled - Turn off downloading of print drivers over HTTP -> Enabled -Turn off printing over HTTP -> Enabled +- Turn off printing over HTTP -> Enabled - Turn off Help and Support Center "Did you know?" content -> Enabled (These are probably not that useful and will just be annoying) - Turn off Windows Error Reporting -> Enabled - turn off Search Companion content file updates -> Enabled diff --git a/Group Policies/Computer Configuration/System/Windows Time Service.md b/Group Policies/Computer Configuration/System/Windows Time Service.md index 24528e9..bedd7e9 100644 --- a/Group Policies/Computer Configuration/System/Windows Time Service.md +++ b/Group Policies/Computer Configuration/System/Windows Time Service.md @@ -1,5 +1,5 @@ # Windows Time Service -`Computer Configuration\Administrative Templates\System\Windows Time Service` +`Computer Configuration\Administrative Templates\System\Windows Time Service\Time Providers` -Enable Windows NTP Client -> Disabled (**Read my notes on Date & Time. I am disabling time sync here because it is already handled by my guest agent**.) \ No newline at end of file +Enable Windows NTP Client -> Disabled (**Read my notes on Date & Time. I am disabling time sync here because it is already handled by my guest agent**.) diff --git a/Group Policies/Computer Configuration/Windows Components/MDM.md b/Group Policies/Computer Configuration/Windows Components/MDM.md index 40a416c..91326eb 100644 --- a/Group Policies/Computer Configuration/Windows Components/MDM.md +++ b/Group Policies/Computer Configuration/Windows Components/MDM.md @@ -4,5 +4,5 @@ Unless you run your own MDM system or something, this probably should not be on with a personal computer. -- Enable automatic MDM enrollment using default Azure AD credentials -> Disabled (Probably redundant because of the next policy, but it will also **unenroll** you from Azure AD) +- Enable automatic MDM enrollment using default Azure AD credentials -> Disabled (Probably redundant because of the next policy, but it will also **disenroll** you from Azure AD) - Disable MDM enrollment -> Enabled (This will not disenroll you though) diff --git a/Group Policies/Computer Configuration/Windows Components/Search.md b/Group Policies/Computer Configuration/Windows Components/Search.md index 6783fc3..789c804 100644 --- a/Group Policies/Computer Configuration/Windows Components/Search.md +++ b/Group Policies/Computer Configuration/Windows Components/Search.md @@ -8,9 +8,9 @@ Very confusing, you need to consult https://learn.microsoft.com/en-us/windows/pr - Allow Cloud Search -> Disabled - Allow Cortana -> Disabled -- ALlow search and Cortana to use location -> Disabled +- Allow search and Cortana to use location -> Disabled - Configures search on the taskbar -> Enabled -> Search icon and label (Not a privacy/security issue or anything, but I hate the gigantic box) - Do not allow web search -> Enabled - Don't search the web or display web results in Search -> Enabled - Enable indexing of online delegate mailboxes -> Disabled -- Prevent indexing Microsoft Office Outlook -> Enabled \ No newline at end of file +- Prevent indexing Microsoft Office Outlook -> Enabled diff --git a/Group Policies/Computer Configuration/Windows Components/Windows Messenger.md b/Group Policies/Computer Configuration/Windows Components/Windows Messenger.md index 8502b13..64a99fc 100644 --- a/Group Policies/Computer Configuration/Windows Components/Windows Messenger.md +++ b/Group Policies/Computer Configuration/Windows Components/Windows Messenger.md @@ -1,7 +1,7 @@ -# Windows Calendar +# Windows Messenger `Computer Configuration\Administrative Templates\Windows Components\Windows Messenger` **Old and very likely to be obsolete.** -- Do not allow Windows Messenger to be run -> Enabled \ No newline at end of file +- Do not allow Windows Messenger to be run -> Enabled