# PowerShell Core **PowerShell (Core)** is the new hot thing, which will eventually replace good old **Windows PowerShell**. We are also the new hot thing, so we want to use new PowerShell with our application. If **PowerShell (Core)** is not found on your computer, application falls back to **Windows PowerShell**, so it is currently optional to install **PowerShell (Core)**. ## Usage Lazy Admin uses PowerShell for execution of PowerShell commands. ## Installation [Official Releases Website](https://github.com/PowerShell/powershell/releases/latest) How to: 1. Download installation MSI 2. Install PowerShell from MSI 3. Restart Lazy Admin