Jump to content

I was trying to fix microsoft store at the first place but ended up breaking up everything. But all I did was reset the microsoft store and now everything doesnt work.

Apps that doesnt work : Microsoft Store, Your Phone, Realtek Audio Console, Mail, Xbox, Calculator, Calendar, Alarms And Clock, Get Help, Feedback Hub, Snip And Sketch, Movies And TV, Photos.

Almost every windows bloatware is not working except other 3rd party apps.

Link to comment
https://linustechtips.com/topic/1364725-help-all-microsoft-apps-wont-open/
Share on other sites

Link to post
Share on other sites

Check Event Viewer Software tab for crash logs. Other than that, with this little information all I can suggest is reinstalling windows.

mY sYsTeM iS Not pErfoRmInG aS gOOd As I sAW oN yOuTuBe. WhA t IS a GoOd FaN CuRVe??!!? wHat aRe tEh GoOd OvERclok SeTTinGS FoR My CaRd??  HoW CaN I foRcE my GpU to uSe 1o0%? BuT WiLL i HaVE Bo0tllEnEcKs? RyZEN dOeS NoT peRfORm BetTer wItH HiGhER sPEED RaM!!dId i WiN teH SiLiCON LotTerrYyOu ShoUlD dEsHrOuD uR GPUmy SYstEm iS UNDerPerforMiNg iN WarzONEcan mY Pc Run WiNdOwS 11 ?woUld BaKInG MY GRaPHics card fIX it? MultimETeR TeSTiNG!! aMd'S GpU DrIvErS aRe as goOD aS NviDia's YOU SHoUlD oVERCloCk yOUR ramS To 5000C18! jellYfIn Client siDE TRanscoDinG

Link to post
Share on other sites

4 minutes ago, Pavendaxx said:

I was trying to fix microsoft store at the first place but ended up breaking up everything. But all I did was reset the microsoft store and now everything doesnt work.

Apps that doesnt work : Microsoft Store, Your Phone, Realtek Audio Console, Mail, Xbox, Calculator, Calendar, Alarms And Clock, Get Help, Feedback Hub, Snip And Sketch, Movies And TV, Photos.

Almost every windows bloatware is not working except other 3rd party apps.

