Skip to content

Instantly share code, notes, and snippets.

View CristiSalva999's full-sized avatar

CristiSalva999

View GitHub Profile
@CristiSalva999
CristiSalva999 / badlenovo - 82WM.ps1
Last active October 28, 2025 18:59 — forked from jcary741/badlenovo.ps1
Removal script for Tobii and Nahimic software on Lenovo Legion devices
# Version: 0.1 (2025-01-18)
# License: MIT, use at your own risk
#
# This script disables the Lenovo-installed "Tobii experience" software and "nahimic" software.
# Tested on a Lenovo Legion Pro 5 (82WM) with Windows 11 24H2.
# Run it with `powershell.exe -noprofile -executionPolicy Bypass -File badlenovo.ps1`
# Following this script, you should be able to uninstall the "Tobii experience" app from the control panel (appwiz.cpl)
#
# After major updates, you may need to re-run this script.