Hi Pavith,
There might have been some files that got corrupted during the installation of the update. Let's see if the Windows Update troubleshooter can diagnose the issue. Also, run the following commands:
- Press Windows key + S and type Command Prompt then run it as administrator.
- Type **DISM.exe /Online /Cleanup-image /**Restorehealth and press Enter.
- Once it's done, type sfc **/**scannow and press Enter.
- Restart your computer.
Let us know how it goes.