Skip to main content

How to Install Windows 10 Apps without Windows Store

There is no doubt that windows 10 is the most famous and interesting OS of windows uptill now. It has combined the features of windows 7 and windows 8 to make it a worth having operating system. There is one thing still out there which we want to get onto and that is "Could we install apps on windows 10 without using windows store". The reason is obvious that we need to have an Microsoft Account for that. The Answer is Yes. We can install windows 10 apps without using windows store.

If you had accidentally opened or made a new Microsoft account while installing any app from windows store and now you don't know how to bring back your older user and password interface visit here: Open your Windows 10 without signing into Microsoft account


Follow the below written steps to install windows 10 apps without using windows store:

Step 1: At first, press Win+R keyword to open Run Command.
Step 2: Now, type gpedit.msc and press OK.


Step 3: It will open a new window just like the below screenshot. It is local Group Policy Editor Window.

Step 4: Here you go like: Computer Configuration --> Administrative Templates --> Windows Components --> App Package Developments. Here in the right panel right click on Allow all trusted apps to install and press edit.

Step 5: It will open a new window. Select Enable here and then press OK. A screenshot is shown below:

You are almost done. Only the app need to satisfy only two more criteria to start installing apps without windows store.
  1. The app must be cryptographically sign by the developer.
  2. Your Computer must be able to accept the certificate. 
If these conditions are being satisfied by the apps, use Windows Powershell to run this following code: 
                 add-appxpackage C:\app1.appx –DependencyPath C:\winjs.appx
Note: Here, app1,appx in the above code is the app you are going to install into your windows 10. 

You can now freely install any app which satisfy above two condition without using windows store. If you face any problem while applying this method, feel free to ask us in the comment box.

Note: If you are going to apply this method on your laptop, make sure you follow these 2 points:
  • Keep a recovery image or backup of your operating system
  • Always install apps from trusted sources.
  • The above method is also applicable for windows 8.

Comments

Popular posts from this blog

How To Create Drop Down Menu in Blogger

Drop down Menu  is something which everyone wants to have on his blog. However, because of the lack of proper information they can't have it on their blogs. Again, many people even think that it is quite hard to put menus with sub menus on any Blog. Well, this is not so. Here, in this tutorial we will tell you on how to add sub menu to your Menu step by step for your Blog.

Create Multiple Desktop in Windows 10

Here, We are going to tell you on how to create multiple desktop in Windows 10 and working on them by switching in between them. Windows 10 has come in the market with lots of interesting things like its start button combined with start screen. Similarly, it has brought the feature of adding multiple desktop on a single operating system. Multiple Desktop, the name itself is enough to explain its meaning. Isn't it excite you as you could have more than 1 desktop. Thus, You could create multiple desktop with different looks and you can switch between them whenever you wish too. This new feature of windows lets you separate work-spaces for work and fun, without the need for an actual additional computer. Let's see how to create these multiple desktop and have fun with them. How To Create Multiple Desktop On Single OS and Switch Between Them Creating Multiple Desktop and switching in between them is very simple just like the way we used to switch between the tabs. Foll...