# Introduction

Turbo FPS Utility is a straightforward tool that helps you improve your computer’s performance, especially for gaming. Its user-friendly interface makes it easy for anyone to use, whether you’re new to PC tweaks or a seasoned gamer. It focuses on cleaning up your system, managing resources, and adjusting settings to help your PC run at its best

***

### 🛠️ What Turbo FPS Utility Does

Turbo FPS Utility includes powerful features to tune up your system and boost performance:

* **Install Apps**\
  Select the apps you want, click it, and let Turbo FPS do the rest
* **Windows Tweaks**\
  Adjusts system settings for better performance and responsiveness
* **Debloat Windows**\
  &#x20;Removes pre-installed apps and features you don’t need, freeing up resources
* **GPU Tweak**\
  Optimize graphics settings for smoother gameplay
* **Network Tweak**\
  Improves internet performance and reduces latency
* **Cleaner**\
  Clears out junk files, cache, and temporary data to free up system resources
* **Gaming Mode**\
  Focuses resources on your games
* **Game Settings**\
  Applies pre-configured optimizations for supported games (see [Game Settings documentation](/turbo-fps/tools/games-settings.md#supported-games))
* **Advanced Tweaks**\
  Customize settings for experienced users
* **troubleshooting**\
  Fixes common issues like misconfigured settings, background tasks, or missing components\
  Provides clear, guided fixes—no technical experience needed

<mark style="color:blue;">⚠️</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Note**</mark><mark style="color:blue;">: Turbo FPS does not overclock your PC. All changes are software-based and safe</mark>

***

### 🚀 How to Use Turbo FPS

Turbo FPS helps improve your Windows performance with two setup options. Pick the one that fits your needs:

* **Method 1**: Install the Utility on your current Windows system—quick and simple
* **Method 2**: Use the Post-Install Script for a fresh Windows installation—recommended for a clean setup with updates disabled

***

### 🛠️ **Method 1: Install the Utility on Your Current Windows Setup**

This is the quickest way to get started. Ideal if you're not planning to reinstall Windows

1. **Download Turbo FPS**\
   Download Turbo FPS and run it on your current Windows system
2. **Select Features to Optimize**\
   Select features to optimize (e.g., Windows Tweaks ,Gaming Mode, Cleaner)
3. **Restart Your PC**\
   A reboot applies the changes
4. **Enjoy Faster Performance**\
   Your system should now feel faster and more responsive

***

### 🧹 **Method 2: Use the Post-Install Script for a Fresh Windows Install (Recommended)**

This method is recommended for users who prefer a fresh Windows installation with automatic updates disabled from the start, offering a clean and optimized setup. It’s more involved but can provide better performance

1. **Download the Post-Install Script**\
   Get the Post-Install Script from our GitHub and save it to a USB drive
2. **Disconnect the Internet**\
   Unplug your internet connection to prevent automatic updates during the Windows installation
3. **Format and Reinstall Windows**\
   Format your PC and install a clean version of Windows while offline
4. **Run the Post-Install Script**\
   After Windows is installed, run the Post-Install script to disable Windows updates. (Note: This assumes the script was downloaded earlier as instructed)
5. **Restart Your PC**\
   Reboot your computer to apply the script’s changes
6. **Reconnect Your Internet**\
   Plug your internet back in after the restart
7. **Manually Install Hardware Drivers**\
   Since updates are disabled, manually download and install drivers for your hardware (e.g., mouse, keyboard, GPU) from their respective manufacturer websites
8. **Download Turbo FPS**\
   Download Turbo FPS and run it on your current Windows system
9. **Install and Optimize**\
   Launch Turbo FPS, and select features like Windows Tweaks, Gaming Mode, or Cleaner to fine-tune your setup
10. **Restart Your PC**\
    Reboot your computer to complete the changes
11. **You’re Done!**\
    Enjoy a clean, optimized Windows setup

***

### <mark style="color:orange;">⚠️ Important Notes for Windows Updates</mark>

* <mark style="color:orange;">**Windows Updates**</mark><mark style="color:orange;">: The script disables updates temporarily. You can re-enable them later if needed by running</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Enable windows update.bat**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">from our GitHub folder. However, if updates are downloaded after re-enabling, they might affect your system's performance or stability. In such cases, you may need to reinstall Windows to remove them completely</mark>
* <mark style="color:orange;">**Driver Management**</mark><mark style="color:orange;">: When Windows Update is enabled, it automatically installs drivers in the background. With our script disabling Windows Update, you'll need to manually install only the drivers you need, giving you better control and performance</mark>
* <mark style="color:orange;">**Security**</mark><mark style="color:orange;">: Disabling updates its not disable windows defender , but you won’t get Microsoft’s latest security patches</mark>
* <mark style="color:orange;">**Licensing Reminder:**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">Turbo FPS is licensed per Windows installation. If you use it and later format your PC, you’ll need to purchase a new license. That’s why we recommend doing a clean install</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**before**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">activating Turbo FPS</mark>

***

### 📢 Stay Connected with Turbo FPS

&#x20;Here’s how you can stay updated and get support when needed

#### 🔔 Follow Us

Stay informed about the latest updates, features, and releases:

* 💻 **GitHub** [**Post-Install Guide**](https://github.com/Turbo-FPS)
* [🐦 X / Twitter – @turbo\_fps](https://x.com/TurboFPS)
* [🔗 All Links](https://linktr.ee/turbo.fps)

#### 🤝 Community & Support

Join our vibrant community to connect with other users and the development team:

* 💬 **Discord**: [Join the Community](https://discord.gg/t7wbXKxXvg)
* 🛠 **Need Help?**\
  For technical support, please open a ticket in the `#support` channel.\
  You can also chat with others in the community!


---

# 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://turbo-fps.gitbook.io/turbo-fps/turbo-fps/readme.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.
