Fix: ‘Actions Recommended’ Warning in Windows Defender

The yellow exclamation mark on the Windows Defender icon can show up even when the Windows Security app says everything is working fine. This can be confusing because it makes you think there are problems that need fixing. The “Actions Recommended” warning usually means that some security settings are not set up properly or need your attention to keep your computer safe.

The most common reason for this warning is having some options turned off in the “App & Browser Control” section, especially under Reputation-based protection. Other possible reasons include not finishing a security scan, having updates that need to be installed, or turning off Core Isolation settings.

In this article, we will discuss how to solve this problem.

1. Install Pending Updates

Before trying more advanced troubleshooting steps, we recommend installing any pending system updates. Sometimes, the “Action recommended” warning appears simply because recent system or threat protection updates have not been installed.

  1. Press Win + I together to open Windows Settings.
  2. Select Windows Update from the menu.
  3. On the right side, click the Check for updates button and wait for Windows to search for available updates.
    Click on the Check for updates button
  4. Install any pending updates one at a time.

Once you have installed all available Windows updates, you should also check for any pending security updates.

  1. Click the Windows Defender icon in your system tray to open the Windows Security app. If it doesn’t open, type “Windows Security” in the search bar and click Open.
  2. Select Virus & threat protection from the left panel.
    action recommended warning issue
    Click on the Virus & threat protection settings
  3. Scroll down and find the Virus & threat protection updates section on the right side.
  4. Click the Protection updates link.
    Click on the Protection updates hyperlink
  5. In the next window, click the Check for updates button.
    action recommended warning issue
    Check for available security updates
  6. If any security updates are found, install them.
  7. Restart your computer and check if the “Action recommended” warning is gone.

You can also manually force security definition updates and clear the current cache.

  1. Type cmd in the search area of the taskbar, right-click Command Prompt, and select Run as administrator.
  2. Click Yes if prompted by User Account Control.
  3. In Command Prompt, type these commands one by one, pressing Enter after each:
    cd %ProgramFiles%\Windows Defender
    
    MpCmdRun.exe -removedefinitions -dynamicsignatures
    
    MpCmdRun.exe -SignatureUpdate
    Execute the entered commands
  4. After completing the steps, close Command Prompt and restart your PC. Check to see if the issue is fixed.

2. Refresh Windows Defender Firewall Actions

If the problem is caused by a minor glitch within the Windows Defender Firewall, refreshing the firewall actions may resolve it.

  1. Type Windows Security in the Windows search bar and click Open.
  2. Click on Firewall & network protection in the left panel.
    Click on the Firewall & network protection option
  3. On the next screen, click Advanced settings.
    action recommended warning issue
    Launch the Advanced settings option
  4. If prompted by User Account Control, click Yes to continue.
  5. In the Windows Defender Firewall with Advanced Security window, find the Actions pane on the right side and click the Refresh button.
    Refresh the Defender Firewall

That’s it! The yellow exclamation mark and Action recommended warning should disappear.

3. Use a Third-Party Security Program

Sometimes, the yellow exclamation mark on the Windows Defender icon means there’s a security issue on your computer that Windows Defender alone can’t resolve.

If this is the case, running a scan with a third-party antivirus utility is a good idea.

We have already created a guide on the best antivirus programs you can use for extra help.

4. Reset the Security Application

If nothing else works, resetting the Windows Security application could fix any corruption or errors causing the Action recommended warning. We’ll use Windows PowerShell for this process.

Resetting the security app will return it to its original default state. This process won’t affect your personal files or most settings.

  1. Right-click on the Windows icon in the taskbar and choose PowerShell (Admin). For Windows 11, select Windows Terminal (Admin).
  2. Or, type PowerShell in the search bar, then right-click and select Run as administrator.
  3. Click Yes in the User Account Control prompt.
  4. Type the following command and press Enter:
    Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
    action recommended warning issue
    Reset the application
  5. When the command is finished, restart your computer and check if the warning is gone.
ABOUT THE AUTHOR

Zainab Falak


Zainab Falak is a highly educated professional with a background in actuarial science and a strong passion for technology. Her expertise lies in the field of data analytics and she is a proficient programmer in languages such as Python and R. At Appuals, Zainab shares her extensive knowledge of Windows 8, 10, and 11, covering a broad range of topics related to these operating systems. Zainab's ability to effectively communicate technical concepts in a clear and concise manner has earned her recognition and respect in the tech community. She is committed to staying up-to-date with the latest developments in the field and providing readers with insightful and informative content.