Guide
ZTILITY never changes your PC by itself. It writes a PowerShell file that you run when you are ready — and a second file that puts everything back.
Pick your options on the Optimizer page, or start from a preset and adjust. Keep “Create Restore Point” on.
Download ztility.ps1 and the matching undo script. Keep them together in one folder, for example C:\ZTILITY.
Press Start, type PowerShell, right-click Windows PowerShell and choose “Run as administrator”.
Paste: Set-ExecutionPolicy Bypass -Scope Process -Force — this only affects the window you have open.
Type cd C:\ZTILITY then .\ztility.ps1 and press Enter. Watch the highlighted section headings as it works.
Restart Windows so every change takes effect. If something is wrong, run the undo script or roll back to the restore point.
9 options are marked Advanced. Each one removes or disables something Windows relies on.
| Option | What it costs you |
|---|---|
| Reset Firewall Rules | Restores Windows Firewall to its default rule set. |
| Disable Hyper-V | Virtual machines and WSL2 may stop working after this. |
| Remove Microsoft Store | Removes the Store entirely. You will not be able to install Store apps. |
| Remove Edge | Fully uninstalls Microsoft Edge. Some Windows panels rely on it. |
| Disable Biometrics | Turns off fingerprint and face sign-in. |
| Disable Windows Platform Binary Table | Blocks firmware-injected executables at boot. |
| Disable BitLocker Encryption | Decrypts the system drive. Your data will no longer be encrypted. |
| Disable Core Isolation | Gains a few percent performance at a real security cost. |
| Disable Windows Updates | Stops all updates including security patches. Not recommended. |

Zaami Technologies
Loading workspace