Files
hollywood/01-system/system_snapshot.md
T

39 lines
1.6 KiB
Markdown

---
created: 2026-08-06T14:44:00
tags:
- specs
- windows
- laptop
updated: 2026-08-06T14:44:00
---
# System Snapshot — Startup Apps & Installed Packages
Captured: (add the date you ran this)
## Startup Commands (Get-CimInstance Win32_StartupCommand)
| Name | Notes |
|---|---|
| GoogleDriveFS | Google Drive desktop sync client — appears multiple times (likely multiple user/registry hive entries for the same app, not duplicates running) |
| OneDriveSetup | First-run setup task for OneDrive, not the main OneDrive sync process |
| ShareX | Screenshot/screen recording tool |
| Ditto | Clipboard manager |
| MicrosoftEdgeAutoLaunch_... | Edge background prelaunch/startup boost process |
| Ableton USB Audio Control Panel Autostart | Audio interface control panel for Ableton-compatible USB audio hardware |
| SecurityHealth | Windows Security (Defender) systray icon — core OS security component |
| RtkAudUService | Realtek audio driver service |
## Installed Packages (Get-AppxPackage) — Notable Non-Default Entries
- NotepadPlusPlus
- 40174MouriNaruto.NanaZip (archive tool)
- Microsoft.VisualStudioCode
- Microsoft.WindowsTerminal
- Microsoft.Windows.DevHome
- MicrosoftCorporationII.WindowsSubsystemForLinux (WSL)
- RealtekSemiconductorCorp.RealtekAudioControl
Everything else in the full list is standard Windows 11 Education inbox/system components
(Xbox UI plumbing, codec extensions, Store, Camera, Photos, Calculator, Notepad, Outlook for
Windows, Edge, WinGet sources, App Runtime/VCLibs framework packages, OOBE/Shell/Lock screen
hosts, etc.) — not user-facing programs and not safe or necessary to remove individually.