# thebookisclosed/ViVe

C# library and console app for using new feature control APIs available in Windows 10 version 2004 and newer

Repository: https://github.com/thebookisclosed/ViVe
Canonical: https://ross.abutalabs.com/products/vive
Language: C#
License: GPL-3.0
License Family: copyleft
Last push: 2025-03-10T19:04:59+00:00

## Health v2 (maintenance only)
Score: 27/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 10, release rhythm 8, longevity 100
- inputs: {"age_days": 2540, "days_push": 541, "days_rel": 541, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7620, forks 375 (observed 2026-08-28T04:10:02.044136+00:00)

## What it is
ViVe is a C# library and console tool (ViVeTool) for interacting with the A/B feature experiment mechanism in Windows 10 version 2004 and newer. It lets developers and power users enable, disable, and manage Windows feature flags programmatically or from the command line.

## Use cases
- enable hidden Windows features before they roll out publicly
- disable a problematic Windows feature flag
- query the state of Windows A/B feature experiments
- build custom tools that manage Windows feature controls
- revert features to last-known-good state
- toggle experimental Windows shell features from scripts

## When to choose
- you need to enable or disable Windows feature experiments on Windows 10 build 18963+
- you want a C# API to programmatically manage Windows feature flags
- you need a simple CLI for toggling hidden Windows features

## When to avoid
- you are not on Windows 10 build 18963 or newer
- you need cross-platform feature flag management
- you want a supported, officially sanctioned way to change Windows behavior

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, configuration-management, cli
- domain: windows, developer-tools, operating-systems
- platform: windows, cli, dotnet
- tags: windows-features, a-b-experiments, feature-flags, vi vetool, power-users

## Member repositories
- thebookisclosed/ViVe (main) score 27

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:02.044136+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:36:49.126610+00:00, confidence not recorded.
  - readme: https://github.com/thebookisclosed/ViVe (fetched 2026-08-28T04:10:02.044136+00:00, sha dc1ae5b895c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
