> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/troubleshooting/login/how-to-enable-main-menu-if-it-gets-disabled.md).

# How to enable Main menu if it gets disabled?

**YouTube:** [How to enable Main menu if it gets disabled ?](https://www.youtube.com/watch?v=hbU2xuZWfjo)

## How to enable Main menu if it gets disabled?

This tutorial will guide you through the steps to fix an issue where the **Main Menu becomes disabled or does not appear** in the Logic ERP start bar after login. This issue is commonly caused by **corrupt desktop settings**.

***

### Problem Overview

* After logging in to Logic ERP from the desktop, the **Main Menu** may not appear.

<figure><img src="/files/0FNc9AEqB1ebgf2OK7In" alt=""><figcaption></figcaption></figure>

* This is usually due to **corrupted desktop settings** within the application.

***

### Reset Desktop Settings

1. **Right-click** on the **Logic ERP desktop** window (not your Windows desktop).
2. Click on **"Reset Desktop Settings"**.
3. When prompted, click **"Yes"** to confirm the reset.

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

> The desktop settings will now be refreshed.

***

### Check the Main Menu

* Go to the **Logic Task Bar**.
* Verify if the **Main Menu** is now visible.

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

> If it appears, the issue is resolved successfully.

***

### Create Shortcut Icons

To quickly access important options:

* **Right-click** on any frequently used option.
* Choose **"Create Shortcut"** to place it directly on the Logic ERP desktop for easier access.

<figure><img src="/files/4puYvWUwxPougHWpzjZV" alt=""><figcaption></figcaption></figure>

***

### Still Facing the Issue?

If the Main Menu still does not appear:

* Post a [Support Ticket](/logic-erp-installation-configuration-and-troubleshooting-solutions/troubleshooting/support-tickets.md) using Logic ERP's ticketing system.
* Our technical team will get in touch with you at the earliest.


---

# 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:

```
GET https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/troubleshooting/login/how-to-enable-main-menu-if-it-gets-disabled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
