Hi @Bhushan Borole
Thank you for posting your question in the Microsoft Q&A forum.
After installing the January 2026 SharePoint 2019 security updates (KB5002825 and KB5002823), the SharePoint Products Configuration Wizard (PSConfig) must be run on every server in the farm, as required by the update installation instructions.
If PSConfig does not complete successfully on all servers, the farm remains in an inconsistent state. Restarting the server, IIS, Timer Service, or clearing the SharePoint configuration cache does not finalize the update. This commonly results in issues such as Access Denied errors, even for users with Full Control permissions.
Please follow these steps:
-Ensure both updates are installed on all SharePoint servers in the farm:
- KB5002825 (language-independent)
- KB5002823 (language-dependent, if applicable)
-Run the SharePoint Products Configuration Wizard on each server in the farm, one server at a time (or run psconfig.exe from command line).
This information is provided as a convenience to you. These sites are not controlled by Microsoft, and Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please ensure that you fully understand the risks before using any suggestions from the above link.
-After PSConfig completes successfully on all servers, verify that all servers report the same SharePoint build version:
Get-SPServer | Select Name, BuildVersion
-After the upgrade is complete, perform an IIS reset if needed.
Please try this first and let me know whether it resolves the issue in your environment.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.