Hi Pramod,
The error you’re seeing is often caused by third-party drivers or software that interfere with the upgrade process especially during in-place upgrades.
Before digging into detailed log files like setuperr.log or setupact.log, I recommend starting with a few basic cleanup steps. These often help identify and resolve common blockers without much effort.
Clean up drivers and software
- Uninstall any third-party antivirus, VPNs, or system-level tools
- Remove any unused or custom printer drivers, especially tools
- Disconnect all non-essential peripherals such as USB devices, smart card readers, or external drives.
Disable non-microsoft services
- Open an elevated Command Prompt or PowerShell and type: msconfig
- Go to the Services tab.
- Check Hide all Microsoft services at the bottom.
- Click Disable all, then Apply and reboot the system.
Hope this helps!