I recently bought a refurbished Dell OptiPlex and want to make sure it's safe before using it for basic Windows tasks. I'm primarily a Mac user and haven't spent much time working with Windows, so concepts like BIOS settings, storage partitions, drivers, and bootable USB installers are new to me. Since the computer previously belonged to someone else, I'd like to completely erase the existing installation and start fresh. What should I check beforehand, and what tips will help me avoid common problems during a clean Windows 11 installation?
4 Answers
Before starting, confirm that this particular OptiPlex officially supports Windows 11. Also download the Dell drivers ahead of time, especially the network driver and any storage-controller or RAID/VMD driver. Some systems won’t show the internal drive during setup if a storage mode is enabled without the matching driver; in that case, you may need to load the driver during installation or change the storage setting in the firmware. Be careful changing BIOS settings, since the wrong option can prevent Windows from booting.
If the OptiPlex doesn’t meet Windows 11’s requirements, don’t immediately bypass them. First check the processor generation, TPM 2.0, Secure Boot, memory, and firmware settings. If the hardware is unsupported, tools such as Rufus can create an installer that skips some checks, but that can leave the system outside Microsoft’s supported configuration and may affect future updates.
For a refurbished computer, doing your own clean installation is a good idea. Download Windows 11 only from Microsoft’s official software-download page and create a bootable USB installer with the Media Creation Tool. During setup, choose a custom installation and delete the existing partitions on the target drive until it shows as unallocated space. Let Windows create the required partitions automatically, then run Windows Update and update Microsoft Defender after the first login.
Only leave the drive you plan to install Windows on connected if the computer has multiple internal drives. Boot from the USB, select the clean-install option, and remove every partition on that one target drive. Once it is entirely unallocated, continue and allow Setup to recreate the UEFI, Windows, and recovery partitions. This permanently erases the drive, so double-check that there’s nothing you need first.

That helps a lot. I’ll check compatibility and save the network and storage drivers to a separate USB before wiping the drive.