xtodo Microsoft Windows
- how to make Microsoft Windows stop networking when machine is sleep
- on Microsoft Windows, how to clear password cache in file sharing.
- press ❖ Windows+s, type “credential manager”
- how to delete My Music, My Pictures, My Videos
- https://learn.microsoft.com/en-us/sysinternals/downloads/junction

- WorstFit: Unveiling Hidden Transformers in Windows ANSI!
- By Orange Tsai.
- https://blog.orange.tw/posts/2025-01-worstfit-unveiling-hidden-transformers-in-windows-ansi/
Microsoft Windows. this is about clear filesharing cache.
net help
net use * /delete
net session /delete
Windows command.exe notes
- Scripting Tech on Windows
- Command shell overview https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-xp/bb490954(v=technet.10)
- Windows Script Host
- Windows commands https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/windows-commands
- wscript https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/wscript
- cscript https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/cscript
- cmd exe syntax https://ss64.com/nt/syntax.html