Code Monkey home page Code Monkey logo

alexrabbit / windows-store-fixer Goto Github PK

View Code? Open in Web Editor NEW
16.0 3.0 0.0 25 KB

Fix ALL your Windows Store Problems, Reinstall Windows Store with a Single Script. Fix Windows Store on Windows 10 and Windows 11.

Home Page: https://alexrabbit.github.io/Windows-Store-Fixer/

License: GNU General Public License v3.0

PowerShell 100.00%
windows 10 store fixer reinstall windows-store windows-10-store windows-store-fixer windows-store-reinstall fix-windows-store

windows-store-fixer's Introduction

WINDOWS STORE FIXER

Windows Store Reinstaller


We all know that Windows employees make terrible software and constantly are screwing up the Windows OS with bizarre and unfixable errors.

With that say, if you have a problem with the Windows Store there is no way to throubleshoot, windows makes sure that looking on the internet for a solution its imposible, i bet there are houndreds of errors regarding the Windows Store. So, my script is simple: It clears and reinstall Windows Store so Any error can be fixable.


Option 1: The easy way.

##Doesnt seem to work for some. Use option 2, please, while i try to fix it.

  • Step 1: Download this Script
  • Step 2: Un rar it
  • Step 3: Look for the file inside the "Windows Store Reinstaller" folder.
  • Step 4: Right click it and "Execute with Powershell"

WINDOWS STORE FIXER


Option 2: The manual way.

  • Step 1: Open Windows Menu
  • Step 2: Start writing "Powershell"
  • Step 3: Open "Powershell" with Administrator priviligies.
  • Step 4: Paste the next lines and hit "Enter" one line at a time.

Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Hit enter.

Start-Process WSReset.exe

Hit enter.

Windows 10 Store Reinstall

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.