SharePoint Central Administration: This page can’t be displayed

I have encountered this issue before in SharePoint 2013 due to the lack of resources and high consumption of the CPU and memory on the server.

To solve this issue, you should do the following:

  • Check the Processes tab in Task Manager and make sure that there is no process that consumes more resources, then end task for unrequired processes.

Processes tab in Task Manager

  • As a workaround, try to increase the Shutdown Time Limit for the application pool of the central administration.
    • Open IIS > Application Pools.
    • Right-Click on the Central Administration Application Pool and select Advanced Settings.

      advanced settings for Application Pools

    • At Process Model, Increase the Shutdown Limit (Seconds) to 1000.

      increase shutdown Time Limit for Application Pool

    • Open CMD as Administrator, and Perform IISRESET.

      Perform `IISRESET

Archives