Installing CS 1.6 on Windows 11 — 5 Tips That Save Time
Windows 11 has some quirks around old games. Here's what to do differently when installing non-Steam CS 1.6 on Windows 11.
Updated: 2026-07-21
The main install guide covers the universal steps. Windows 11 needs a few extra bits of care.
1. SmartScreen is more aggressive on Windows 11
Windows 11 SmartScreen blocks unsigned executables more aggressively than Windows 10 did. When you double-click the installer:
- Click "More info" in the SmartScreen dialog
- Click "Run anyway"
If you never get the "More info" link (some Win 11 builds hide it), right-click the .exe → Properties → tick "Unblock" at the bottom → OK. Then double-click.
2. Install to a folder without spaces or non-ASCII characters
Windows 11's default C:\Users\<name>\Downloads may contain characters GoldSrc can't handle if your Windows username is in Cyrillic, Chinese, or has accented characters.
Recommended install path: C:\WarzoneCS (no spaces, all ASCII).
3. Assign the game to your dedicated GPU
Windows 11 defaults new apps to the integrated GPU on laptops. This tanks CS 1.6 FPS to under 30 on some hardware — even though it should run at 300+.
Fix:
- Settings → System → Display → Graphics
- Click "Browse" → navigate to
C:\WarzoneCS\hl.exe - Click on it → Options → High performance → Save
4. Add the install folder to Windows Defender exclusions
Windows Defender doesn't always recognise older game engines like GoldSrc. Add an exclusion before running the installer, so the AV doesn't interrupt mid-extraction:
- Windows Security → Virus & threat protection → Manage settings
- Under Exclusions, click "Add or remove exclusions" → Folder → select
C:\WarzoneCS
5. Voice chat on Windows 11 needs an extra tweak
Windows 11's audio stack conflicts with GoldSrc's Speex codec. If your mic doesn't work in-game:
- In-game console (
~):voice_enable 1; voice_forcemicrecord 0; voice_scale 1 - Windows Settings → Sound → your mic → Properties → Advanced → tick "Allow apps to take exclusive control" → OFF
Test with a friend on a low-population server before joining a busy one.
That's it — with these five tweaks, CS 1.6 runs on Windows 11 like it does on Windows 10.