π JScript
Windows Script Host JScript β VBScript's sibling, run via cscript/wscript.
Disable Remote Assistance (JScript)
Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) prompβ¦
Get Startup Programs Report (JScript)
Queries Win32_StartupCommand via WMI and prints Startup Programs to the console β JScript, VBScript's WSH sibling languβ¦
Disable Start Menu Suggested Apps (JScript)
Stops Windows from silently installing suggested Store apps. Applies the tweak via WScript.Shell.RegWrite (JScript syntβ¦
Get Installed Hotfixes Report (JScript)
Queries Win32_QuickFixEngineering via WMI and prints Installed Hotfixes to the console β JScript, VBScript's WSH siblinβ¦
Get Video Controllers Report (JScript)
Queries Win32_VideoController via WMI and prints Video Controllers to the console β JScript, VBScript's WSH sibling lanβ¦
Disable Taskbar Widgets Icon (JScript)
Removes the Widgets icon from the Windows 11 taskbar. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Get Sound Devices Report (JScript)
Queries Win32_SoundDevice via WMI and prints Sound Devices to the console β JScript, VBScript's WSH sibling language.
Disable First Logon Animation (JScript)
Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administβ¦
Disable Windows Spotlight on Desktop (JScript)
Turns off the Windows Spotlight rotating desktop background feature. Applies the tweak via WScript.Shell.RegWrite (JScrβ¦
Get Battery Info Report (JScript)
Queries Win32_Battery via WMI and prints Battery Info to the console β JScript, VBScript's WSH sibling language.
Disable Tailored Experiences (JScript)
Stops Windows from using diagnostic data to personalize tips and ads. Applies the tweak via WScript.Shell.RegWrite (JScβ¦
Increase Icon Cache Size (JScript)
Raises the icon cache limit, useful on machines with huge numbers of shortcuts. Applies the tweak via WScript.Shell.Regβ¦