Alarm message pops up on my desktop

Evgeni 1 Reputation point
2021-02-22T10:16:01.48+00:00

Hi The following message pops up every few minutes on my desktop (Windows server 2016) ![70550-windows-popup.png][1] [1]: /api/attachments/70550-windows-popup.png?platform=QnA Do you know why and how to stop it? Thanks

Windows for business | Windows Server | User experience | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Jenny Feng 14,286 Reputation points
    2021-02-23T02:28:26.657+00:00

    @Evgeni
    Hi,
    When did this issue start to occur? Before the issue happened, did you do any modifications? Or install any updates?
    Did the issue occur before?
    Run command as an administrator and run the following commands to fix corrupted system files or components:
    sfc /scannow
    Dism /Online /Cleanup-Image /CheckHealth
    Dism /Online /Cleanup-Image /ScanHealth
    Dism /Online /Cleanup-Image /restoreHealth

    Reboot the server to make the above steps taking effect.

    Hope above information can help you.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    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.

    0 comments No comments

  2. Anonymous
    2021-02-22T13:41:29.45+00:00

    Looks like some sort of malware at work.

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.