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 Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,436 questions
{count} votes

2 answers

Sort by: Most helpful
  1. 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

  2. Jenny Feng 14,101 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