{"id":22361145,"url":"https://github.com/eglavin/fresh-windows-install","last_synced_at":"2026-02-12T16:32:03.219Z","repository":{"id":65243691,"uuid":"586290032","full_name":"eglavin/fresh-windows-install","owner":"eglavin","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-15T23:32:18.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T08:47:49.177Z","etag":null,"topics":["powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":false,"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/eglavin.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":"2023-01-07T16:04:59.000Z","updated_at":"2024-12-24T22:14:24.000Z","dependencies_parsed_at":"2024-02-26T22:49:59.896Z","dependency_job_id":"d2db00ed-d82e-49f8-ad74-e6bcbeb95b30","html_url":"https://github.com/eglavin/fresh-windows-install","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eglavin/fresh-windows-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Ffresh-windows-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Ffresh-windows-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Ffresh-windows-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Ffresh-windows-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eglavin","download_url":"https://codeload.github.com/eglavin/fresh-windows-install/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Ffresh-windows-install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29372182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":["powershell"],"created_at":"2024-12-04T16:27:03.702Z","updated_at":"2026-02-12T16:32:03.215Z","avatar_url":"https://github.com/eglavin.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fresh Windows Install Scripts\n\nThis a list of applications I commonly use, this readme is designed so I can grab any item on the list and just copy and paste the command into the cli to install the application.\n\n## Usage\n\nAll apps can be installed by running the `run.ps1` script with the `-InstallAll` flag:\n\n```ps1\n.\\run.ps1 -InstallAll\n```\n\nThis README can be updated with the `-Update` flag:\n\n```ps1\n.\\run.ps1 -Update\n```\n\nInstall the most used apps without downloading the script:\n\n```ps1\nirm https://raw.githubusercontent.com/eglavin/fresh-windows-install/refs/heads/main/install-most-used.ps1 | iex\n```\n\n## Apps\n\u003c!-- APPS LIST MARKER --\u003e\n\n### Redistributes\n\n```ps1\nwinget install --id=Microsoft.DirectX;\nwinget install --id=Microsoft.VCRedist.2005.x86;\nwinget install --id=Microsoft.VCRedist.2005.x64;\nwinget install --id=Microsoft.VCRedist.2008.x86;\nwinget install --id=Microsoft.VCRedist.2008.x64;\nwinget install --id=Microsoft.VCRedist.2013.x86;\nwinget install --id=Microsoft.VCRedist.2013.x64;\nwinget install --id=Microsoft.VCRedist.2015+.x86;\nwinget install --id=Microsoft.VCRedist.2015+.x64;\n```\n\n### Information\n\n```ps1\nwinget install --id=ALCPU.CoreTemp;\nwinget install --id=AntibodySoftware.WizTree;\nwinget install --id=CPUID.CPU-Z;\nwinget install --id=CPUID.HWMonitor;\nwinget install --id=CrystalDewWorld.CrystalDiskInfo;\nwinget install --id=CrystalDewWorld.CrystalDiskMark;\nwinget install --id=NirSoft.BlueScreenView;\nwinget install --id=TechPowerUp.GPU-Z;\n```\n\n### Tools\n\n```ps1\nwinget install --id=Armin2208.WindowsAutoNightMode;\nwinget install --id=Bitwarden.Bitwarden;\nwinget install --id=Giorgiotani.Peazip;\nwinget install --id=Malwarebytes.Malwarebytes;\nwinget install --id=Notepad++.Notepad++;\n\nwinget install --id=Alacritty.Alacritty;\nwinget install --id=AutoHotkey.AutoHotkey;\nwinget install --id=Devolutions.RemoteDesktopManager;\nwinget install --id=File-New-Project.EarTrumpet;\nwinget install --id=Iterate.Cyberduck;\nwinget install --id=Microsoft.Teams;\nwinget install --id=Microsoft.PowerToys;\nwinget install --id=Microsoft.VisualStudioCode --force --scope machine --override '/SILENT /SP- /MERGETASKS=\"!runcode,!desktopicon,addcontextmenufiles,addcontextmenufolders,associatewithfiles,addtopath\"';\nwinget install --id=Neovim.Neovim;\nwinget install --id=NordVPN.NordVPN;\nwinget install --id=SublimeHQ.SublimeText.4;\nwinget install --id=WiresharkFoundation.Wireshark;\n```\n\n### CLI\n\n```ps1\nwinget install --id=Microsoft.PowerShell;\nwinget install --id=JanDeDobbeleer.OhMyPosh;\nwinget install --id=Git.Git;\nwinget install --id=dandavison.delta;\nwinget install --id=BurntSushi.ripgrep.MSVC;\nwinget install --id=junegunn.fzf;\nwinget install --id=ajeetdsouza.zoxide;\nwinget install --id=jdx.mise;\n\nwinget install --id=Gyan.FFmpeg;\nwinget install --id=JesseDuffield.lazygit;\nwinget install --id=jqlang.jq;\nwinget install --id=MikeFarah.yq;\nwinget install --id=Schniz.fnm;\nwinget install --id=yt-dlp.yt-dlp;\n```\n\n### Development\n\n```ps1\nwinget install --id=Amazon.AWSCLI;\nwinget install --id=Docker.DockerDesktop;\nwinget install --id=Google.AndroidStudio;\nwinget install --id=Microsoft.AzureCLI;\nwinget install --id=Microsoft.AzureFunctionsCoreTools;\nwinget install --id=Microsoft.AzureStorageExplorer;\nwinget install --id=NVAccess.NVDA;\nwinget install --id=Postman.Postman;\nwinget install --id=RedHat.Podman;\n```\n\n### Database\n\n```ps1\nwinget install --id=DBBrowserForSQLite.DBBrowserForSQLite;\nwinget install --id=Microsoft.SQLServerManagementStudio;\nwinget install --id=MongoDB.DatabaseTools;\n```\n\n### Programming Languages\n\n```ps1\nwinget install --id=EclipseAdoptium.Temurin.23.JDK;\nwinget install --id=Rustlang.Rustup;\nwinget install --id=zig.zig;\n```\n\n### Browsers\n\n```ps1\nwinget install --id=Mozilla.Firefox;\n\nwinget install --id=Google.Chrome.Dev;\nwinget install --id=Google.Chrome;\nwinget install --id=Microsoft.Edge.Dev;\nwinget install --id=Mozilla.Firefox.DeveloperEdition;\nwinget install --id=Zen-Team.Zen-Browser;\n```\n\n### Productivity\n\n```ps1\nwinget install --id=Audacity.Audacity;\nwinget install --id=BlenderFoundation.Blender;\nwinget install --id=NickeManarin.ScreenToGif;\nwinget install --id=Notion.Notion;\nwinget install --id=OBSProject.OBSStudio;\nwinget install --id=TheDocumentFoundation.LibreOffice;\nwinget install --id=XnSoft.XnViewMP;\nwinget install --name=\"Affinity Designer 2\";\nwinget install --name=\"Affinity Photo 2\";\nwinget install --name=\"Affinity Publisher 2\";\n```\n\n### Entertainment\n\n```ps1\nwinget install --id=VideoLAN.VLC;\n\nwinget install --id=DOSBox.DOSBox;\nwinget install --id=Plex.Plex;\nwinget install --id=Sky.SkyGo;\nwinget install --id=Spotify.Spotify;\nwinget install --id=Valve.Steam;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feglavin%2Ffresh-windows-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feglavin%2Ffresh-windows-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feglavin%2Ffresh-windows-install/lists"}