diff --git a/config/SophiaScript_Win10.ps1 b/config/SophiaScript_Win10.ps1 index 82aef69..c637b7d 100644 --- a/config/SophiaScript_Win10.ps1 +++ b/config/SophiaScript_Win10.ps1 @@ -170,7 +170,6 @@ WindowsColorMode -Dark AppColorMode -Dark # Hide the "New App Installed" indicator -# Скрыть уведомление "Установлено новое приложение" NewAppInstalledNotification -Hide # Hide first sign-in animation after the upgrade @@ -219,12 +218,6 @@ IF(!(Get-WmiObject -Class win32_systemenclosure | Where-Object { $_.chassistypes # Disable the Windows 260 characters path limit Win32LongPathLimit -Disable -# Display the Stop error information on the BSoD -BSoDStopError -Enable - -# Choose when to be notified about changes to your computer: never notify -AdminApprovalMode -Never - # Turn on access to mapped drives from app running with elevated permissions with Admin Approval Mode enabled MappedDrivesAppElevatedAccess -Enable @@ -243,9 +236,6 @@ PowerPlan -Balanced # Do not allow the computer to turn off the network adapters to save power NetworkAdaptersSavePower -Disable -# Disable the Internet Protocol Version 6 (TCP/IPv6) component for all network connections -# IPv6Component -Disable - # Save screenshots by pressing Win+PrtScr on the Desktop WinPrtScrFolder -Desktop @@ -273,12 +263,6 @@ Autoplay -Disable # Enable thumbnail cache removal ThumbnailCacheRemoval -Enable -# Enable "Network Discovery" and "File and Printers Sharing" for workgroup networks -NetworkDiscovery -Enable - -# Enable "Network Discovery" and "File and Printers Sharing" for workgroup networks -NetworkDiscovery -Enable - # Automatically adjust active hours for me based on daily usage ActiveHours -Automatically @@ -324,39 +308,12 @@ SoftwareDistributionTask -Register # Only files older than one day will be deleted. The task runs every 60 days TempTask -Register -# Disable Microsoft Defender Exploit Guard network protection -NetworkProtection -Disable - -# Disable detection for potentially unwanted applications and block them -PUAppsDetection -Disable - -# Disable sandboxing for Microsoft Defender -DefenderSandbox -Disable - # Dismiss Microsoft Defender offer in the Windows Security about signing in Microsoft account DismissMSAccount # Dismiss Microsoft Defender offer in the Windows Security about turning on the SmartScreen filter for Microsoft Edge DismissSmartScreenFilter -# Create the "Process Creation" сustom view in the Event Viewer to log executed processes and their arguments -EventViewerCustomView -Enable - -# Enable logging for all Windows PowerShell modules -PowerShellModulesLogging -Enable - -# Enable logging for all PowerShell scripts input to the Windows PowerShell event log -PowerShellScriptsLogging -Enable - -# Microsoft Defender SmartScreen doesn't marks downloaded files from the Internet as unsafe -AppsSmartScreen -Disable - -# Disable the Attachment Manager marking files that have been downloaded from the Internet as unsafe -SaveZoneInformation -Disable - -# Disable Windows Sandbox -WindowsSandbox -Disable - # Show the "Extract all" item in the Windows Installer (.msi) context menu MSIExtractContext -Show diff --git a/config/SophiaScript_Win11.ps1 b/config/SophiaScript_Win11.ps1 index cc23602..ac982f2 100644 --- a/config/SophiaScript_Win11.ps1 +++ b/config/SophiaScript_Win11.ps1 @@ -209,12 +209,6 @@ IF(!(Get-WmiObject -Class win32_systemenclosure | Where-Object { $_.chassistypes # Disable the Windows 260 characters path limit Win32LongPathLimit -Disable -# Display the Stop error information on the BSoD -BSoDStopError -Enable - -# Choose when to be notified about changes to your computer: never notify -AdminApprovalMode -Never - # Turn on access to mapped drives from app running with elevated permissions with Admin Approval Mode enabled MappedDrivesAppElevatedAccess -Enable @@ -233,9 +227,6 @@ PowerPlan -Balanced # Do not allow the computer to turn off the network adapters to save power NetworkAdaptersSavePower -Disable -# Disable the Internet Protocol Version 6 (TCP/IPv6) component for all network connections -# IPv6Component -Disable - # Save screenshots by pressing Win+PrtScr on the Desktop WinPrtScrFolder -Desktop @@ -266,9 +257,6 @@ ThumbnailCacheRemoval -Enable # Turn off automatically saving my restartable apps and restart them when I sign back in SaveRestartableApps -Disable -# Enable "Network Discovery" and "File and Printers Sharing" for workgroup networks -NetworkDiscovery -Enable - # Automatically adjust active hours for me based on daily usage ActiveHours -Automatically @@ -311,36 +299,12 @@ SoftwareDistributionTask -Register # Only files older than one day will be deleted. The task runs every 60 days TempTask -Register -# Disable Microsoft Defender Exploit Guard network protection -NetworkProtection -Disable - -# Disable detection for potentially unwanted applications and block them -PUAppsDetection -Disable - # Dismiss Microsoft Defender offer in the Windows Security about signing in Microsoft account DismissMSAccount # Dismiss Microsoft Defender offer in the Windows Security about turning on the SmartScreen filter for Microsoft Edge DismissSmartScreenFilter -# Create the "Process Creation" сustom view in the Event Viewer to log executed processes and their arguments -EventViewerCustomView -Enable - -# Enable logging for all Windows PowerShell modules -PowerShellModulesLogging -Enable - -# Enable logging for all PowerShell scripts input to the Windows PowerShell event log -PowerShellScriptsLogging -Enable - -# Microsoft Defender SmartScreen doesn't marks downloaded files from the Internet as unsafe -AppsSmartScreen -Disable - -# Disable the Attachment Manager marking files that have been downloaded from the Internet as unsafe -SaveZoneInformation -Disable - -# Disable Windows Sandbox -WindowsSandbox -Disable - # Enable DNS-over-HTTPS for IPv4 DNSoverHTTPS -Enable -PrimaryDNS 1.0.0.1 -SecondaryDNS 1.1.1.1 diff --git a/config/ooshutup.cfg b/config/ooshutup.cfg index 48c6f2c..e6bc2d2 100644 --- a/config/ooshutup.cfg +++ b/config/ooshutup.cfg @@ -190,8 +190,8 @@ M006 + # Disable occassionally showing app suggestions in Start menu (Category: M011 + # Do not show recently opened items in Jump Lists on "Start" or the taskbar (Category: Windows Explorer) M010 + # Disable ads in Windows Explorer/OneDrive (Category: Windows Explorer) O003 + # Disable OneDrive access to network before login (Category: Windows Explorer) -O001 + # Disable Microsoft OneDrive (Category: Windows Explorer) -S012 + # Disable Microsoft SpyNet membership (Category: Microsoft Defender and Microsoft SpyNet) +O001 - # Disable Microsoft OneDrive (Category: Windows Explorer) +S012 - # Disable Microsoft SpyNet membership (Category: Microsoft Defender and Microsoft SpyNet) S013 + # Disable submitting data samples to Microsoft (Category: Microsoft Defender and Microsoft SpyNet) S014 + # Disable reporting of malware infection information (Category: Microsoft Defender and Microsoft SpyNet) K001 + # Disable Windows Spotlight (Category: Lock Screen)