Giter Site home page Giter Site logo

enterpriseg's Introduction

LSX presents

Read the Important section of this README thoroughly before proceeding.

Image Description

How to reconstruct Enterprise G

EnterpriseG Reconstruction Process

All you need to provide is:

  • Windows 10/11 Pro en-US install.wim image without updates (XXXXX.1)

UUP Dump can create a Windows Pro ISO in en-US without updates (untick the Include updates (Windows converter only) box).

Hot tip: If you build a fresh ISO using UUP Dump, set AppsLevel to 1 inside ConvertConfig.ini on build 22621 and later, this will only install Windows Security and the Microsoft Store as apps preinstalled! Additionally, on 26100 and later, setting SkipEdge to 1 wont preinstall Microsoft Edge or Webview.

Supported Builds:

How to get started:

  1. Place install.wim in the directory of the script
  2. Adjust config.ini if necessary
  3. Run Build.ps1 in PowerShell as Administrator

Run this command in Powershell if Build.ps1 is not starting. Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass

Once the reconstruction process is complete, you will find the new install.wim file in the same folder where you placed the original install.wim file. (Please note: your original install.wim file has been overwritten and cannot be restored!) To proceed, you can create a new ISO using AnyBurn or any similar software. If you have already created a bootable Windows installation USB drive, simply copy the new install.wim file and replace the existing one located in the sources directory of your USB drive.

Config.ini

ActivateWindows

  • true: Activate Windows via KMS38 Default
  • false: Windows wont be activated

RemoveEdge

  • true: Bring your own web browser Default
  • false: Microsoft Edge remains installed

Known "issues" with Enterprise G reconstruction

  • Inplace upgrade might get undone/reverted on some builds of Windows (e.g 19041 -> 22000/22621.) (looking for a fix)
  • Windows might not be activated on 26100 installs due to the new setup in 24H2 (Workaround: Use previous setup or activate windows using MAS afterwards)
  • No ARM64 or 32 Bit support. This project only covers X86_64/AMD64 (64 Bit PCs support only)

Important

I'm not actively maintaining this project. I'll push some commits here and there to ensure support for future Windows builds and some optimizations, that's it. This project requires some knowledge. No support will be provided.

THIS PROJECT DOES NOT DEBLOAT WINDOWS. It replaces Windows Pro with the Windows Enterprise G SKU used by various government entities. Enterprise G comes with some product policies applied by default, such as a disabled Windows Defender antivirus and reduced telemetry.

While some parts of the Chinese government, for example, use this exact edition of Windows, they have additional modifications that are not available to the general public.

If you're actually interested in running the exact same version as them, you're better off Googling "Windows 10 Enterprise G CMGE_V2020-L.1207" โ€“ there are leaks circulating around.

You shouldn't be using this daily, unless you really want to. This is just for fun.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.