diff --git a/script.ps1 b/script.ps1
index 65a91be..3c631a3 100644
--- a/script.ps1
+++ b/script.ps1
@@ -72,7 +72,7 @@ if ($apps) {
 
 #НАЧАЛО РАБОТЫ
 winget settings --enable InstallerHashOverride | Out-Null
-#$env:SEE_MASK_NOZONECHECKS = 1
+$env:SEE_MASK_NOZONECHECKS = 1
 Remove-Item -Recurse -Force -ErrorAction 0 $path
 cd (New-Item -Path $path -ItemType "directory")
 clean