> For the complete documentation index, see [llms.txt](https://wiki.redmodding.org/cyber-engine-tweaks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.redmodding.org/cyber-engine-tweaks/getting-started/installing/uninstalling.md).

# Uninstall

Remove the following folders/files:

* [`<cyberpunk install path>`](#user-content-fn-1)[^1]`/bin/x64/plugins/`
* [`<cyberpunk install path>`](#user-content-fn-1)[^1]`/bin/x64/global.ini`
* [`<cyberpunk install path>`](#user-content-fn-1)[^1]`/bin/x64/LICENSE`
* [`<cyberpunk install path>`](#user-content-fn-1)[^1]`/bin/x64/version.dll`

### Notes

* Removing Cyber Engine Tweaks will *not* undo any edits made to your character and your save files.
* If you have added items to your inventory, you will not be able to remove them once you have removed this mod. Please ensure you have done so using the [appropriate commands](/cyber-engine-tweaks/console/usage.md) first.
* Saves made with the patch should be completely fine without it, thought that might change once proper mods start coming out

  <br>

[^1]: The directory where the game is installed.

    Usually: C:/Program Files (x86)/Steam/steamapps/common/Cyberpunk 2077


---

# 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://wiki.redmodding.org/cyber-engine-tweaks/getting-started/installing/uninstalling.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.
