# Could not able to install ELK in windows11

**URL:** https://discuss.elastic.co/t/could-not-able-to-install-elk-in-windows11/333369
**Category:** Elasticsearch
**Created:** [May 14, 2023, 3:09am UTC](https://discuss.elastic.co/t/could-not-able-to-install-elk-in-windows11/333369 "2023-05-14T03:09:15Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![priyanka\_g](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/priyanka_g/32/120999_2.png) [@priyanka\_g](https://discuss.elastic.co/u/priyanka_g)
#### Post date: [May 14, 2023, 3:09am UTC](https://discuss.elastic.co/t/could-not-able-to-install-elk-in-windows11/333369/1 "2023-05-14T03:09:15Z")

</div>

![image](https://us1.discourse-cdn.com/elastic/original/3X/7/1/7184e8f8b59d899cbe1b5a1f58d8dbbe695ad2f5.png)  
Hi Team,  
As i need to do pattern analysis for log files. i had downloaded Elasticsearch, Kibana and Logstack. But when i gave "elasticsearch.bat" in the command prompt, it is not getting installed properly, instead i got the message as in the image. Can someone please help me to solve this and also suggest the site or videos to follow the installation steps.  
Thanks in advance.

---

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [May 14, 2023, 3:47am UTC](https://discuss.elastic.co/t/could-not-able-to-install-elk-in-windows11/333369/2 "2023-05-14T03:47:52Z")

</div>

Hi @priyanka_g Welcome to the community !

First please do not post screenshot of text they are hard to read and can not be debugged. Please post text and format using the `</>` button.

Please follow the official docs [here](https://www.elastic.co/guide/en/elasticsearch/reference/current/zip-windows.html#zip-windows)

I am not sure exactly why you are getting the odd characters probably a localization issue but that data represents a proper installation.

You will notice your output looks the the output in [this section](https://www.elastic.co/guide/en/elasticsearch/reference/current/zip-windows.html#windows-running)...

You need to save all that information....

Then you can test the installation with the commands here [Check the installation is running](https://www.elastic.co/guide/en/elasticsearch/reference/current/zip-windows.html#_check_that_elasticsearch_is_running_2)

`curl --cacert %ES_HOME%\config\certs\http_ca.crt -u elastic https://localhost:9200`

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [June 11, 2023, 3:48am UTC](https://discuss.elastic.co/t/could-not-able-to-install-elk-in-windows11/333369/3 "2023-06-11T03:48:00Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
