Helping millions of people navigate the world of technology.

4 Ways to Stop Microsoft GameInput Service From Crashing Your Windows PC

Quick Tips
  • The Microsoft GameInput service is an API that allows games to access and interact with gaming input devices, such as gamepads, keyboards, and mice.
  • Installing pending updates and scanning your PC for corrupt system files may help resolve any issues.
  • If the problem persists, consider uninstalling the Microsoft GameInput service and clearing its data to fix the problem.

Fix 1: Uninstall Microsoft GameInput

One of the most effective ways to stop Microsoft GameInput from crashing your Windows 10 or 11 PC is to remove it. Several users on a Reddit thread reported fixing the issue with this trick. Hence, it’s the first thing you should try.

Step 1: Right-click on the Start icon and select Installed apps from the list.

Installed Apps on Windows

Step 2: Use the search tool or scroll through the list to locate Microsoft GameInput. Click the three-dot icon next to it and select Uninstall.

Uninstall Microsoft GameInput From Windows

Step 3: Select Uninstall to confirm.

Confirm Uninstall Microsoft GameInput From Windows

Fix 2: Rename or Delete the GameInput Folder

In addition to uninstalling Microsoft GameInput, you should also delete the associated files from your system. Here are the steps for the same.

Step 1: Press the Windows key + R to open the Run dialog box. Type C:\Program Files (x86)\ in the box and press Enter.

Step 2: Locate and select the Microsoft GameInput folder. Then, click the trash icon at the top. If you don’t wish to delete the folder, you can also rename it.

Delete GameInput Folder on Windows

Completing the above steps should help you get rid of Microsoft GameInput for good. As such, Windows should now be able to create a new GameInput folder, fixing any issues.

Fix 3: Configure the GameInput Service

The Services app on Windows makes it simple to manage background services on your system. You can use it to disable the GameInput service, preventing it from running on your PC or reinstalling itself.

To configure the GameInput service, use these steps:

Step 1: Click the search icon on the taskbar, type services in the box, and press Enter.

Open Services on Windows 11

Step 2: In the Services window, double-click the GameInput Service to open its properties.

Open GameInput Service Properties

Step 3: Use the drop-down menu next to Startup type to select Disabled. Then, hit Apply followed by OK.

Disable GameInput Service on Windows

Restart your PC after this and check if your Windows PC still crashes.

Fix 4: Run SFC and DISM Scans

Your Windows PC relies on system files to perform most tasks. If some of these files are damaged or missing, Windows might crash. SFC (System File Checker) and DISM (Deployment Image Servicing and Management) are built-in tools that can help you repair any problematic system files on your PC. Here’s how to run them.

Step 1: Right-click on the Start icon to select Terminal (Admin) from the list.

Open Terminal (Admin) on Windows 11

Step 2: In the console, type the following command and press Enter.

SFC /scannow
SFC Scan on Windows 11

Step 3: Run the following commands one by one and press Enter after each one to run the DISM scan.

DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
DISM Scan on Windows 11

This might take a while, so be patient. Restart your PC after the scan is complete and check if the issue is still there.

Was this helpful?

Thanks for your feedback!

Last updated on 15 August, 2024

Leave a Reply

Your email address will not be published. Required fields are marked *

The article above may contain affiliate links which help support Guiding Tech. The content remains unbiased and authentic and will never affect our editorial integrity.