{"id":23763664,"url":"https://github.com/tomashubelbauer/powershell-explorer-file-extensions","last_synced_at":"2025-07-12T07:35:47.729Z","repository":{"id":107986243,"uuid":"217684086","full_name":"TomasHubelbauer/powershell-explorer-file-extensions","owner":"TomasHubelbauer","description":"Show/hide file extensions in Explorer using PowerShell","archived":false,"fork":false,"pushed_at":"2022-04-14T21:06:25.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-01T16:40:02.651Z","etag":null,"topics":["powershell"],"latest_commit_sha":null,"homepage":"","language":"Markdown","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/TomasHubelbauer.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}},"created_at":"2019-10-26T09:10:35.000Z","updated_at":"2022-04-17T10:04:56.000Z","dependencies_parsed_at":"2023-05-15T11:15:44.364Z","dependency_job_id":null,"html_url":"https://github.com/TomasHubelbauer/powershell-explorer-file-extensions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TomasHubelbauer/powershell-explorer-file-extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fpowershell-explorer-file-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fpowershell-explorer-file-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fpowershell-explorer-file-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fpowershell-explorer-file-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomasHubelbauer","download_url":"https://codeload.github.com/TomasHubelbauer/powershell-explorer-file-extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fpowershell-explorer-file-extensions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264958196,"owners_count":23689011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-31T22:13:14.755Z","updated_at":"2025-07-12T07:35:47.724Z","avatar_url":"https://github.com/TomasHubelbauer.png","language":"Markdown","readme":"# Show or Hide File Extensions in Explorer using PowerShell\n\nShow:\n\n```powershell\nreg add HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced /v HideFileExt /t REG_DWORD /d 0 /f\n```\n\nHide:\n\n```powershell\nreg add HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced /v HideFileExt /t REG_DWORD /d 1 /f\n```\n\nSource: https://superuser.com/a/666895/490452\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomashubelbauer%2Fpowershell-explorer-file-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomashubelbauer%2Fpowershell-explorer-file-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomashubelbauer%2Fpowershell-explorer-file-extensions/lists"}