# cc-steer hooks uninstall


Remove the SessionEnd scan hook, leaving every other hook untouched.


``` bash
cc-steer hooks uninstall [OPTIONS]
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Usage: cc-steer hooks uninstall [OPTIONS]

      Remove the SessionEnd scan hook, leaving every other hook untouched.

    Options:
      --settings FILE  Settings file. Defaults to ~/.claude/settings.json.
      --help           Show this message and exit.


# Options


`--settings: FILE`  
Settings file. Defaults to ~/.claude/settings.json.
