The Windows Installation Assistant is used to upgrade or reinstall Windows 11 when Windows Update fails or when you want a manual upgrade. Sometimes, users run into issues where the Installation Assistant does not open, gets stuck at 0% or 99%, closes automatically, shows error messages, or fails after hardware checks.
In most cases, Installation Assistant not working in Windows 11 is caused by corrupted update components, incompatible system settings, insufficient disk space, network issues, or conflicts with security software, not because your PC cannot run Windows 11. The steps below will help you fix the issue step by step.
How to Fix Installation Assistant Not Working in Windows 11
Follow the steps in order. After each step, try running the Installation Assistant again before moving on.
1. Restart Your PC
Temporary update or service glitches can block the Installation Assistant.
- Click Start > Power > Restart
- Let Windows 11 reboot completely
- Try launching the Installation Assistant again
This clears temporary files and restarts update-related services.
2. Run the Installation Assistant as Administrator
Permission issues can prevent the tool from starting or progressing.
- Right-click the Installation Assistant file
- Select Run as administrator
- Confirm the User Account Control prompt
This ensures the tool has full system access.
3. Check System Requirements Again
If hardware checks fail, the assistant may close or stall.
- Make sure your PC supports:
- TPM 2.0
- Secure Boot
- Supported CPU
- At least 4 GB RAM
- 64 GB storage
- Open Settings > System > About to verify device specs
If requirements are not met, the Installation Assistant will not proceed.
4. Disable Antivirus or Security Software Temporarily
Third-party security tools often block upgrade processes.
- Temporarily disable third-party antivirus or firewall
- Make sure Windows Security remains enabled
- Run the Installation Assistant again
- Re-enable security software after completion
Security software is a common cause of installation failures.
5. Check Available Disk Space
Insufficient space can cause the process to freeze.
- Open This PC
- Check free space on the system drive (C:)
- Make sure at least 20–25 GB is available
- Delete temporary files if needed
The Installation Assistant needs space to download setup files.
6. Reset Windows Update Components
Corrupted update components can break the Installation Assistant.
- Right-click Start and open Windows Terminal (Admin)
- Run the following commands one by one:
net stop wuauserv
net stop bits
net stop cryptsvc
net stop msiserver
- Restart your PC
- Try running the Installation Assistant again
This resets services used by Windows upgrades.
7. Download a Fresh Copy of the Installation Assistant
Corrupted downloads can prevent the tool from launching.
- Delete the existing Installation Assistant file
- Download a fresh copy of Windows 11 Installation Assistant from Microsoft
- Save it to the Desktop
- Run it as administrator
Always use the latest version of the tool.
8. Check Internet Connection Stability
Unstable connections can stall downloads.
- Avoid VPNs while upgrading
- Use a stable Wi-Fi or Ethernet connection
- Restart your router if needed
- Pause large downloads during the upgrade
Installation Assistant downloads several gigabytes of data.
9. Run SFC and DISM Scans
System file corruption can block upgrades.
- Open Windows Terminal (Admin)
- Run:
sfc /scannow
- After it completes, run:
DISM /Online /Cleanup-Image /RestoreHealth
- Restart your PC
These tools repair Windows system files used during installation.
10. Use Windows 11 ISO Instead (Alternative Method)
If Installation Assistant still fails, use the ISO method.
- Download the official Windows 11 ISO
- Right-click the ISO and select Mount
- Run setup.exe
- Choose Keep personal files and apps
- Complete the upgrade
This method is often more reliable than the assistant.
Final Thoughts
Installation Assistant not working in Windows 11 is usually caused by security software conflicts, corrupted update components, insufficient disk space, or system file issues, not unsupported hardware. In most cases, running the tool as administrator, resetting update services, or switching to the ISO upgrade method resolves the issue.
For the smoothest upgrade experience, keep your system updated, disconnect unnecessary devices, and ensure stable internet before running the Installation Assistant.