diff --git a/AppPackages/README.md b/AppPackages/README.md
index 821f8ebc..3f148537 100644
--- a/AppPackages/README.md
+++ b/AppPackages/README.md
@@ -2,7 +2,7 @@
The easiest way to install the UWP app on Windows 10/11 is from the Microsoft Store:
-https://www.microsoft.com/en-gb/store/p/kiwix-js/9p8slz4j979j
+https://apps.microsoft.com/detail/9p8slz4j979j
There are portable and installable versions for Linux (Ubuntu, Debian, OpenSUSE), and Windows XP/Vista/7/8/10/11 available from https://kiwix.github.io/kiwix-js-pwa/app. The Store and Electron Setup and AppImage versions are self-updating. The `zip`, `deb` and `rpm` versions do not self-update.
diff --git a/README.md b/README.md
index 72300407..cc2fb761 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,9 @@ encyclopaedia), and **[Wikivoyage by Kiwix](https://kiwix.github.io/kiwix-js-pwa
English -- no extra download needed! (You can, however, download other languages in these apps.)
If you are using **Windows 10 or 11**, then all three apps are conveniently available in the Microsoft Store:
-**[Kiwix JS UWP](https://www.microsoft.com/store/apps/9P8SLZ4J979J)**,
-**[WikiMed by Kiwix](https://www.microsoft.com/store/apps/9PHJSNP1CZ8J)**,
-and **[Wikivoyage by Kiwix](https://www.microsoft.com/store/apps/9N5SB90Q4JBJ)**. They will automatically update when a new package is
+**[Kiwix JS UWP](https://apps.microsoft.com/detail/9P8SLZ4J979J)**,
+**[WikiMed by Kiwix](https://apps.microsoft.com/detail/9PHJSNP1CZ8J)**,
+and **[Wikivoyage by Kiwix](https://apps.microsoft.com/detail/9N5SB90Q4JBJ)**. They will automatically update when a new package is
available. If you are using **Linux**, then the
[Electron AppImage package](http://kiwix.github.io/kiwix-js-pwa/app) of Kiwix JS also (optionally) self-updates,
as does the installable [Windows Electron package](http://kiwix.github.io/kiwix-js-pwa/app). Other apps will notify you when an update
@@ -89,7 +89,7 @@ try switching the app to JQuery mode (see Content injection mode in Configuratio
* As an application implemented with the following frameworks:
+
Electron >= 1.8.0 (Ubuntu, Debian, Fedora, OpenSUSE, AppImage, Windows): [GitHub release](https://kiwix.github.io/kiwix-js-pwa/app)
- +
Universal Windows Platform (UWP) >=10.0.10240: [Microsoft Store app](https://www.microsoft.com/store/apps/9P8SLZ4J979J) or [GitHub release](https://kiwix.github.io/kiwix-js-pwa/app) - Windows 10/11 (Electron), Windows on ARM, Xbox, Windows 10 Mobile
+ +
Universal Windows Platform (UWP) >=10.0.10240: [Microsoft Store app](https://apps.microsoft.com/detail/9P8SLZ4J979J) or [GitHub release](https://kiwix.github.io/kiwix-js-pwa/app) - Windows 10/11 (Electron), Windows on ARM, Xbox, Windows 10 Mobile
+
NWJS >= 0.23.0 (Windows 7/8/10/11): [GitHub release](https://kiwix.github.io/kiwix-js-pwa/app/nwjs.html)
+ NWJS 0.14.7 (Windows XP/Vista only): [GitHub release](https://kiwix.github.io/kiwix-js-pwa/app/nwjs.html)
diff --git a/manifest.json b/manifest.json
index 42a8deee..cbb8e959 100644
--- a/manifest.json
+++ b/manifest.json
@@ -17,7 +17,7 @@
"related_applications": [
{
"platform": "windows",
- "url": "https://www.microsoft.com/store/apps/9P8SLZ4J979J",
+ "url": "https://apps.microsoft.com/detail/9P8SLZ4J979J",
"id": "9P8SLZ4J979J"
}
],
diff --git a/scripts/Kiwix_JS_Wikivoyage_E_Release_Body.md b/scripts/Kiwix_JS_Wikivoyage_E_Release_Body.md
index 7a8081b2..f8f1d4a8 100644
--- a/scripts/Kiwix_JS_Wikivoyage_E_Release_Body.md
+++ b/scripts/Kiwix_JS_Wikivoyage_E_Release_Body.md
@@ -11,7 +11,7 @@ Please choose the correct version (only the Store version will self update):
* **Windows**:
- **Store app for Windows 10/11 (UWP)**
- + Install from the Microsoft Store: https://www.microsoft.com/store/apps/9N5SB90Q4JBJ (it will self-update automatically) - *recommended*
+ + Install from the Microsoft Store: https://apps.microsoft.com/detail/9N5SB90Q4JBJ (it will self-update automatically) - *recommended*
+ Or, on a PC, open a command prompt and run `winget install wikivoyage -s msstore` (self-updates)
+ Or, if you cannot use the Store, sideload a signed package with `winget install kiwix.wikivoyage` - this doesn't auto-update, but you can upgrade easily by running `winget upgrade` or `winget upgrade --all`
- **Portable (Electron) - just unzip, no install needed**
diff --git a/scripts/Kiwix_JS_Wikivoyage_Release_Body.md b/scripts/Kiwix_JS_Wikivoyage_Release_Body.md
index 32869085..bc41afe4 100644
--- a/scripts/Kiwix_JS_Wikivoyage_Release_Body.md
+++ b/scripts/Kiwix_JS_Wikivoyage_Release_Body.md
@@ -21,7 +21,7 @@ Please choose the correct version:
* **Windows**:
- **Store app for Windows 10/11** - _recommended_ (self-updates)
- + Install from the Microsoft Store: https://www.microsoft.com/store/apps/9N5SB90Q4JBJ
+ + Install from the Microsoft Store: https://apps.microsoft.com/detail/9N5SB90Q4JBJ
+ Or, on a PC, open a command prompt and run `winget install wikivoyage -s msstore`
+ Or, if you cannot use the Store, sideload a signed package with `winget install kiwix.wikivoyage` - upgrade easily by running `winget upgrade wikivoyage`
- **Installable (Electron)**
diff --git a/scripts/Kiwix_JS_Windows_Release_Body.md b/scripts/Kiwix_JS_Windows_Release_Body.md
index 8f74aa38..8c300b12 100644
--- a/scripts/Kiwix_JS_Windows_Release_Body.md
+++ b/scripts/Kiwix_JS_Windows_Release_Body.md
@@ -26,7 +26,7 @@ Please choose the correct version (those marked [**AUTO**] will self-update auto
* **Windows**:
- **Store app for Windows 10/11 (UWP)** - *recommended* [**AUTO**]
- + Install from the Microsoft Store: https://www.microsoft.com/store/apps/9P8SLZ4J979J
+ + Install from the Microsoft Store: https://apps.microsoft.com/detail/9P8SLZ4J979J
+ Or, on a PC, open a Terminal (or command prompt) and run `winget install 'kiwix js' -s msstore`
+ Or, if you cannot use the Store, sideload a signed package with `winget install kiwix.kiwixjs` - this doesn't auto-update, but you can upgrade easily by running `winget upgrade kiwix.kiwixjs`
- **Installable (Electron)**