Forum Discussion
How to install windows 11 on old hp laptop without usb?
To install windows 11 on old HP laptop with usb. This method is the most technical and requires no third-party software at all. It uses a built-in workaround that Microsoft has effectively left in place.
1. Download the Windows 11 ISO: Go to Microsoft's official website and download the Windows 11 ISO file that matches your current system language.
2. Mount the ISO: Right-click the downloaded ISO file and select "Mount." This will create a virtual DVD drive in your File Explorer. Take note of the drive letter (e.g., D:).
3. Run the Command: Open Command Prompt as an administrator. You can do this by searching for cmd in the Start menu, right-clicking it, and selecting "Run as administrator."
4. Navigate to the Sources Folder: In the Command Prompt, type the following command, replacing D: with the drive letter of your mounted ISO, and press Enter. Then type cd sources and press Enter.
cmd
D:
cd sources
5. Start install Windows 11 on old HP laptop with USB: Run the final command to begin the upgrade:
cmd
setupprep.exe /product server
6. Proceed with the Installation: The setup will say it is for Windows Server, but this is a trick to bypass the hardware checks. Follow the on-screen instructions and ensure you select "Keep personal files and apps" to perform an in-place upgrade.