Hi Sunny,
Thank you for posting your query in Microsoft Community.
I can imagine the inconvenience you are experiencing and will certainly help you in the right direction to fix the issue.
Error code 80242014 indicates that the system needs to be restarted to allow the files in use to be updated. There is a strong possibility that 3rd party software is interfering with the files being updated. So, in the first place, I would suggest you to clean boot the system and then install the updates.
Method 1:
Place the system in clean boot, install the updates and reboot the system to check for the issue.
Step 1:
Placing your system in Clean Boot state helps in identifying if any third party applications or startup items are causing the issue. You need to follow the steps from the article mentioned below to perform a Clean Boot.
***How to perform a clean boot in Windows***
**Note:**Refer "How to reset the computer to start normally after clean boot troubleshooting" to reset the computer to start as normal after troubleshooting.
Step 2:
Install the mentioned updates using Windows Updates utility and reboot the system.
If the issue still exists, try the next method.
Method 2:
Let us try to rename the pending.xml file and check if this helps.
- Press Windows key + X, click Command Prompt (Admin).
- At the command prompt, type the following command and hit ENTER:
takeown /f C:\Windows\winsxs\pending.xml
- Rename the c:\windows\winsxs\pending.xml path by using the following command and hit ENTER:
Ren c:\windows\winsxs\pending.xml pending.old. Once this file is renamed, restart the computer and check if the issue reoccurs.
Hope this information is helpful. Do let us know if you need any further assistance, we'll be glad to assist you.