# Preparing for GUI Wallet setup (Windows)

When installing the Oxen Wallet, overzealous antivirus software can sometimes block the wallet or some of its components from functioning, or even delete them entirely. To avoid these issues on Windows, follow the below steps.

> Note: when you reach Step 6 (downloading the Oxen Wallet), ensure you are downloading the Wallet **directly from an official source:** either [here on the Oxen Docs](/oxen-docs/downloads.md), or on the [official Oxen Github releases page](https://github.com/oxen-io/oxen-electron-gui-wallet/releases/).

For the purposes of this example, our images show how to do this on Windows Defender

### Antivirus Steps

1. Create a folder called “Wallet” at the root of your C: drive (or another convenient location)
2. Open your antivirus program and go to “Manage Exceptions”, “Exceptions”, "Exclusions", or similar:

![](/files/-MXjgZSFO9F5vVMIhvVE)

![](/files/-MXjggPLelj587Pbbnty)

3. Click “Add an exception”, "Add an exclusion", or similar:

![](/files/-MXjgihkNvLBSbCFpLqm)

4. Select your Wallet folder as the location for the exception:

![](/files/-MXjgklI5FFQJnSATgT-)

5. Disable protection features for this folder:

![](/files/-MXjgoJtJ80ivECASI8y)

6. Download the latest version of the Oxen Wallet **directly into the Wallet folder**:

![](/files/-MXjgrDclqeitmgMEzfb)

7. Run the Oxen Wallet installer and select the Wallet folder as the install location:

![](/files/-MXjguLlBfyOXAazjIlJ)

8. Check your antivirus program’s firewall and ensure all executables named “Oxen xxx” are permitted through the firewall:

![](/files/-MXjgwR5pXzxNooMEyGu)

Congratulations! You can now proceed to our [GUI Wallet setup guide](/oxen-docs/using-the-oxen-blockchain/oxen-wallet-guides/gui-wallet-setup.md) as normal.

**Note:** If you’re using Bitdefender specifically, and your wallet still does not function after following the above steps exactly, disable Advanced Threat Detection under Features


---

# 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.oxen.io/oxen-docs/using-the-oxen-blockchain/oxen-wallet-guides/preparing-for-gui-wallet-setup-windows.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.
