Powershell Unblock All Files In Folder !!hot!! Access

New-Item -Path "Registry::HKEY_CLASSES_ROOT\Directory\shell\UnblockFiles\command" -Force | Out-Null Set-ItemProperty -Path "Registry::HKEY_CLASSES_ROOT\Directory\shell\UnblockFiles\command" -Name "(Default)" -Value $menuCommand

Get-ChildItem "C:\Downloads" -File | ForEach-Object Remove-Item -LiteralPath $_.FullName -Stream Zone.Identifier -ErrorAction SilentlyContinue powershell unblock all files in folder