블로그로 돌아가기
Guide

Mouse Jiggler for Windows: Install, Modes, and Does It Keep Slack Active

The most used mouse jiggler for Windows is the free, open-source Arkane Systems Mouse Jiggler. Install it with winget install ArkaneSystems.MouseJiggler, or unzip the mainline or portable build without admin rights. Its modes, command-line flags, and what it does for Teams and Slack.

Slack Green Team
September 23, 2026
September 23, 2026
5 min read
Share:
mouse jiggler
windows
slack presence

The most used mouse jiggler for Windows is Mouse Jiggler by Arkane Systems, a free, open-source app on GitHub. Install it with winget install ArkaneSystems.MouseJiggler, or download the mainline zip (needs the .NET 10 Desktop runtime) or the portable zip (no .NET needed) from the releases page; both run without admin rights. Open it, tick Jiggling?, and it moves the pointer every 60 seconds by default, pausing whenever you move the mouse yourself. It keeps Windows from counting you idle, so the screen saver and sleep stay off and Microsoft Teams stays green. It keeps Slack green only when the pointer sits over the Slack window, because Slack counts only input inside its own window.

The project's own README is blunt about one more thing: "Mouse Jiggler is easily detectable by any decent monitoring software." If the goal is a green Slack dot on a work laptop, Slack Green does that from its own servers during the working hours you set, with nothing installed on Windows.

Mouse Jiggler for Windows: winget install, Normal Zen Circle Linear, command-line flags, portable build, Slack only over Slack

How to install Mouse Jiggler on Windows

Ways to install Mouse Jiggler on Windows: winget, Chocolatey, mainline zip, portable zip
MethodCommand or fileNotes
wingetwinget install ArkaneSystems.MouseJigglerEasiest
Chocolateychoco install mouse-jigglerNeeds Chocolatey
Mainline zipMouseJiggler-mainline-x64.zipNo admin; needs .NET 10 Desktop runtime
Portable zipMouseJiggler-standalone-x64.zipNo admin, no .NET; 134 MB

The README asks you to use the portable build only if you cannot install .NET, because it is far larger. Arm64 builds are available for both.

How to use it

  • Run MouseJiggle.exe.
  • Tick Jiggling? to start, untick to stop.
  • Tick Settings... to choose the mode, the interval, the distance, and a random timer.
  • Click the down arrow to minimise it to the notification area.
  • Jiggling pauses when you move the mouse and resumes after one full interval without movement, so you can keep working.

    Command-line flags

    MouseJiggler -j -m -s 60 -o Normal
    FlagMeaning
    -jStart jiggling at once
    -mStart minimised
    -s <seconds>Jiggle interval (default 60)
    -o <mode>Normal, Zen, Circle or Linear
    -rRandom interval
    -d <n>Distance multiplier

    To start it with Windows, the README points to the Startup folder or Task Scheduler; the app has no autorun option.

    Mouse Jiggler modes, and what they do for Slack and Teams

Slack에서 다시는 '자리 비움'으로 표시되지 마세요

클라우드 기반. 다운로드 불필요. 노트북이 꺼져 있어도 24시간 작동.

Mouse Jiggler modes and what they do for Slack and Teams

  • Normal, Circle, Linear move the pointer. Windows and Teams see input; Slack only sees it if the pointer is over the Slack window and Slack is in front.
  • Zen fakes input without moving the pointer. The README notes it may not work with apps that do their own idle detection. Slack is one of those: no input lands in the Slack window, so Slack sets you away after 10 minutes.
  • Teams reads activity on the whole computer, so any mode keeps it green; see how long before Teams shows you as Away. For Slack the details are in Slack Green vs mouse jiggler and how long does Slack stay active.

    Can IT detect Mouse Jiggler?

    Yes, and the author says so: the README warns it is "not a tool for sneaking past your IT department" and is easily detectable by monitoring software. A running app shows up in process lists, and software input on Windows carries an "injected" flag monitoring agents can read. How each kind of jiggler is found is in can a mouse jiggler be detected, and the policy side in is it illegal to use a mouse jiggler.

    Alternatives on Windows

  • Keep the PC awake only: PowerToys Awake or presentation mode; see does PowerToys Awake keep Slack active and keep a work computer awake without admin rights.
  • A USB or mechanical jiggler instead of an app: the best mouse jiggler compares every type by price and what IT can see.
  • Keep Slack green without anything on the PC: Slack Green, on your working-hours schedule. Windows-specific rules are in keep Slack active on Windows.
  • FAQ

    Slack에서 다시는 '자리 비움'으로 표시되지 마세요

    클라우드 기반. 다운로드 불필요. 노트북이 꺼져 있어도 24시간 작동.

    Where do I download Mouse Jiggler for Windows?

    From the arkane-systems/mousejiggler releases page on GitHub, or with winget install ArkaneSystems.MouseJiggler.

    Does Mouse Jiggler need admin rights?

    Not the zip builds. The mainline zip needs the .NET 10 Desktop runtime installed; the portable zip does not.

    Does Mouse Jiggler keep Teams active?

    Yes. Teams counts input anywhere on the computer.

    Does Mouse Jiggler keep Slack active?

    Only when the pointer is over the Slack window. Zen mode does not help Slack.

    Is there a mouse jiggler built into Windows?

    No. Windows has power settings and presentation mode, which stop sleep but create no input.

    Always Active

    마우스 흔들기는 그만.

    수백 명의 원격 근무자들이 Slack 상태를 걱정하지 않습니다. 한 번 설정하면 영원히 초록불.

    Related Articles

    Guide

    How to Connect Slack and Microsoft Teams: Calls, Messages and Status

    Slack and Teams do not connect natively for chat. You can start Teams calls from Slack with the free Microsoft Teams Calls app, relay messages with a paid bridge such as Mio, and sync your Teams status to Slack with a short script. Every option, what it costs, and the setup steps.

    Slack Green Team5 min read
    Guide

    Slack Active on Multiple Devices: Which One Sets Your Status?

    When you use Slack on a phone and a computer at once, one active device is enough to keep you green, and a manual away on any device sets you away on all of them. The rule, common cases, and how notifications pick a device.

    Slack Green Team5 min read
    Guide

    Slack Huddles vs Zoom: Which to Use for Team Calls

    Slack huddles are quick calls inside Slack: 1:1 on the free plan, up to 50 people on paid plans, no recording. Zoom is built for scheduled, recorded and large meetings, with a free plan of 100 people for 40 minutes. Limits, cost, recording and privacy side by side.

    Slack Green Team5 min read
      Mouse Jiggler for Windows: Install, Modes, Slack Test