{"id":15064104,"url":"https://github.com/tadghh/windows-fixes","last_synced_at":"2026-01-31T12:01:59.911Z","repository":{"id":251954444,"uuid":"838927946","full_name":"tadghh/windows-fixes","owner":"tadghh","description":"Installs the latest version of Microsoft Store on Windows LTSC","archived":false,"fork":false,"pushed_at":"2026-01-23T01:03:10.000Z","size":107666,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-23T18:38:35.899Z","etag":null,"topics":["install","ltsc","ltsc2021","powershell","store"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tadghh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-06T16:02:57.000Z","updated_at":"2026-01-23T01:03:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"af538932-a318-41d8-b6e0-bc200917a0cb","html_url":"https://github.com/tadghh/windows-fixes","commit_stats":null,"previous_names":["tadghh/windows-fixes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tadghh/windows-fixes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadghh%2Fwindows-fixes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadghh%2Fwindows-fixes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadghh%2Fwindows-fixes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadghh%2Fwindows-fixes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tadghh","download_url":"https://codeload.github.com/tadghh/windows-fixes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadghh%2Fwindows-fixes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28941921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T11:39:38.044Z","status":"ssl_error","status_checked_at":"2026-01-31T11:39:27.765Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["install","ltsc","ltsc2021","powershell","store"],"created_at":"2024-09-25T00:11:32.214Z","updated_at":"2026-01-31T12:01:59.907Z","avatar_url":"https://github.com/tadghh.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LTSC Microsoft Store Installer\n\nDownloads the latest version of Microsoft Store and its dependencies. Providing a minimal installation, and dependencies doesn't mean bs like candycrush.\n\n## Installing\n\n\u003e [!IMPORTANT]  \n\u003e Run the following commands with Admin.\n\n```powershell\nStart-BitsTransfer -Source 'https://raw.githubusercontent.com/tadghh/windows-fixes/main/Install-MSStoreLTSC.ps1' -Destination ./store-install.ps1;\nSet-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass -Force;\n./store-install.ps1;\nSet-ExecutionPolicy RemoteSigned -Force \n```\n\n# Other Utilities\nThese are just some utility functions, to use these add them to your `$PROFILE`. You can find this file by running `notepad $PROFILE` from within powershell (note that different installs of powershell use various locations to store the profile, the preinstalled powershell uses a different location than for example a fresh install of powershell 7).\n\n## Copy-SSHId\nIts just ssh-copy-id but for Windows. Add the function inside your `$PROFILE`. Find the function [here](https://github.com/tadghh/windows-fixes/blob/main/Copy-SSHId.ps1) also consider adding the following alias to your `$PROFILE`.\n```ps1\nSet-Alias -Name ssh-copy-id -Value Copy-SSHId\n```\n\n## Power plan 'unlocker' \nA [script](https://github.com/tadghh/windows-fixes/blob/main/Toggle-PowerSettingsVisibility.ps1) that allows you to enable access and configuration to any/all power plan options.\n\n## Skip pending update reboots\nThe following [script](https://github.com/tadghh/windows-fixes/blob/main/Skip-UpdateReboot.ps1) remove the pending updates file. Think of this like a dirty update/reboot. You might encounter errors by using this bypass but I would find that unlikely (theres a lot of 'you must reboot to complete install' that dont actually need a reboot) \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftadghh%2Fwindows-fixes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftadghh%2Fwindows-fixes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftadghh%2Fwindows-fixes/lists"}