You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/publish/faq/get-started-with-the-microsoft-store.md
+25-14Lines changed: 25 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,20 +18,6 @@ Having a developer account gives you access to the Windows Apps & Games dashboar
18
18
19
19
---
20
20
21
-
<details>
22
-
<summary><strong>How do I register for a Microsoft Store developer account? What are the main steps?</strong></summary>
23
-
To open a developer account, you will sign up through Partner Center and provide some information. The process is straightforward:
24
-
25
-
-**Sign in with a Microsoft account:** Go to the Partner Center registration page and sign in with your Microsoft account (or create one if needed). This Microsoft account will be used to log in to your developer dashboard.
26
-
-**Join the developer program:** During registration, select the Windows and Xbox program – this enrolls you as a Windows app developer.
27
-
-**Choose account type and country:** Specify your account type (Individual or Company) and your country/region. Note that the country/region cannot be changed later.
28
-
-**Provide publisher details:** Enter a Publisher Display Name – this is the name shown to customers in the Store. You’ll also provide contact info (address, email, etc.) for verification.
29
-
-**Accept terms and pay the fee:** Accept the Microsoft App Developer Agreement and pay the one-time registration fee (approximately $99 USD for companies, depending on your country. For individual companies, please see [Free developer registration for individual developers](../whats-new-individual-developer.md) section).
30
-
-**Verify your email and account:** You’ll receive a verification email after payment. Confirm your email to finalize the account creation. Once complete, you can begin the app submission process.
31
-
</details>
32
-
33
-
---
34
-
35
21
<details>
36
22
<summary><strong>What are the main benefits of distributing my app through the Microsoft Store?</strong></summary>
37
23
@@ -122,6 +108,17 @@ Apps can be distributed via **online or offline licenses**, providing flexibilit
122
108
123
109
---
124
110
111
+
<details>
112
+
<summary><strong>What are the different types of apps that can be distributed on Store?</strong></summary>
113
+
114
+
Apps be packaged as **MSIX** or **MSI** formats can be distributed through the Microsoft Store. Both types provide secure, reliable, and efficient installation experiences, simplified updates, and clean uninstalls. They supports both modern and classic Windows apps.
115
+
116
+
We recommend packaging your app (which is built with any app framework - UWP, Win32, PWA, WinApp SDK etc.), as **MSIX**. By packaging your app as MSIX, you can take advantages of many features like a complimentary binary hosting (provided by Microsoft), complementary code signing (provided by Microsoft), Microsoft Store commerce platform, package flighting, advanced integration with Windows (to use features like share dialog, launch from Store etc), Windows 11 backup and restore etc.
117
+
118
+
</details>
119
+
120
+
---
121
+
125
122
<details>
126
123
<summary><strong>What are the Microsoft Store Policies and why do they matter for my app?</strong></summary>
127
124
@@ -138,6 +135,20 @@ Violations can result in failed submissions or removal from the Store. Microsoft
138
135
139
136
---
140
137
138
+
<details>
139
+
<summary><strong>How do I register for a Microsoft Store developer account? What are the main steps?</strong></summary>
140
+
To open a developer account, you will sign up through Partner Center and provide some information. The process is straightforward:
141
+
142
+
-**Sign in with a Microsoft account:** Go to the Partner Center registration page and sign in with your Microsoft account (or create one if needed). This Microsoft account will be used to log in to your developer dashboard.
143
+
-**Join the developer program:** During registration, select the Windows and Xbox program – this enrolls you as a Windows app developer.
144
+
-**Choose account type and country:** Specify your account type (Individual or Company) and your country/region. Note that the country/region cannot be changed later.
145
+
-**Provide publisher details:** Enter a Publisher Display Name – this is the name shown to customers in the Store. You’ll also provide contact info (address, email, etc.) for verification.
146
+
-**Accept terms and pay the fee:** Accept the Microsoft App Developer Agreement and pay the one-time registration fee (approximately $99 USD for companies, depending on your country. For individual companies, please see [Free developer registration for individual developers](../whats-new-individual-developer.md) section).
147
+
-**Verify your email and account:** You’ll receive a verification email after payment. Confirm your email to finalize the account creation. Once complete, you can begin the app submission process.
148
+
</details>
149
+
150
+
---
151
+
141
152
<details>
142
153
<summary><strong>How can I get help from Microsoft if I run into problems with Partner Center or my app?</strong></summary>
0 commit comments