Here's how to get the six special Windows 11 SE themes (exclusive to the Surface Laptop SE).
To apply
reg add "HKLM\SOFTWARE\Microsoft\PolicyManager\current\device\Education" /v EnableEduThemes /t REG_DWORD /d 1 /f
To undo
To block 24H2:
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v "ProductVersion" /t REG_SZ /d "Windows 11" /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v "TargetReleaseVersion" /t REG_DWORD /d 1 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v "TargetReleaseVersionInfo" /t REG_SZ /d "23H2" /f
reg add "HKLM\SYSTEM\Setup\UpgradeNotification" /v "UpgradeAvailable" /t REG_DWORD /d 0 /f
This was tested on Gigabyte H410M H V3 (rev. 1.0)
BIOS version: F9 (Dec 20, 2023)
Read: hudra0/qosmate
service qosmate auto_setup
:: Windows 10\11 quick setup | |
:: The encoding of this file must be OEM 866 | |
:: https://t.me/wincmd64 | |
@echo off | |
NET SESSION | |
IF %ERRORLEVEL% NEQ 0 GOTO ELEVATE | |
GOTO ADMINTASKS | |
:ELEVATE | |
CD /d %~dp0 |
dfdsf |
config queue 'eth1' option qdisc 'cake' option script 'piece_of_cake.qos' option interface 'pppoe-wan' option upload '8500' option debug_logging '0' option verbosity '5' option enabled '1' option download '28500' option linklayer 'none'
Type this command, go here:
reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v "EnableAutoTray" /t REG_DWORD /d 1 /f
Then run this command:
explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}