Magento 2 show template path hints

For frontend:

Store > Configuration > Advanced > Developer > Debug > Enabled Template Path Hints for Storefront > Yes

For admin:

Stores > Configuration > Advanced > Developer > Debug > Enabled Template Path Hints for Admin > Yes

With CLI:

php bin/magento dev:template-hints:enable

php bin/magento dev:template-hints:disable