How to remove a calculator that keeps popping up randomly

Mynhardt van der Merwe 0 Reputation points
2025-03-11T14:36:45.2433333+00:00

How do I stop my calculator from popping up randomly?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. CrazyKats 560 Reputation points Volunteer Moderator
    2025-03-11T15:26:25.3+00:00

    Go into Settings, Apps, Installed Apps, click the 3 dots on the far right

    of the Calculator listing and choose Uninstall.

    0 comments No comments

  2. Anonymous
    2025-03-12T04:37:27.4366667+00:00

    Hi,

    If the calculator app keeps popping up even after closing, you can monitor the creation of the CalculatorApp.exe process using Process Monitor.

    Process Monitor is a powerful tool from Sysinternals that provides real-time monitoring of file system, registry, and process/thread activity. Here's how to use it:

    1. Download and Run Process Monitor: You can download it from the Microsoft Sysinternals website. https://learn.microsoft.com/en-us/sysinternals/downloads/procmon
    2. Filter Events: Set up filters to focus on process creation events. Go to Filter > Filter..., then add a filter for Operation is Process Create.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

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