try doing a system restore if it worked earlier recently...just type system restore in the start menu and do a system restore to the earliest possible (click the "show more restore points to get earlier ones)

 

like everything was fine a week back but now some issue came up randomly with the store

Link to post
Share on other sites

1 minute ago, Sed Linus said:

try doing a system restore if it worked earlier recently...just type system restore in the start menu and do a system restore to the earliest possible (click the "show more restore points to get earlier ones)

 

like everything was fine a week back but now some issue came up randomly with the store

Yesterday everything was fine but after this update it broke the microsoft store. But somehow after update it delete the restore point. 

This is what I got from Windows Event Viewer

image.thumb.png.6ab56734d190fb665a96362654b778e6.png

Link to post
Share on other sites

16 minutes ago, Levent said:

Check Event Viewer Software tab for crash logs. Other than that, with this little information all I can suggest is reinstalling windows.

image.png.ca10770b12af625cac7a3ce588af0768.pngshe she has posted the event viewer...can you have a look...i have no idea

Link to post
Share on other sites

7 minutes ago, Pavendaxx said:

Yesterday everything was fine but after this update it broke the microsoft store. But somehow after update it delete the restore point. 

This is what I got from Windows Event Viewer

image.thumb.png.6ab56734d190fb665a96362654b778e6.png

the restore point could have been deleted if you have done a disk cleanup after the update

 

here is a few things you could try

1.try running an antivirus

2.try doing an image backup (if you made one earlier)

3.try the system restore once again

4.try a windows reset

5.at last...you have to do an OS resintallation

Link to post
Share on other sites

27 minutes ago, Pavendaxx said:

Yesterday everything was fine but after this update it broke the microsoft store. But somehow after update it delete the restore point. 

This is what I got from Windows Event Viewer

 

There might be a way to fix this with DISM but I am not entirely sure and if this was my system I wouldnt bother, I would cut my losses and do a reinstall. Before someone suggests running a SFC /scannow, know that that it only scans for broken files and not fix them.

mY sYsTeM iS Not pErfoRmInG aS gOOd As I sAW oN yOuTuBe. WhA t IS a GoOd FaN CuRVe??!!? wHat aRe tEh GoOd OvERclok SeTTinGS FoR My CaRd??  HoW CaN I foRcE my GpU to uSe 1o0%? BuT WiLL i HaVE Bo0tllEnEcKs? RyZEN dOeS NoT peRfORm BetTer wItH HiGhER sPEED RaM!!dId i WiN teH SiLiCON LotTerrYyOu ShoUlD dEsHrOuD uR GPUmy SYstEm iS UNDerPerforMiNg iN WarzONEcan mY Pc Run WiNdOwS 11 ?woUld BaKInG MY GRaPHics card fIX it? MultimETeR TeSTiNG!! aMd'S GpU DrIvErS aRe as goOD aS NviDia's YOU SHoUlD oVERCloCk yOUR ramS To 5000C18! jellYfIn Client siDE TRanscoDinG

Link to post
Share on other sites

38 minutes ago, Pavendaxx said:

I was trying to fix microsoft store at the first place but ended up breaking up everything. But all I did was reset the microsoft store and now everything doesnt work.

Apps that doesnt work : Microsoft Store, Your Phone, Realtek Audio Console, Mail, Xbox, Calculator, Calendar, Alarms And Clock, Get Help, Feedback Hub, Snip And Sketch, Movies And TV, Photos.

Almost every windows bloatware is not working except other 3rd party apps.

 

Have you tried the PowerShell command to reinstall the Microsoft Apps?
Open PowerShell as admin and run this command:

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

 

Link to post
Share on other sites

I can't create restore point. Everytime I did it, it always show an error message. So I'm trying to fix it by running chkdsk using CMD. But that doesnt work, after the PC restart and run the chkdsk, it only scanning and repairing without showing the progress and it just proceed to booting the windows going straight to the login screen. I tried another method which is using windows powershell, but the result is the same it doesn't show the progress like usuaally, so I tried using the disk C propertis > tools > Error Checking > Check. Same result PC restart scanning and repairing drive C but it don't do anything the progress is not shown and proceed to boot.

Also my previous restore points are gone. 

error message image.png.a6e746bdecdbf01c6e283b1c44f9e24c.png

Link to post
Share on other sites

2 minutes ago, Pavendaxx said:

I'm thinking about updating the windows version from 20h2 to 21h1. Will it fix the problem?

No, your issue might be hardware related. 

mY sYsTeM iS Not pErfoRmInG aS gOOd As I sAW oN yOuTuBe. WhA t IS a GoOd FaN CuRVe??!!? wHat aRe tEh GoOd OvERclok SeTTinGS FoR My CaRd??  HoW CaN I foRcE my GpU to uSe 1o0%? BuT WiLL i HaVE Bo0tllEnEcKs? RyZEN dOeS NoT peRfORm BetTer wItH HiGhER sPEED RaM!!dId i WiN teH SiLiCON LotTerrYyOu ShoUlD dEsHrOuD uR GPUmy SYstEm iS UNDerPerforMiNg iN WarzONEcan mY Pc Run WiNdOwS 11 ?woUld BaKInG MY GRaPHics card fIX it? MultimETeR TeSTiNG!! aMd'S GpU DrIvErS aRe as goOD aS NviDia's YOU SHoUlD oVERCloCk yOUR ramS To 5000C18! jellYfIn Client siDE TRanscoDinG

Link to post
Share on other sites

16 minutes ago, Pavendaxx said:

I can't create restore point. Everytime I did it, it always show an error message. So I'm trying to fix it by running chkdsk using CMD. But that doesnt work, after the PC restart and run the chkdsk, it only scanning and repairing without showing the progress and it just proceed to booting the windows going straight to the login screen. I tried another method which is using windows powershell, but the result is the same it doesn't show the progress like usuaally, so I tried using the disk C propertis > tools > Error Checking > Check. Same result PC restart scanning and repairing drive C but it don't do anything the progress is not shown and proceed to boot.

Also my previous restore points are gone. 

error message image.png.a6e746bdecdbf01c6e283b1c44f9e24c.png

I have been having a similar problem. I didn't try system restore though. I guess it started after a power failure during windows update (My UPS battery was dead). I had to roll back the update. From then onwards while booting it tries to repair the C: drive often but doesn't do anything.

Link to post
Share on other sites

3 hours ago, Pavendaxx said:

I can't create restore point. Everytime I did it, it always show an error message. So I'm trying to fix it by running chkdsk using CMD. But that doesnt work, after the PC restart and run the chkdsk, it only scanning and repairing without showing the progress and it just proceed to booting the windows going straight to the login screen. I tried another method which is using windows powershell, but the result is the same it doesn't show the progress like usuaally, so I tried using the disk C propertis > tools > Error Checking > Check. Same result PC restart scanning and repairing drive C but it don't do anything the progress is not shown and proceed to boot.

Also my previous restore points are gone. 

error message image.png.a6e746bdecdbf01c6e283b1c44f9e24c.png

 

2 hours ago, Levent said:

No, your issue might be hardware related. 

I have done a surface test on the disk and one of the sectors was bad (Yes, just one. Fingers crossed). Maybe that was causing the problem. Hopefully more sectors don't start going bad. It is a relatively new 1TB disk.

 

35 minutes ago, markwoll said:

open a cmd window with administrator rights.

type sfc /scannow 

This runs system file check, it will look for and try to replace corrupted system files

it may fix the problem.

I will try that if that bad sector was not the cause of this.

Link to post
Share on other sites

@Pavendaxx I have merged your 2 threads together since it seems to be all related to the same problem. 

Community Standards

Please make sure to Quote me or @ me to see your reply!

Just because I am a Moderator does not mean I am always right. Please fact check me and verify my answer. 

 

"Beast Mode"

Ryzen 7 9800x3d | Arctic Liquid Freeze 3 Pro 360 | MSI X870 Tomahawk Wi-Fi | MSI RTX 5080 Gaming Trio OC | Gskill Flare X5 6000MT/s CL30

1tb WD Black SN850x NVMe | 4tb WD SN850x NVMe | Antec Flux Pro | Be Quiet Pure Power 13 M 1000w | OWC 10gb NIC

 

Dedicated Streaming Rig

 Ryzen 7 3700x | Asus B450-F Strix | 32gb Gskill Flare X 3200mhz | Corsair RM550x PSU | MSI Ventus 3060 12gb | 250gb 860 Evo m.2

Phanteks P300A |  Elgato HD60 Pro | Avermedia Live Gamer Duo | Avermedia 4k GC573 Capture Card

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×