aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/windows/disable-superfetch.ps1
blob: 9a18de2020f1fac66286569c3fe71a90ab6359ff (plain)
1
2
Write-Host "Disable superfetch"
reg add "HKLM\System\CurrentControlSet\Services\SysMain" /v Start /t REG_DWORD /d 4 /f