{"id":18069340,"url":"https://github.com/herxayah/tweak-findings","last_synced_at":"2025-04-11T23:51:24.478Z","repository":{"id":113851612,"uuid":"423216848","full_name":"HerXayah/tweak-findings","owner":"HerXayah","description":"Stuff i found out abt Tweaking Windows. May include fixes for ur problems","archived":false,"fork":false,"pushed_at":"2022-06-03T07:37:36.000Z","size":40,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T05:56:19.302Z","etag":null,"topics":["tweak","tweaking","tweaks","windows","windows-10","windows-11","windows10"],"latest_commit_sha":null,"homepage":"","language":null,"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/HerXayah.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}},"created_at":"2021-10-31T17:36:12.000Z","updated_at":"2024-12-07T19:56:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"db31d004-b20c-4a3e-ad61-6bf09217ddee","html_url":"https://github.com/HerXayah/tweak-findings","commit_stats":null,"previous_names":["herxayah/tweak-findings"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HerXayah%2Ftweak-findings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HerXayah%2Ftweak-findings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HerXayah%2Ftweak-findings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HerXayah%2Ftweak-findings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HerXayah","download_url":"https://codeload.github.com/HerXayah/tweak-findings/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497890,"owners_count":21113984,"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":["tweak","tweaking","tweaks","windows","windows-10","windows-11","windows10"],"created_at":"2024-10-31T08:09:56.845Z","updated_at":"2025-04-11T23:51:24.453Z","avatar_url":"https://github.com/HerXayah.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# tweak-findings\nStuff i found out abt Tweaking Windows. May include fixes for ur problems\n\n\n### Intro\n\nSo you've ran some Windows Script from the Internet or even from trusted Stuff and now stuff you like to do doesnt work anymore?\\\nWell heres some of my finding to WHY stuff doesnt work anymore.\n\n\n## Cant change Profile Picture anymore.\n\nWell. Thats easy to fix.\\\n``Task Scheduler -\u003e Microsoft -\u003e Windows -\u003e Shell -\u003e Enable CreateObjectTask``\n\n## Cannot get Store to download some Apps?\n\n`Task Scheduler -\u003e Microsoft -\u003e Windows -\u003e Subscription -\u003e Enable Both Entries if disabled`\n\n## Welp. cant Install and use WSL\n\n`Computer\\HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Mup -\u003e Turn it on`\n\nThen LxssManager Should work again\n\n## Auto Regedit Backup is busted.\n\n`Task Scheduler -\u003e Microsoft -\u003e Windows -\u003e Regedit -\u003e Enable Entry if disabled`\n\n## I cant defrag anymore\n\n`Start Defrag Service -\u003e Open Cmd as Admin -\u003e chkdsk *drive*: /f /r -\u003e N -\u003e Y -\u003e Restart`\n\n## I cant see the Internet Icon anymore\n\n`CMD as Admin -\u003e sc config \"RmSvc\" start=manual`\n\n## Create new Recovery Partition\n\nDownload Windows ISO and unpack it to a folder.\\\n`Open CMD as Admin -\u003e md c:\\test -\u003e dism /mount-image /imagefile:E:\\UserFolders\\Desktop\\meow\\sources\\install.wim /index:1 /mountdir:C:\\test\\ /readonly`\\\nthen\\\n`Go to C:\\test\\Windows\\System32\\Recovery -\u003e copy the winRe.wim -\u003e C:\\Windows\\System32\\Recovery -\u003e paste`\\\nand at last\\\n`reagentc /setreimage /path C:\\windows\\system32\\recovery -\u003e dism /unmount-image /mountdir:C:\\test\\ /discard -\u003e reagentc /enable`\n\n## Other Store Fix\n\nDownload ``https://www.tweaking.com/content/page/windows_repair_all_in_one.html``\\\nSelect Portable and open it.\\\nIn the Program itself, select Repairs and continue.\\\nThen Select all repairs and deselect them.\\\nAfter that select \\\n```1. Register System Files, 2. Repair Firewall, 3. Repair Hosts File, 4. Repair Network, 5. Repair Proxy Settings, 6. Repair App Store (Complete Reset), 7. Window Component Storage```.\\\nAfter that give it some time, reboot and it should work again.\n\n## Fix Windows 11 Action Center.\n\n```1. Go to Services -\u003e Enable CDPSvc```\n\n## AMD Chipset Driver crashes after opening?\n\nOption 1: ```Create New User -\u003e Open the Exe and install it there.```.\\\nOption 2: ```Create New User -\u003e Download AMD Cleanup Utility -\u003e Reboot into safemode -\u003e download Windows Uninstall Troubleshooter -\u003e Uninstall everything AMD -\u003e Run AMD Cleanup and reboot -\u003e Download Driver and open CMD as Admin -\u003e Input: START /WAIT *Admin Driver exe* /S -\u003e Enter and Wait.```\n\n## 0x80072EE7 in Windows Store\nOpen Regedit \u003e\u003e ```Computer\\HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Dnscache``` and set ``Start`` to 2\n\n### Rant Section\n\n## my FUCKING SUBSYSTEM WONT WORK BUT I HAVE ALL FUCKING FEATURES INSTALLED\n\n```1. Im facing this atm. So basically. Fucking. Enable. No-Page Exection back on your Motherboard if u have it disabled...```\\\n```2. Also enable any Virtual Device Things in Device Manager and set the Server Service to Startup Manual aswell as any HyperV Services```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fherxayah%2Ftweak-findings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fherxayah%2Ftweak-findings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fherxayah%2Ftweak-findings/lists"}