Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haithamaouati/stagingtool
Microsoft Windows 11 StagingTool — Controls the feature configurations for this device.
https://github.com/haithamaouati/stagingtool
developer developer-tools feature features haithamaouati leak leaks microsoft powershell stagingtool terminal tool tools windows windows11
Last synced: 3 months ago
JSON representation
Microsoft Windows 11 StagingTool — Controls the feature configurations for this device.
- Host: GitHub
- URL: https://github.com/haithamaouati/stagingtool
- Owner: haithamaouati
- Created: 2023-08-05T12:24:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-30T21:31:40.000Z (about 1 year ago)
- Last Synced: 2024-09-23T17:02:28.850Z (4 months ago)
- Topics: developer, developer-tools, feature, features, haithamaouati, leak, leaks, microsoft, powershell, stagingtool, terminal, tool, tools, windows, windows11
- Homepage:
- Size: 334 KB
- Stars: 31
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StagingTool
Microsoft Windows 11 StagingTool — app that is used by employees to enable secret unreleased Windows 11 features.![screenshot](https://raw.githubusercontent.com/haithamaouati/StagingTool/main/screenshot.jpg)
> Discovered by [XenoPantger](https://twitter.com/XenoPanther/status/1686712381840179200), in an apparent leak.
## Usage
Usage: `StagingTool.exe`
* `/enable` – Enable the specified feature
```
StagingTool.exe [/enable ]
```
* `/disable` – Disable the specified feature
```
StagingTool.exe [/disable ]
```
* `/query` – Query the specified feature for enablement and viariant information.
```
StagingTool.exe [/query ]
```
* `/v` – optional parameter to also print ImageDefault and ImageOverride features
* `/reset` – Reset the specified feature to its default state
* `/testmode` – Used in conjunctions with /enable /disable /reset
* `/telemetry` – Used in conjuctions with /enable /disable /reset
* `/setvariant` – Select a feature variant to use; used in conjunction with `` ``
* `/serialize` – Use this option to print out a new config with all of the requested changes. This can be used for offline updates to VHDs prior to first boot.
* `/setlkg` – Set Boot time feature override states as LKG Configurations
* `/restorelkg` – Restore Boot time LKG configurations states Feature Configurations
* `/trace` – Realtime ETW trace for the specified feature usage in code.## Feature IDs
[Mach2 feature IDs](https://github.com/riverar/mach2/tree/master/features)## Disclaimer
> [!WARNING]
> We are not responsible for any misuse or damage caused by this program. use this tool at your own risk!