Magento – Magento in Xampp server ( localhost ) indexer:reindex

indexermagento2

I'm running Magento latest version in my localhost with xampp, it's great. but in admin panel, I see an error

One or more indexers are invalid. Make sure your Magento cron job is
running.

I searching for a solving I get this one

indexer:reindex

but how I make it with xampp ?? or the localhost??

Best Answer

  1. Open Xampp control panel
  2. Click on Shell button
  3. Exec the command --> php C:\xampp\htdocs\XXXXXX\bin\magento indexer:reindex

Obs: XXXXXX is your site.