# ddev restart Restart the environment. Just the same as running `ddev stop` immediately followed by `ddev start`. This can be useful if you have made changes the DDEV configuration etc. **Example:** ```bash $ ddev restart ```