{"id":17688322,"url":"https://github.com/jonelo/savewindowslogonimage","last_synced_at":"2026-05-14T21:02:52.502Z","repository":{"id":91746475,"uuid":"215380270","full_name":"jonelo/saveWindowsLogonImage","owner":"jonelo","description":"Saves the current Windows logon image to the user's desktop by calling a bash script on WSL","archived":false,"fork":false,"pushed_at":"2023-01-23T23:06:31.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T21:30:48.657Z","etag":null,"topics":["logon-image","windows-10","wsl"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonelo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-10-15T19:28:57.000Z","updated_at":"2023-01-23T23:06:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"c01bafb3-d4d8-4955-94fb-edca87ae1d99","html_url":"https://github.com/jonelo/saveWindowsLogonImage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonelo/saveWindowsLogonImage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonelo%2FsaveWindowsLogonImage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonelo%2FsaveWindowsLogonImage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonelo%2FsaveWindowsLogonImage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonelo%2FsaveWindowsLogonImage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonelo","download_url":"https://codeload.github.com/jonelo/saveWindowsLogonImage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonelo%2FsaveWindowsLogonImage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33043249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["logon-image","windows-10","wsl"],"created_at":"2024-10-24T11:44:09.580Z","updated_at":"2026-05-14T21:02:52.469Z","avatar_url":"https://github.com/jonelo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# saveWindowsLogonImage\n\n## What is the project for?\n\nThe script saves the current Windows logon image to your desktop by calling a bash script on WSL.\n\n## What are the system requirements?\n\n* Windows 10 or 11\n* WSL 1 or 2, see also https://learn.microsoft.com/en-us/windows/wsl/install\n\n## How to configure and install it\n\n1. Save the saveWindowsLogonImage.bat to your Windows desktop\n\n2. Click on Start and open your bash on Ubuntu on Windows (resp. any other distro that you have selected during the WSL installation) and make a directory called bin if not done yet and change to that folder\n```\nmkdir bin \u0026\u0026 cd $_\n```\n\n3. Save the saveWindowsLogonImage.sh to the $HOME/bin folder\n```\ncurl -LOs https://raw.githubusercontent.com/jonelo/saveWindowsLogonImage/master/saveWindowsLogonImage.sh\n```\n\n4. Add execute permissions on the script\n```\nchmod u+x ./saveWindowsLogonImage.sh\n```\n\n## How to use it or get it running\n\n### On Windows\n\nLogon on Windows and double click the saveWindowsLogonImage.bat on your desktop. The current Windows logon image will be saved to your desktop.\n\n### On WSL\n\nLogon on Windows and open your bash on Windows, call\n```\n~/bin/saveWindowsLogonImage.sh\n```\nand the current Windows logon image will be saved to your desktop.\n\n## Troubleshooting\n\n### Windows Logon Image doesn't change anymore\n\nIf the Windows Logon Image doesn't change anymore, you can fix it by the WindowsLogonImageFix.bat that is part of this project.\n\n## The license\n\nThe license that the project is offered under is the [Apache 2.0 license](http://choosealicense.com/licenses/apache-2.0/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonelo%2Fsavewindowslogonimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonelo%2Fsavewindowslogonimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonelo%2Fsavewindowslogonimage/lists"}