feat: Add search history extraction (Get-SearchHistory.ps1)

Extract Windows Search queries, typed paths, and Run dialog history
from registry (WordWheelQuery, TypedPaths, RunMRU).

Includes warnings about Windows 11 limitations - modern search without
Microsoft account doesn't persist history due to cloud-first design.

Update TODO.md.
This commit is contained in:
2026-02-03 22:31:19 +01:00
parent aa4e6fa88f
commit 9b910a65f3
2 changed files with 196 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
### Browser & Search History
- [ ] Browser history - Edge, Chrome, Firefox artifacts
- [x] Typed URLs - URLs manually typed in browsers
- [ ] Search terms - Windows Search history
- [x] Search terms - Windows Search history
### File Access
- [ ] LNK files - Shortcut files showing file access