I'm troubleshooting a Dell PowerEdge R750xs that has become extremely slow and sometimes freezes before shutting down or restarting unexpectedly once a day. Windows Shutdown Event Tracker reports the shutdowns as unplanned. The chassis also has amber warning LEDs near the power supply and drive-bay areas. I replaced the original hard drives with new SSDs, performed a clean installation of Windows Server 2025, updated the Windows drivers, and reviewed the storage-controller configuration, but the problems continue. There are no virtual machines running yet. What hardware checks, management tools, logs, or firmware settings should I investigate to identify the cause?
4 Answers
Make sure the server firmware is current, not just the Windows drivers. Update the BIOS, iDRAC, PERC or other storage-controller firmware, backplane and drive firmware, and system firmware using Dell’s supported update tools. Check the BIOS power profile as well; try Maximum Performance instead of Balanced, and confirm Windows is using a high-performance power plan. Record the current settings first so you can revert them if needed.
If the storage controller is panicking or repeatedly resetting, Windows patches and a reinstall probably won’t help. Look for controller errors, virtual-disk degradation, cache or battery warnings, and repeated link resets in iDRAC and the controller logs. Since there are no VMs running, virtualization load is unlikely to be the trigger here; focus on the controller, backplane, drives, and power path.
Start with the hardware-management layer instead of focusing only on Windows. Check the amber indicator through iDRAC and Dell OpenManage, since it should identify whether the warning is tied to a drive, backplane, power supply, memory, temperature, or another component. Also review the hardware System Event Log and run the built-in lifecycle or hardware diagnostics. A clean OS install will not fix a failing controller, backplane, PSU, or memory module.
A blinking amber light by the drive bays can indicate a failed or predicted-failure drive, or a SAS/SATA communication problem between the drive and backplane. I’d reseat the affected drives and inspect the controller and backplane status rather than assuming the new SSDs are fine.
Check the physical basics: both power supplies, their input power and cables, the UPS or PDU, memory, CPU temperatures, and system fans. Random restarts combined with severe slowdown often point to a hardware or power problem. Run Dell’s preboot diagnostics and test memory thoroughly. Also check whether the event logs contain WHEA errors, storage-controller resets, thermal warnings, or unexpected power-loss events.
I initially suspected software because the memory was recently changed and the hard drives were replaced with SSDs, but I’ll check the power and hardware diagnostics more carefully.

The Windows power plan is already set to maximum performance, but the BIOS profile has not been checked yet. I’ll compare that setting and review the firmware versions.