# Windows stuff
Windows 11 restricted on some CPUs
Windows 11 Costs $100?
# Tools
[[Windows Tools]]
# Versions
OEM version = one PC licence
Home version = restricted 
## Windows 10
### Tips
#### Longer than 256 file system name
EDIT regex or powershell `Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\LongPathsEnabled`
```powershell
New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Force
```
## Windows 11

### Tricks
StartAllBack?
#### File explorer thing
https://www.howtogeek.com/759449/how-to-get-full-context-menus-in-windows-11s-file-explorer/

# Uninstall programs
download a new installer and then uninstall
revo uninstall?
