Forum Discussion

Hall's avatar
Hall
Iron Contributor
Jun 20, 2025

Need help to upgrade Windows 10 to Windows 11 24H2

For no reason, I can't upgrade Windows 10 to the latest Windows 11 24H2. When I run the setup.exe from mounted Windows ISO for an in-place upgrade, the error code 0x8007007f shows up at the end of the installation process. 

It is an ASUS VivoBook and here is the specs:

  • Intel Pentium N3700
  • 128GB SSD
  • 4GB DDR3
  • Intel HD Graphics 405

If you know a way to upgrade Windows 10 to Windows 11 24H2 without losing data, pls kindly share with me.

Thank you

6 Replies

  • Abrunm4458's avatar
    Abrunm4458
    Iron Contributor

    So, upgrading Windows 10 to Windows 11 24H2 is pretty cool and can give your system a fresh look and some new features. Sometimes, certain drivers or apps just don’t play nice with Windows 11 right out of the gate. You might run into some software that crashes or hardware that isn’t fully supported yet. During the early days of a new update, some users report minor bugs or slower performance until Microsoft patches things up. It’s not huge, but it can be annoying if you’re trying to get stuff done.

    Windows 11 has a new UI and some different ways of doing things. It might take a bit of time to get used to the new Start menu, settings, or other tweaks. Like with any major upgrade, there’s a chance of encountering bugs or glitches—especially you want to upgrade Windows 10 to Windows 11 24H2 if it’s a newer release. Usually, these get fixed quickly, but it’s something to watch out for right after upgrading.

    In my own experience, I’ve seen some folks face minor issues like Wi-Fi dropping or some apps acting weird after the upgrade, but most of these get sorted with updates. Just be prepared for a bit of troubleshooting and have a good backup. Overall, it’s worth it if you want the latest features,

  • Easascdom's avatar
    Easascdom
    Iron Contributor

    Errors to Watch Out For When Upgrading Windows 10 to Windows 11 24h2

    1. Hardware Compatibility Issues
    Windows 11 has some strict requirements (TPM 2.0, Secure Boot, certain CPU models). If your PC doesn’t meet these, the upgrade can fail or cause weird bugs. Double-check your hardware first—Microsoft’s PC Health Check app is handy for this.

    2. Outdated or Corrupted Drivers
    Old drivers can mess up the upgrade process or cause crashes afterward. Make sure you update all your drivers—graphics, network, chipset—before you leap.

    3. Insufficient Disk Space
    Not enough free space can halt the upgrade. Aim for at least 20 GB free, and clean out junk files or uninstall unused apps.

    4. Antivirus or Security Software Interference
    Sometimes, third-party antivirus programs freak out during an upgrade and block files or processes. Temporarily disable your antivirus before starting the upgrade.

    5. Pending Updates or Corrupted System Files
    To upgrade Windows 10 to Windows 11 24H2. If your Windows 10 isn’t fully up-to-date or has corrupted system files, the upgrade might stumble. Run Windows Update and do system file checks (sfc /scannow) first. Relying solely on Windows Update can sometimes lead to errors. Using the Media Creation Tool or ISO for a clean in-place upgrade is often more reliable.

  • Samuellasb's avatar
    Samuellasb
    Iron Contributor

    Upgrading Windows 10 to Windows 11 from a bootable USB is a great way to get a clean, fresh upgrade while keeping your files and apps intact if you choose the right options.

    What you need:

    1. A Windows 11 bootable USB drive
    2. Your current Windows 10 PC meeting Windows 11 minimum requirements
    3. Backup of important data (recommended before any upgrade)

     

    Step 1: Create a Windows 11 Bootable USB

    Download the Windows 11 Media Creation Tool.

    • Run it and choose Create installation media.
    • Select your language, edition, and architecture.
    • Choose USB flash drive and pick your USB drive.
    • The tool will download Windows 11 and create the bootable USB.

    Step 2: Start Windows 10 and Insert the Bootable USB

    • Plug the Windows 11 bootable USB into your PC.
    • Open File Explorer, go to the USB drive.
    • Run setup.exe from the USB drive while still in Windows 10.

    Step 3: Begin the Windows 11 Setup

    • The Windows 11 installer will launch.
    • Choose Download and install updates if prompted (recommended).
    • Click Next.

    Step 4: Install Windows 11

    • Click Install.
    • The upgrade will begin, and your PC may restart several times.
    • Follow any on-screen instructions to upgrade Windows 10 to Windows 11 24H2.

    Notes:

    Running setup.exe from within Windows 10 avoids a full wipe and preserves your data.

    If you boot directly from USB (via BIOS/UEFI), it will typically perform a clean install, wiping data unless you manually select otherwise.

    Make sure your PC meets Windows 11 requirements (TPM 2.0, Secure Boot, supported CPU).

     

  • sadmath's avatar
    sadmath
    Copper Contributor

    That cpu isn't supported by Windows 11. You'll have to make a bootable USB with rufus and fresh install windows 11 with it. Go to youtube and type rufus windows 11. 
    Alternatively, you could look into linux mint. It's user friendly and there are a ton of guides online for how to install it instead of windows. It will be more lightweight and your hardware will be supported for many years. 

  • Bonebban's avatar
    Bonebban
    Iron Contributor

    Upgrading Windows 10 to Windows 11 24H2 is generally pretty smooth, but there are a few things to keep in mind to avoid any headaches.

    • Always back up your important files before jumping in. Sometimes, upgrades can mess up things or cause compatibility issues, and having a backup saves you from losing stuff.
    • Make sure your PC meets the hardware requirements for Windows 11. Things like TPM 2.0, Secure Boot, and enough RAM/CPU are must-haves. Microsoft has a PC Health Check tool you can run to see if you’re good.
    • Sometimes, drivers (especially for graphics or printers) might not play nice right away. Usually, updates fix this, but it’s good to be aware.
    • Upgrading Windows 10 to Windows 11 24H2 is easier, but if your system has issues, a clean install might be safer long-term. Just a heads-up though, that means reinstalling all your apps and settings.
    • If it’s a new update like 24H2, waiting a week or two for initial bugs to get ironed out isn’t a bad idea.
  • Nguyenais's avatar
    Nguyenais
    Bronze Contributor

    The error code 0x8007007f during Windows 11 installation or update usually indicates a "ERROR_PROC_NOT_FOUND". This means a system process or required file/function could not be found or accessed properly. This can happen due to corrupted system files, driver issues, incompatible software, or hardware conflicts.

    How to fix this error for upgrading Windows 10 to Windows 11 24H2:

    1. Run Windows Update Troubleshooter

    Settings > System > Troubleshoot > Other troubleshooters > Windows Update > Run

    This tool detects and fixes common update problems automatically.

    2. Run System File Checker (SFC) and DISM tools

    sfc /scannow

    After it completes, run:

    DISM /Online /Cleanup-Image /RestoreHealth

    These commands repair corrupted system files.

    3. Update all device drivers

    Use Device Manager or manufacturer websites to download and install latest drivers.

    Especially focus on display, storage, and chipset drivers.

    4. Check hardware health

    Sometimes faulty RAM or disk issues cause installation errors.

    Run Memory Diagnostic (mdsched.exe) and check your hard drive with chkdsk.

    If the error persists after these steps, please share the exact context (e.g., upgrade, clean install, update), and I can help you with more specific troubleshooting or alternative installation methods when it comes to upgrade Windows 10 to Windows 11 24H2 on unsupported hardware.

Resources