# How can i reset all pihole stats?

**URL:** https://discourse.pi-hole.net/t/how-can-i-reset-all-pihole-stats/7749
**Category:** Help
**Created:** [March 5, 2018, 12:21am UTC](https://discourse.pi-hole.net/t/how-can-i-reset-all-pihole-stats/7749 "2018-03-05T00:21:55Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Mcat12](https://discourse-cdn.pi-hole.net/user_avatar/discourse.pi-hole.net/mcat12/32/20_2.png) [@Mcat12](https://discourse.pi-hole.net/u/Mcat12)
#### Post date: [March 5, 2018, 1:21am UTC](https://discourse.pi-hole.net/t/how-can-i-reset-all-pihole-stats/7749/2 "2018-03-05T01:21:16Z")

</div>

Move/Remove the database:

```auto
cd /etc/pihole
sudo service pihole-FTL stop
sudo mv pihole-FTL.db pihole-FTL.db.old
sudo service pihole-FTL start

```

---

_[View the full topic](https://discourse.pi-hole.net/t/how-can-i-reset-all-pihole-stats/7749)._
