Apps & Devices

HP ProBook 450 G7 SSD Not Detected During Windows 11 Installation

HP ProBook 450 G7 SSD Not Detected During Windows 11 Installation: specific guidance on materials and context, with practical limits, trade-offs and...

HP ProBook 450 G7 SSD Not Detected During Windows 11 Installation

Complete structured Troubleshooting Guide

HP ProBook 450 G7 SSD Not Detected During Windows 11 Installation A good discussion of HP ProBook 450 G7 SSD Not Detected During Windows 11 Installation needs more than labels; it needs the visual, cultural, and practical context behind them. The angle here is materials, context, technique, interpretation, and how the topic differs from broad art-history summaries. Few things are more frustrating than preparing everything correctly for a clean Windows installation, only to be stopped by the message: "We couldn't find any drives. To get a storage driver, click Load driver." If you are installing Windows 11 on an HP ProBook 450 G7 and your internal SSD refuses to appear -- even after loading Intel RST drivers -- you are not alone. This guide walks through the entire troubleshooting journey, from BIOS checks to driver selection, firmware validation, and final hardware verification. This is a complete, structured, practical walkthrough designed to help you solve the issue permanently and confidently.


Understanding the Real Problem

When Windows Setup cannot detect your internal SSD, the issue usually falls into one of four categories:

  • Incorrect boot mode (Legacy vs UEFI)
  • Missing or incorrect Intel RST / VMD driver
  • BIOS configuration or firmware issue
  • Hardware detection failure (SSD not recognised by firmware)

The HP ProBook 450 G7 adds an extra layer of complexity because its BIOS hides many traditional storage options such as AHCI or RAID mode. This often leads users to believe something is wrong with their USB or Windows installer, when in reality the issue lies deeper.


Step 1: Confirm You Are Booting in UEFI Mode

Windows 11 requires UEFI boot mode for installation on NVMe SSDs. If the system boots in Legacy mode (also known as CSM), the internal NVMe drive will not appear -- even if the correct driver is loaded.

How to Boot in UEFI Mode on HP ProBook 450 G7

  1. Power on the laptop.
  2. Press ESC repeatedly to open the Startup Menu.
  3. Press F9 for Boot Device Options.
  4. Select the USB entry that begins with UEFI:.

If you do not see a Legacy option anywhere in BIOS, that is fine. Many S71 BIOS versions automatically default to UEFI when using modern Windows installation media.


Step 2: Load the Correct Intel RST / VMD Driver

The HP ProBook 450 G7 uses Intel storage controllers that often require the Intel Rapid Storage Technology (RST) driver for Windows Setup to detect NVMe SSDs.

Correct Driver Selection

When loading drivers during Windows Setup, you may see multiple entries such as:

  • Intel(R) Chipset SATA/PCIe RST Premium Controller
  • Intel(R) NVMe Controller

For NVMe SSD installations, you must select: Intel(R) NVMe Controller (iaStorAC.inf) Do not select

iaAHCIC.inf

. That generic AHCI driver often causes the installer to freeze.

Important: Uncheck "Hide incompatible drivers"

Windows Setup sometimes hides the correct driver if this option is enabled. Always uncheck it before selecting the Intel NVMe driver.


Step 3: Proper USB Driver Folder Structure

Your USB must contain the driver in a clean, accessible structure. The safest layout looks like this:

USB:\ │ setup.exe │ bootmgr │ ... └── RST\ iaStorAC.inf iaStorAC.sys iaStorAC.cat

The driver folder should be placed at the root of the USB, not buried inside multiple subdirectories. However, if the driver loads successfully and the SSD still does not appear, the issue is no longer the USB structure.


Step 4: Use DiskPart to Confirm True SSD Visibility

The Windows installer interface can sometimes be misleading. To confirm whether Windows can actually see your SSD:

  1. At the "Where do you want to install Windows?" screen, press Shift + F10.
  2. Type:

diskpart list disk

Possible Results

Result A: You see only a 14GB disk (your USB). This means Windows cannot detect the internal SSD at all. Result B: You see Disk 0 with your SSD capacity. This means the SSD is visible but may need cleaning:

select disk 0 clean exit

Then refresh the installer window.


Critical Turning Point: If Only the USB Appears

If

list disk

shows only your USB drive and no internal storage, the issue is no longer related to:

  • Driver selection
  • USB formatting
  • Windows 11 installer corruption

At this stage, we are dealing with a firmware-level or hardware-level problem.


Step 5: Check HP System Diagnostics

Before opening the laptop, confirm whether the BIOS itself can see the SSD.

How to Access HP Storage Diagnostics

  1. Power off the laptop.
  2. Power on and press ESC.
  3. Select F2 - System Diagnostics.
  4. Go to Component Tests → Storage.

Interpretation

  • If the SSD appears here → firmware sees it.
  • If no storage device appears → the system firmware cannot detect the SSD.

If the SSD does not appear in diagnostics, no driver in the world will fix the issue. Windows can only detect hardware that firmware exposes to it.


