{"id":27140398,"url":"https://github.com/imaginesamurai/microphonefixer","last_synced_at":"2026-04-25T12:36:44.430Z","repository":{"id":285987470,"uuid":"959995098","full_name":"imagineSamurai/MicrophoneFixer","owner":"imagineSamurai","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-03T17:52:50.000Z","size":151,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T18:32:18.724Z","etag":null,"topics":["batch","batch-script","comments","easy","friendly-using","mic","microphone","stable","tweaks","ui","useful","useful-scripts","windows"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imagineSamurai.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":"2025-04-03T17:29:38.000Z","updated_at":"2025-04-03T18:10:31.000Z","dependencies_parsed_at":"2025-04-03T18:43:11.820Z","dependency_job_id":null,"html_url":"https://github.com/imagineSamurai/MicrophoneFixer","commit_stats":null,"previous_names":["imaginesamurai/microphonefixer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineSamurai%2FMicrophoneFixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineSamurai%2FMicrophoneFixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineSamurai%2FMicrophoneFixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineSamurai%2FMicrophoneFixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imagineSamurai","download_url":"https://codeload.github.com/imagineSamurai/MicrophoneFixer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247785943,"owners_count":20995644,"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":["batch","batch-script","comments","easy","friendly-using","mic","microphone","stable","tweaks","ui","useful","useful-scripts","windows"],"created_at":"2025-04-08T05:52:01.101Z","updated_at":"2026-04-25T12:36:44.393Z","avatar_url":"https://github.com/imagineSamurai.png","language":"Batchfile","funding_links":["https://ko-fi.com/imaginesamurai"],"categories":[],"sub_categories":[],"readme":"# Windows Microphone Troubleshooter v2.0\r\n\r\n![Version](https://img.shields.io/badge/version-2.0-blue.svg)\r\n![Platform](https://img.shields.io/badge/platform-Windows%2010%20%7C%20Windows%2011-lightgrey.svg)\r\n![License](https://img.shields.io/badge/license-MIT-green.svg)\r\n[![GitHub issues](https://img.shields.io/github/issues/imaginesamurai/MicrophoneFixer.svg)](https://github.com/imaginesamurai/MicrophoneFixer/issues)\r\n![Stability](https://img.shields.io/badge/stability-stable-green.svg)\r\n![Safety](https://img.shields.io/badge/safety-verified-brightgreen.svg)\r\n[![Ko-Fi](https://img.shields.io/badge/Ko--fi-Support%20Me-ff5f5f.svg)](https://ko-fi.com/imaginesamurai)\r\n\r\n \r\nA comprehensive Windows batch script to diagnose and fix common microphone issues, particularly when Windows recognizes the microphone but other applications don't.\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"banner.png\" alt=\"MICTFIX Banner\" style=\"width:250px;\"\u003e\r\n\u003c/p\u003e\r\n\r\n## Features\r\n\r\n### Diagnostics\r\n- Check microphone status\r\n- Run advanced diagnostic tests\r\n- View system audio information\r\n\r\n### Fixes\r\n- Fix microphone privacy settings\r\n- Reset audio services\r\n- Fix microphone permissions for apps\r\n- Check default microphone settings\r\n- Fix exclusive mode issues\r\n- Run comprehensive fix (recommended)\r\n\r\n### Tools\r\n- Test microphone (audio recording test)\r\n- Check for audio driver updates\r\n- Create system restore point\r\n- View troubleshooting log\r\n\r\n## Installation\r\n\r\n1. Download `MicrophoneFixer.bat`\r\n2. Right-click the file and select \"Run as administrator\"\r\n\r\n## Usage\r\n\r\nRun the script and select from the available options in the menu. For most cases, the \"Run comprehensive fix\" option (9) is recommended as it applies all fixes in sequence.\r\n\r\n## What This Tool Fixes\r\n\r\n- Windows privacy settings blocking microphone access\r\n- Incorrect default device settings\r\n- Audio service issues\r\n- App permission problems\r\n- Exclusive mode control issues\r\n- USB microphone detection problems\r\n- Windows Store app microphone access\r\n- Background app microphone access\r\n- Audio driver issues\r\n\r\n## Logging\r\n\r\nThe tool creates a detailed log file of all operations performed during the troubleshooting session. The log file is saved at:\r\n`%temp%\\MicrophoneFixer_log.txt`\r\n\r\n## System Requirements\r\n\r\n- Windows 10 or Windows 11\r\n- Administrator privileges\r\n- PowerShell 5.1 or later\r\n\r\n## Contributing\r\n\r\nFeel free to submit issues and enhancement requests!\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\r\n\r\n## Author\r\n\r\nCreated by [imaginesamurai](https://github.com/imaginesamurai)\r\n\r\n## Acknowledgments\r\n\r\n- Thanks to all the users who provided feedback and helped improve this tool\r\n- Special thanks to the Windows PowerShell community for their documentation\r\n\r\n## Support\r\n\r\nIf you're having issues:\r\n\r\n1. Check the troubleshooting log file\r\n2. Try the comprehensive fix option\r\n3. Create an issue on GitHub with your log file\r\n4. Make sure your microphone is properly connected\r\n5. Update your audio drivers\r\n\r\n## Disclaimer\r\n\r\nThis tool makes changes to your Windows registry and system settings. While it's designed to be safe, it's recommended to create a system restore point (option 12) before making changes to your system.\r\n\r\n\r\n\r\n## Changelog\r\n\r\n### v2.0\r\n- Added comprehensive diagnostic tests\r\n- Added microphone testing capability\r\n- Added system restore point creation\r\n- Added troubleshooting log\r\n- Enhanced privacy settings fixes\r\n- Added USB device reset functionality\r\n- Improved error handling\r\n- Added exclusive mode fixes\r\n\r\n### v1.0 (i've deleted this version by mistake and i dont have it anymore)\r\n- Initial release\r\n- Basic troubleshooting functionality\r\n- Privacy settings fixes\r\n- Audio service reset\r\n- App permissions management \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimaginesamurai%2Fmicrophonefixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimaginesamurai%2Fmicrophonefixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimaginesamurai%2Fmicrophonefixer/lists"}