To address the issue with the Windows update KB5074109 causing your payroll application to close, you can try the following steps:
- Safe Mode: Boot your computer in Safe Mode. This can sometimes allow you to uninstall problematic updates without interference from other software.
- Uninstall Update: Go to the Control Panel, select "Programs and Features," then click on "View installed updates." Look for KB5074109 and attempt to uninstall it from there.
- Use Command Line: If the standard method doesn’t work, you can try using the Command Prompt to uninstall the update. Open Command Prompt as an administrator and use the following command:
wusa /uninstall /kb:5074109
- System Restore: If you have a restore point set before the update was installed, you can perform a system restore to revert your system back to that point.
- Contact Support: Since you mentioned difficulty reaching customer service, consider checking their website for alternative support methods, such as forums or community support.
If these steps do not resolve the issue, you may need to consider reaching out to Microsoft Support directly for further assistance.
References: