emadadel4 / Fix-Stutter-in-Games

Fix Stutter in Games (Disable GameBarPresenceWriter). Windows 10/11

Home Page:https://emadadel4.github.io

Repository from Github https://github.comemadadel4/Fix-Stutter-in-GamesRepository from Github https://github.comemadadel4/Fix-Stutter-in-Games

PowerShell run as administrator (Recommended)

  • On Windows 10/11, right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
  • Copy-paste the below code and press enter
  • irm bit.ly/efix | iex 

    or

    irm https://raw.githubusercontent.com/emadadel4/Fix-Stutter-in-Games/main/fix.ps1 | iex 

    What this bat file do?

    Gamers found (Gamebar Services) makes running game shuttering
    This bat file do Rename following files "GameBarPresenceWriter.exe", "GameBarPresenceWriter.proxy.dll.bak" , "Windows.Gaming.UI.GameBar" in C:\Windows\System32
    screen-install

    Note!

    If you run command sfc /SCANNOW the files will return to default it name, you will need to run script once again

    Enjoy Gamer 🎮

    Try my new tool

    • Install Tweak Tool: ITT

    About

    Fix Stutter in Games (Disable GameBarPresenceWriter). Windows 10/11

    https://emadadel4.github.io

    License:MIT License


    Languages

    Language:PowerShell 100.0%