Hello, thank you for reaching out to Microsoft Q&A.
Windows preview updates can sometimes be difficult to install because they are early beta versions of the updates planned for the following month. There is no need to install these preview updates unless you specifically want to test upcoming features or fixes.
If you are having difficulty installing the updates several times,
- Go to Start > Settings > Windows Update.
- Turn off the toggle for “Get the latest updates as soon as they’re available.”
- Restart your computer.
After the restart, check Windows Update again to see if the installation completes successfully.
If the updates are still stuck, you can try running the Windows Update troubleshooter from Troubleshoot settings and running the System File Checker utility scan.
Run the commands below one by one in an elevated Command Prompt and click Enter for each command.
Dism /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Restart your computer.