← All apps

Rebooter

by PassMark Softwarev1.3.1007
PassMark.Rebooter

Last updated

PC Shutdown, Reboot or Logout utility

Install with winget

$ winget install --id PassMark.Rebooter --exact --version 1.3.1007

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Sponsored

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph — no manual repackaging, no chasing vendor sites.

See Pckgr's app library

About

Rebooter is a small utility program developed by PassMark Software to help

automate the PC hardware testing process. It has been designed to work with

PassMark BurnInTest but will also work with 3rd party application. Rebooter

allows you to,

- Shutdown, Reboot or Logout of a PC.

- Reboot a PC from the command line

- Set a timer so that the PC will reboot after a certain amount of time

- Setup a reboot loop, to reboot a PC over an over again in a cycle.

- Force a shutdown or request a shutdown.

- Enable and disable the Windows auto-login feature. (NT/2000/XP only)

- Include reboots into your hardware stress testing plan, (when used with

BurnInTest).

Installers · v1.3.1007

ArchitectureTypeScopeInstallDownload
x86zip-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Related apps

  • DiskCheckupPassMark Software
    PassmarkSoftware.DiskCheckupv3.6.1001.0

    SMART hard drive monitoring utility

  • SoundCheckPassMark Software
    PassmarkSoftware.SoundCheckv2.1

    Check the performance of PC sound cards, speakers and microphones. Create test tones at various samples rates. View the waveform and use the built in spectrum analyzer to see the response.

  • PassMark FraggerPassMark Software
    PassmarkSoftware.Fraggerv1.0

    Fragment and defragment files in a controlled environment with user-selected settings. Benchmark performance of third party defrag tools!

  • BatteryMonPassMark Software
    PassmarkSoftware.BatteryMonv2.1

    Monitor the battery charge level in laptop computer and UPS's

  • Volatility WorkbenchPassMark Software
    PassMark.VolatilityWorkbenchv3.0.1014

    Volatility Workbench is a graphical user interface (GUI) for the Volatility tool.

  • MonitorTestPassMark Software
    PassMark.MonitorTestv4.0.1002

    Test monitors and LCD screens

More from PassMark Software.

Frequently asked questions

How do I install Rebooter on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PassMark.Rebooter --exact --version 1.3.1007. winget downloads the installer from PassMark Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Rebooter silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PassMark.Rebooter --exact 1.3.1007 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Rebooter via winget?
Run: winget uninstall --id PassMark.Rebooter --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Rebooter's Apps & Features entry.
Is Rebooter free?
Rebooter is distributed under Freeware. Refer to the publisher (https://www.passmark.com/products/rebooter/index.php) for the full license terms - Wingetly itself does not charge for installation.
Does Rebooter work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Rebooter directly from the publisher.
How do I keep Rebooter up to date?
Run winget upgrade --id PassMark.Rebooter --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Rebooter from microsoft/winget-pkgs.