The Short Answer
A search that begins with "how do I re…" is almost always one of four things: reboot, reset, restore or reinstall. Which one you want depends on what went wrong. A frozen application needs a reboot. A device being redeployed to a new site needs a factory reset. A corrupted driver or registry needs an OS reinstall. A failed SSD or a dead PSU needs a replacement. Identify the symptom first, then pick the procedure — guessing wastes more time than diagnosing.
Reboot, Reset, Restore, Reinstall: What Each One Actually Does
| Action | What it changes | Data kept? | Typical trigger | Downtime |
|---|---|---|---|---|
| Reboot | Nothing — power cycle / soft restart | Yes | App hang, unresponsive service | Seconds |
| Reset (factory) | Settings and user data returned to shipped state | No (unless you choose "keep files") | Redeployment, forgotten credentials, policy wipe | 20–60 min |
| Restore | Reverts system to a saved image or snapshot | Reverts to snapshot point | Bad update, corrupt driver, malware | 10–40 min |
| Reinstall | Wipes the OS partition and lays down a clean OS | No | Persistent corruption, OS upgrade/downgrade | 30–90 min |
| Replace | Swaps a hardware component (SSD, RAM, PSU, fan) | Depends on media | Hardware fault, capacity upgrade | 10 min + imaging |
Procedure Notes for Each Path
Reboot. Use the OS-level restart first; if the system is wedged, use the hardware reset button or remove power for ten seconds. On fanless industrial PCs with a watchdog timer, an unresponsive unit will often self-recover, so check the watchdog configuration before assuming a hardware fault.
Reset / restore. On Windows 11 Pro devices, use Settings → System → Recovery → Reset this PC and choose whether to keep files. If you maintain a golden image, restore from that instead — it is faster and produces a repeatable, auditable result across a fleet. Always note the serial number, OS build and installed drivers before you start so you can verify the device came back correctly.
Reinstall. Boot from installation media (USB or network PXE), delete the target partitions, and install the OS. For headless units, confirm the BIOS/UEFI boot order is reachable remotely or via a connected keyboard before you wipe. Afterwards reinstall chipset and graphics drivers, then re-apply your security baseline.
Replace. SSDs and SO-DIMMs are usually the only field-serviceable parts on a sealed industrial PC. Power down, discharge, unplug, and use anti-static precautions. If the system will not POST at all, check the DC input voltage and the adapter itself before opening the chassis.