Show HN: DidMySettingsChange – A tool that checks changed windows settings

Hacker News (score: 21)
Found: October 05, 2025
ID: 1759

Description

CLI Tool
Show HN: DidMySettingsChange – A tool that checks changed windows settings Microsoft has been under heavy scrutiny with how they manage Windows over the years, particularly concerning privacy and telemetry settings. Many users find that after disabling certain settings, these settings are mysteriously re-enabled after updates or without any apparent reason. DidMySettingsChange is a Python script designed to help users keep track of their Windows privacy and telemetry settings, ensuring that they stay in control of their privacy without the hassle of manually checking each setting. Features

    Comprehensive Checks: Automatically scans all known Windows privacy and telemetry settings.
    Change Detection: Alerts users if any settings have been changed from their preferred state.
    Customizable Configuration: Allows users to specify which settings to monitor.
    Easy to Use: Simple command-line interface that provides clear and concise output.
    Logs and Reports: Generates detailed logs and reports for auditing and troubleshooting.

More from Hacker

Show HN: Gander, an Android file viewer that asks for no permissions at all

Show HN: Gander, an Android file viewer that asks for no permissions at all Hi HN,<p>I built an Android file viewer that opens PDF, Word, Excel, PowerPoint, images, video, audio, Markdown and code, and asks for no permissions at all.<p>I have always been uneasy about opening files people send me. On Android you either install a 400 MB office suite and sign in or use a small free viewer that wants storage access and ends up uploading your file to a server to render it. Also the hassle of having to download different apps for different file formats was really annoying.<p>Gander holds no permissions, not even INTERNET so the OS itself guarantees the file cannot leave the phone.<p>PDFs use Pdfium, media uses Media3, and Office formats are rendered by bundled JS libraries in a WebView and so no request goes to any server.<p>It is a viewer only. Complex PowerPoint decks come out approximately right, spreadsheet charts are not drawn, and old binary .doc and .ppt are unsupported. I&#x27;ll work on it as issues come up :P<p>It is 14 MB, MIT licensed and uploaded on Github releases.<p>Do try it! I would love some feedback especially on files that render badly or need new support.

No other tools from this source yet.