# Setting App Name on Windows

To add a name for your app, you need to edit the file called **AndroidManifest.xml**.

You can find this particular file in the following folder **android -> app -> src -> main -> AndroidManifest.xml**

<figure><img src="https://3638481888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDPXgP8rsunPUNTvW2I%2Fuploads%2FWdJ5mabwihTSJu2CvibI%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-02-07%20%D0%B2%2016.19.58.png?alt=media&#x26;token=d1ffbbf4-c8f3-472d-b7e4-81be04443c6d" alt=""><figcaption></figcaption></figure>

Find in the file the **13**th string and enter there the name of your application.
