# WinScalpel

Read-only desktop UI navigation. No elevation, service registration, apply, delete, kill-process or power mutations.

## Animated WebP

![WinScalpel interaction demo](/showcase/winscalpel/2026-09-10T11-10-51-879Z-c6a8/winscalpel-interaction.webp)

![WinScalpel: read-only runtime dashboard.](/showcase/winscalpel/2026-09-10T11-10-51-879Z-c6a8/dashboard.webp)

![WinScalpel: expanded navigation sidebar.](/showcase/winscalpel/2026-09-10T11-10-51-879Z-c6a8/navigation-sidebar.webp)

![WinScalpel: power capability page; no power plan is applied.](/showcase/winscalpel/2026-09-10T11-10-51-879Z-c6a8/power-capabilities.webp)

![WinScalpel: RGB capability and readiness information; no device changes.](/showcase/winscalpel/2026-09-10T11-10-51-879Z-c6a8/rgb-capabilities.webp)

![WinScalpel: service readiness and permission boundary.](/showcase/winscalpel/2026-09-10T11-10-51-879Z-c6a8/service-readiness.webp)

## Reduced-motion HTML

```html
<!-- Copy this asset directory to /showcase/winscalpel/2026-09-10T11-10-51-879Z-c6a8/. Demo data: Read-only desktop UI navigation. No elevation, service registration, apply, delete, kill-process or power mutations. -->
<picture>
  <source media="(prefers-reduced-motion: reduce)" srcset="/showcase/winscalpel/2026-09-10T11-10-51-879Z-c6a8/dashboard.webp">
  <img src="/showcase/winscalpel/2026-09-10T11-10-51-879Z-c6a8/winscalpel-interaction.webp" alt="WinScalpel: Expand the navigation sidebar; Collapse the navigation sidebar; Open the power capability page; Open the RGB capability page; Open service readiness; Return to the overview." width="1080" height="676" loading="lazy" decoding="async">
</picture>
```
