# Saitek/Logitech MP/RP blinking

If your Saitek/Logitch devices are constanly activating for a short time even when SPAD.neXt is not runing, whenever you are activating a window or open the Start-Menu, this is caused by a Windows Service called "GameInput Service".\
Usually it gets installed and activated when you install MSFS via Steam, to enable the Steam-Remoteplay features.\
If you do not need this feature, you can get rid off that blinking:

* [ ] Start Services manager (Windows key "services")
* [ ] For the Services "GameInput Service"
  * [ ] Stop the service if it is running
  * [ ] Set the Start-Type to "disabled"
* [ ] reboot computer
* [ ] It might be necessary to repeat this steps after a windows update or if the Steam-GameInput Redistributables are reinstalled by a game installation


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.spadnext.com/getting-started/common-tasks-and-issues/saitek-logitech-mp-rp-blinking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
