How to uninstall ELk stack completely on windows 7

Hi Team,

how to uninstall ELk stack completely on windows 7. I want to reinstall ELk but fresh installation.

Thanks in advance!

  1. Remove any Windows services that may have been registered, for example, if you installed Elasticsearch as a service using elasticsearch-service.bat
  2. Remove all directories and files where you unzipped the downloaded zip files and configured data to be located.

great..thank you so much for solution