All Projects → whatever127 → Offlineinsiderenroll

whatever127 / Offlineinsiderenroll

Licence: mit
OfflineInsiderEnroll - A script to enable access to the Windows Insider Program on machines not signed in with Microsoft Account

Projects that are alternatives of or similar to Offlineinsiderenroll

Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (-36.5%)
Mutual labels:  windows-10
Projectreunion
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
Stars: ✭ 2,612 (+1806.57%)
Mutual labels:  windows-10
Vanarsdel
VanArsdel Application UWP Sample
Stars: ✭ 126 (-8.03%)
Mutual labels:  windows-10
Windows10debloater
Script to remove Windows 10 bloatware.
Stars: ✭ 11,462 (+8266.42%)
Mutual labels:  windows-10
Windows 10 Hardening
Windows 10 hardening guide without gimmicks
Stars: ✭ 102 (-25.55%)
Mutual labels:  windows-10
Metro For Discord
Make your Discord client look like a UWP app.
Stars: ✭ 109 (-20.44%)
Mutual labels:  windows-10
Signal Windows
Unofficial Signal Private Messenger for Windows
Stars: ✭ 83 (-39.42%)
Mutual labels:  windows-10
Sienna Locomotive
A user-friendly fuzzing and crash triage tool for Windows
Stars: ✭ 130 (-5.11%)
Mutual labels:  windows-10
Edgedeflector
A tiny helper application to force Windows 10 to use your preferred web browser instead of ignoring the setting to promote Microsoft Edge. Only runs for a microsecond when needed.
Stars: ✭ 1,371 (+900.73%)
Mutual labels:  windows-10
Xmouse Controls
Windows utility to enable or disable active window tracking, raising and also the delay in milliseconds. This is known as x-mouse behavior or focus follows mouse.
Stars: ✭ 122 (-10.95%)
Mutual labels:  windows-10
Wslbridge2
Explore various ways to connect Windows Subsystem for Linux with Windows terminal emulators.
Stars: ✭ 93 (-32.12%)
Mutual labels:  windows-10
Alwsl
Install archlinux as the WSL (Windows Subsystem for Linux) host.
Stars: ✭ 1,332 (+872.26%)
Mutual labels:  windows-10
Cimbalino Toolkit
☕️ Cimbalino Toolkit
Stars: ✭ 117 (-14.6%)
Mutual labels:  windows-10
Windows Secure Host Baseline
Configuration guidance for implementing the Windows 10 and Windows Server 2016 DoD Secure Host Baseline settings. #nsacyber
Stars: ✭ 1,288 (+840.15%)
Mutual labels:  windows-10
Patchfluent
💧 🦄 Customize Windows 10 Updates
Stars: ✭ 128 (-6.57%)
Mutual labels:  windows-10
Autowall
Live wallpapers on Windows 10 using open-source wallpaper engine 🌌
Stars: ✭ 85 (-37.96%)
Mutual labels:  windows-10
Linux Kms Server
Linux kms server, activate your windows productions.
Stars: ✭ 109 (-20.44%)
Mutual labels:  windows-10
Wsl Proxy
WSL proxy files for editor/linux interop
Stars: ✭ 134 (-2.19%)
Mutual labels:  windows-10
Nikola
⚡Unofficial cross-platform desktop app to monitor and control Tesla vehicles, powered by Electron & React
Stars: ✭ 130 (-5.11%)
Mutual labels:  windows-10
Actionpacks
Public PowerShell script gallery for ScriptRunner.
Stars: ✭ 118 (-13.87%)
Mutual labels:  windows-10

OfflineInsiderEnroll

Description

OfflineInsiderEnroll is a simple Windows Command Prompt script to enable access to the Windows Insider Program on machines not signed in with Microsoft Account.

This script is compatible only with Windows 10 RS5 and later.

Usage

This script requires administrative priviliges to run. You can simply execute it by right clicking it > Run as Administrator.

Installation and configuration changes

After starting the script offers selection of Windows Insider Program rings. To make a selection, press a letter coresponding to option you choose and press ENTER.

If the machine was not enrolled to the Insider Program, you will get prompted to restart your machine to enable Microsoft Flight Signing which is required by Windows Insider Program.

Notice: Windows Insider Program requires telemetry to be set to Full. After enrolling your machine to the Windows Insider Program please make sure that your diagnostic data collection settings are set to Full. Some Insider Preview builds may not get offered in Windows Update if you do not have correct telemetry settings. You can verify or modify your telemetry settings in Settings > Privacy > Diagnostics & feedback.

Restoring Windows Insider Program to default options

To restore Windows Insider Program to default settings simply choose Stop receiving Insider Preview builds in OfflineInsiderEnroll. You will get prompted to reboot, because this option will disable Microsoft Flight Signing.

How does this work?

This script takes advantage of undocumented TestFlags registry value. If this value is set to 0x20, all access to online Windows Insider services gets disabled. Because of this, we can set our own Windows Insider Preview configuration without being overriden by the contact to the service. Since Windows Update does not check if machine is actually enrolled to the program, you will get offered Insider Preview builds by just setting correct values in the registry.

License

This project is licensed under the MIT License. See LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].