> For the complete documentation index, see [llms.txt](https://launcher-docs.netmarble.com/faq-it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launcher-docs.netmarble.com/faq-it/launcher-launch/6.md).

# Altri problemi all'avvio

### Metodo 1: modifica le autorizzazioni di Windows e riavvia Netmarble Launcher.

* Potrebbe esserci un problema con i permessi di Windows che impedisce al launcher di funzionare correttamente.
* Modifica le impostazioni come descritto di seguito e riprova a eseguire il Netmarble Launcher.

#### \[Soluzione]

1. Fai clic con il tasto destro sull'icona del desktop Netmarble Launcher > Fai clic su \[Proprietà].
2. Fai clic sulla scheda \[Compatibilità] nella schermata delle proprietà.
3. Nella sezione ""Impostazioni"", fai clic sulla casella di controllo ""Esegui questo programma come amministratore"", poi fai clic su \[Applica].

<figure><img src="/files/gsKBRjkuPKEQkLd4Im0a" alt=""><figcaption></figcaption></figure>

### Metodo 2: esegui lo strumento di risoluzione dei problemi di compatibilità

* Se non riesci ad avviare Netmarble Launcher anche dopo aver provato il primo metodo, prova a eseguire lo strumento di risoluzione dei problemi di compatibilità. Segui questi passaggi:

#### \[Soluzione]

1. Fai clic con il tasto destro su Netmarble Launcher > Proprietà.
2. Fai clic sulla scheda Compatibilità nella parte alta della finestra.
3. Fai clic su ""Esegui lo strumento di risoluzione dei problemi di compatibilità"" nella parte alta della finestra.
4. Fai clic su ""Prova le impostazioni consigliate"".
5. Fai clic sul pulsante ""Esegui test sul programma"" nel popup, quindi fai clic su ""Avanti"".
6. Nel popup di risoluzione, fai clic su ""Salva impostazioni per questo programma"".

※ Se il problema non dovesse risolversi, contatta l'Assistenza Clienti 1:1. (Assistenza clienti: <https://help.netmarble.com/> )


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://launcher-docs.netmarble.com/faq-it/launcher-launch/6.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
