# Locksmith is not uninstalling correctly!

Locksmith was designed to integrate into your theme automatically, and pull out automatically as well. Our basic guide to removing Locksmith is here:

{% content-ref url="/pages/bJ5D1IwU7bA8WCPZ7hJ0" %}
[Removing Locksmith](/basics/removing-locksmith.md)
{% endcontent-ref %}

It *can't*, however, automatically remove custom code that's added to your shop theme, to support [manual locking](/keys/more/manual-mode.md) (e.g. for hiding price or add-to-cart buttons).

Because of this, Locksmith will NOT run an uninstallation if it detects custom manual locking code in your theme. If this is affecting you, you'll see this warning in the app, letting you know exactly which theme files contain the detected code:

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5ddd799f2c7d3a7e9ae472fc/images/5e1cee9a04286364bc93d593/5e1cee295cdd8.png)

## How to fix this

If they're handy, contact the person who added the manual locking code to the theme, have them remove it, and return to Locksmith's "Help" area to run the removal one more time.

Or, do not hesitate to get in touch with us via email at **<team@uselocksmith.com>** and we'll help you with this as soon as we can!

## Related article:

{% content-ref url="/pages/FWdEXn2S5usZKN7OOBvI" %}
[Locksmith isn't installing correctly!](/faqs/more/locksmith-isnt-installing-correctly.md)
{% endcontent-ref %}


---

# 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://www.locksmith.guide/faqs/more/locksmith-is-not-uninstalling-correctly.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.
