this post was submitted on 04 Apr 2026
8 points (100.0% liked)

technology

24317 readers
360 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] JoeByeThen@hexbear.net 3 points 2 days ago* (last edited 2 days ago) (2 children)

You can try doing this in powershell as a normal user. Reboot afterwards.

RecoveryStartMenu.ps1
taskkill /F /IM explorer.exe
Add-AppxPackage -Register "C:\Windows\SystemApps\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\Appxmanifest.xml" -DisableDevelopmentMode -ForceApplicationShutdown
start explorer

I'm just throwing stuff out there.

[–] JustSo@hexbear.net 3 points 2 days ago

Windows is so fucking arcane and weird.

[–] SorosFootSoldier@hexbear.net 2 points 2 days ago (1 children)

Thanks, I fixed it! https://hexbear.net/post/8149497 vibe coded the solution via chatgpt, fucked up enough to say

[–] JoeByeThen@hexbear.net 2 points 2 days ago

Word. Glad you got it!