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.

How To Create a 4 Digit Login Pin for Windows 8 or 10

Here in this tutorial, I will tell you on how to create a 4 digit login pin for windows 8 or Windows 10. Log in to windows 10 or 8 with your Microsoft Account password is really time taking as we all keep long password for our Hotmail or Outlook account.  Making long and complicated password is good for security reasons however, typing long password each and every time you login or unlock your system is a complicated thing and it irritates too. Here, I will tell you the solution for  windows 8  step by step. For  windows 10 , you have to follow the same steps without any change.  You must not be knowing it but Windows 8 and 10 both provide two solutions to get rid of this long password thing.   The First Solution is to disconnect yourself from Microsoft Account . You can visit here to   open your Windows 10 without signing into Microsoft account . The Second solution is to create 4 digit Pin about which I will tell you here. 

How to add line spacing in between Bullets on Wordpress

Today, we discuss how to enter line spacing in between Bullets, paragraphs, etc. on WordPress. Sometimes, it is really necessary to enter line spacing in between lines or segments to provide a immense way of work. You don't require any Visual Composer or a blog template to proceed with. All you need is to insert couple of codes in between lines under HTML coding and you are good to go.