# Use Legacy Interface button does not work

**URL:** https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702
**Category:** Support
**Created:** [December 4, 2025, 11:08am UTC](https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702 "2025-12-04T11:08:33Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Danny\_Pike](https://forum.duplicati.com/user_avatar/forum.duplicati.com/danny_pike/32/5547_2.png) [@Danny\_Pike](https://forum.duplicati.com/u/Danny_Pike)
#### Post date: [December 4, 2025, 11:08am UTC](https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702/1 "2025-12-04T11:08:33Z")

</div>

When I click on the “Use Legacy Interface” button, Duplicati continues to display the new interface.

This is an urgent problem because my backup configuration has errors, but the new UI will not tell me what they are (ref: [this ticket](https://forum.duplicati.com/t/new-ui-alerts-need-better-summaries/21701)).

---

<div class="post-metadata">

### Author: ![ts678](https://forum.duplicati.com/letter_avatar_proxy/v4/letter/t/8491ac/32.png) [@ts678](https://forum.duplicati.com/u/ts678)
#### Post date: [December 6, 2025, 2:17pm UTC](https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702/2 "2025-12-06T14:17:23Z")

</div>

As a workaround…

Assuming you are in local Duplicati, try changing everything after the port number (probably 8200) to `theme.html` to see if that does any better at getting the old UI.

Your referenced ticket tells me that this is [2.2.0.2\_beta\_2025-11-26](https://github.com/duplicati/duplicati/releases/tag/v2.2.0.2_beta_2025-11-26) which had an [undocumented UI change](https://github.com/duplicati/ngclient/commit/65be6381e7c73d98e9a7b684292d9c61854e1a72) that looks like it added this to Settings. Is that the spot?

[Problems with your authenticator logic](https://forum.duplicati.com/t/problems-with-your-authenticator-logic/21703) is why I asked to confirm you’re in local UI.

---

<div class="post-metadata">

### Author: ![Danny\_Pike](https://forum.duplicati.com/user_avatar/forum.duplicati.com/danny_pike/32/5547_2.png) [@Danny\_Pike](https://forum.duplicati.com/u/Danny_Pike)
#### Post date: [December 9, 2025, 10:41pm UTC](https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702/3 "2025-12-09T22:41:09Z")

</div>

Yes, I am running this (from the “About” screen):

_You are currently running Duplicati 2.2.0.2 - 2.2.0.2\_beta\_2025-11-26_

Changing the URL to theme.html gave me access to the old UI. Thank you!

---

<div class="post-metadata">

### Author: ![ts678](https://forum.duplicati.com/letter_avatar_proxy/v4/letter/t/8491ac/32.png) [@ts678](https://forum.duplicati.com/u/ts678)
#### Post date: [December 10, 2025, 3:54am UTC](https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702/4 "2025-12-10T03:54:17Z")

</div>

I opened an [issue](https://github.com/duplicati/ngclient/issues/415) on the broken button.

---

<div class="post-metadata">

### Author: ![Danny\_Pike](https://forum.duplicati.com/user_avatar/forum.duplicati.com/danny_pike/32/5547_2.png) [@Danny\_Pike](https://forum.duplicati.com/u/Danny_Pike)
#### Post date: [December 10, 2025, 7:20am UTC](https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702/5 "2025-12-10T07:20:03Z")

</div>

Thank you.

I can’t see how to close this ticket. I only get an option to “Reply” or “Discard” on this composer window.

---

<div class="post-metadata">

### Author: ![kenkendk](https://forum.duplicati.com/user_avatar/forum.duplicati.com/kenkendk/32/5305_2.png) [@kenkendk](https://forum.duplicati.com/u/kenkendk)
#### Post date: [December 12, 2025, 3:14pm UTC](https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702/6 "2025-12-12T15:14:34Z")

</div>

> [@Danny\_Pike](#):
>
> I can’t see how to close this ticket.

This is the forum pages, so we don’t close it, but leave it here for others to find.

> [@ts678](#):
>
> I opened an [issue](https://github.com/duplicati/ngclient/issues/415) on the broken button.

The latest canary has an updated set of buttons, so now you can choose the default theme or just temporarily switch theme.

---

<div class="post-metadata">

### Author: ![ts678](https://forum.duplicati.com/letter_avatar_proxy/v4/letter/t/8491ac/32.png) [@ts678](https://forum.duplicati.com/u/ts678)
#### Post date: [December 12, 2025, 4:25pm UTC](https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702/7 "2025-12-12T16:25:04Z")

</div>

> [@kenkendk](#):
>
> The latest canary has an updated set of buttons, so now you can choose the default theme or just temporarily switch theme.

Much nicer now, although seemingly constrained by the UI buttons only being in new UI, meaning getting back to new UI default needs temporary to get Settings, then click the button (which could easily be mistaken for an a report) to change it.

![image](https://forum.duplicati.com/uploads/default/original/2X/a/a6e76dd6568a92ad4cd620b70f271e5ed20264c6.png)

Left button clearly offers an action. Right button isn’t clear, but does do a toggle, which perhaps is what the right-and-left arrow icon means, but it’s kind of vague.

If one takes a guess that the right message is a clickable button, things get clear:

 ![image](https://forum.duplicati.com/uploads/default/original/2X/0/0e58b749744f3aa2a4a9117cc6e3b845d22af0e5.png)

Although I’m not a UX designer, I think button label is usually action not status.

To me, “choose the default theme” is not “Default is X UI” but “Default to X UI”.

---

<div class="post-metadata">

### Author: ![Danny\_Pike](https://forum.duplicati.com/user_avatar/forum.duplicati.com/danny_pike/32/5547_2.png) [@Danny\_Pike](https://forum.duplicati.com/u/Danny_Pike)
#### Post date: [December 12, 2025, 5:25pm UTC](https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702/8 "2025-12-12T17:25:42Z")

</div>

I agree that button text should always be imperative, e.g. “Use new UI” and “Use legacy UI”

Whereas label text should only be declarative: “Using new UI”, “Using legacy UI”.

---

<div class="post-metadata">

### Author: ![kenkendk](https://forum.duplicati.com/user_avatar/forum.duplicati.com/kenkendk/32/5305_2.png) [@kenkendk](https://forum.duplicati.com/u/kenkendk)
#### Post date: [December 13, 2025, 10:04am UTC](https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702/9 "2025-12-13T10:04:21Z")

</div>

> [@ts678](#):
>
> To me, “choose the default theme” is not “Default is X UI” but “Default to X UI”.

I have registered an issue for this:

> <https://github.com/duplicati/ngclient/issues/418>
>
> The text of the theme switch button is a status and not an action.
> 
> See thread: …https://forum.duplicati.com/t/use-legacy-interface-button-does-not-work/21702/7