Step 6: Reseat the NVMe SSD

HP ProBook 450 G7 units, especially refurbished ones, often suffer from loosely seated NVMe drives.

Reseating Procedure

  1. Power off and unplug charger.
  2. Remove bottom cover.
  3. Locate the M.2 NVMe SSD.
  4. Unscrew it gently.
  5. Remove and reinsert firmly at a 30° angle.
  6. Screw it back in place.
  7. Reassemble and boot into BIOS.

After reseating, check F2 diagnostics again.


Step 7: Reset BIOS to Factory Defaults

Corrupted BIOS settings can prevent storage enumeration.

  1. Enter BIOS (ESC → F10).
  2. Select Apply Factory Defaults.
  3. Save and exit.
  4. Reboot and check storage detection again.

Step 8: Ensure BIOS Is Updated

Older BIOS versions (particularly pre-2023 firmware) may not properly expose NVMe drives to Windows 11 installers. Check your BIOS version under the Main tab. Ensure you are running the latest available version for your system board revision. If needed, update using:

  • Update System BIOS → From USB

When It Is a Hardware Issue

If:

  • The SSD does not appear in F2 diagnostics
  • DiskPart only shows the USB
  • BIOS is updated
  • Drivers are correct

Then the likely causes are:

  • Failed SSD
  • Loose SSD
  • Damaged M.2 slot
  • SSD removed in refurbished unit

The definitive test is installing the SSD into another compatible machine or testing a known working NVMe SSD in the ProBook.


Common Myths Debunked

"Mixing Windows files and driver folder in USB root causes the problem"

False. As long as the driver loads correctly, folder placement is not the issue.

"Using a SanDisk USB causes drive detection failure"

False. Brand does not affect internal SSD visibility.

"Windows 11 installer is broken"

Rarely. In most cases, the firmware is not presenting the drive to Windows.


Alternative Path: Install Windows 10 First

In rare cases involving Intel VMD configurations, installing Windows 10 22H2 first can simplify detection. Once Windows 10 is running, you can upgrade to Windows 11. Windows 10 handles certain storage controller scenarios more forgivingly during installation.


Final Diagnosis Flowchart

  • Driver loads but no SSD appears → Check DiskPart
  • DiskPart shows only USB → Check F2 diagnostics
  • F2 shows no SSD → Reseat or replace SSD
  • F2 shows SSD but installer does not → Clean disk via DiskPart
  • Still failing → Update BIOS

What to take away

When your HP ProBook 450 G7 SSD is not detected during Windows 11 installation, the solution is not guesswork. It is a structured elimination process. Start with UEFI boot confirmation. Load the correct Intel NVMe driver. Verify with DiskPart. Confirm with HP diagnostics. Reseat hardware if necessary. Most importantly, understand this: Windows cannot install onto hardware that firmware does not expose. Once you follow the steps in order, you remove uncertainty and move directly to the real cause. For more advanced technical troubleshooting insights and structured diagnostic methods, explore additional system optimisation resources here: Advanced Windows Installation and Storage Troubleshooting Guides


Pfine

Pfine

Verified

Digital Entreprenuer

Patrick Wilson is a passionate fine artist, digital creator, blogger, and online entrepreneur dedicated to blending creativity, technology, and impactful storytelling. Through visually expressive artwork, insightful articles, and innovative digital projects, he explores topics ranging from art and culture to web development, online business, technology, lifestyle, and modern digital trends.

As the founder of AllTopicsHub, Patrick creates educational and engaging content designed to inspire creativity, encourage learning, and empower audiences through practical knowledge and artistic expression. His work combines traditional artistic vision with contemporary digital innovation, delivering unique experiences across visual media, blogging, and web-based platforms.

With a strong passion for creative excellence, entrepreneurship, and digital publishing, Patrick Wilson continues to build meaningful online experiences that connect art, information, technology, and community under one evolving creative brand.

WebsiteNyeri, Kenya

Find this information worthwhile?

If my research or technical insights have helped you flourish in the digital world, consider supporting the continued development of this platform.

Support via PayPal

Contribution to: Pfine

Keep exploring

Explore more practical guides on AllTopicsHub

Discover more trustworthy tutorials, explainers, and practical articles across business, technology, lifestyle, and everyday topics.

Browse all topicsMore in Apps & Devices

Related reading

Explore more in Apps & Devices

Apps & Devices

A structured Blender Guide for Beginners

using Blender: A structured Blender Guide for beginners The point of A structured Blender Guide for Beginners…

Apps & Devices

Updating an Oppo A11w (also known as Oppo Joy 3) from Android 4.4.2

Updating an Oppo A11w (also known as Oppo Joy 3) from Android 4.4.2 to a higher version using OTA…

Apps & Devices

Edit Video In After Effects

How can I arrange and play frames vertically each on top of the other in After Effects? Edit Video In After…

✦✦✦✦✦✦✦✦✦✦✦✦✦✦