# Vehicles always are Out Of Garage

{% stepper %}
{% step %}

### Go to your Database

QB/QBOX:

* Go to table `player_vehicles`
* Delete column `state`
* Restart `op-garages`

ESX:

* Go to table `owned_vehicles`
* Delete column `stored`
* Restart `op-garages`
  {% endstep %}

{% step %}

### All Done!

{% endstep %}
{% endstepper %}
