# Force Layout Reset

## Description

This technical note describes an issue where a part of the Well Seeker Pro user interface has been turned off and cannot be turned back on. For example, the user is in a position where the menu bar is not visible and cannot be turned back on using the **View > Toolbars and Docking Windows** options.

## Solution

The issue is solved by forced resetting the layout. This can be achieved by performing the following steps:

1. Close Well Seeker Pro if it is open.
2. Create a blank text file and name it **resetLayout.txt**

   * Note that this is <mark style="color:red;">**Case Sensitive**</mark> and must be written exactly as detailed above.
   * Check if you have file extensions turned on/off. In Windows Explorer go to **View > Show > File Name Extensions**. If file extensions are off, name your text file just **resetLayout**, or you may end up with a file called *resetLayout.txt.txt.*

   <figure><img src="/files/WAH6GlSUAdWwc2wLZafp" alt="" width="80"><figcaption></figcaption></figure>
3. Navigate to the user’s Well Seeker Pro install folder. The default location for this folder is: ***C:\Program Files (x86)\Innova Drilling and Intervention\Well Seeker PRO***
4. Copy and paste the **resetLayout.txt** file into the install directory.
5. Open Well Seeker Pro. The layout will have been reset, making all of the menus toolbars and docking windows visible.

   <figure><img src="/files/YgiXBf1pfAthyvvplt0P" alt=""><figcaption></figcaption></figure>
6. Delete the resetLayout.txt file from the install directory. This is an important step because if the file is not deleted, the layout will continue to reset every time Well Seeker is opened


---

# Agent Instructions: 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://docs.innova-drilling.com/introduction/technical-notes/low-priority/force-layout-reset.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.
