# Error Fix

Monitor Scale at 100%+<br>

Make sure monitor scale is at 100% in Windows settings.<br>

1Right-click on desktop → Display settings2Under "Scale & layout" → set Scale to **100%**&#x33;Restart the Colorbot loader after changing\ <br>

Uninstall Extra Mouse Software+

Uninstall any extra mouse software that may interfere:<br>

* ✕Razer Synapse
* ✕Corsair iCUE
* ✕SteelSeries GG
* ✕Any other mouse/peripheral management software\
  \ <br>

  DLL Error+\
  Install the General Dependencies (Visual C++ and DirectX). See the "General Dependencies" section.

  * →Visual C++ Redistributable All-in-One
  * →DirectX End-User Runtime


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://colorbot-guide.duelistgg.store/guide/error-fix.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.
