- Click Start
- Click Run
- Type sysdm.cpl and hit enter
Does this start System Properties?
Open a Command Prompt...
- Click Start
- Click Run
- Type cmd and hit enter
- In the resultant command prompt window type cd \windows\system32 and hit enter
- Then type sysdm.cpl and hit enter
Does this start System Properties?
If the first suggestion doesn't work and the second does, it implies your default path(s) may be messed up so, assuming that you now have system Properties open...
- Click the Advanced tab then click the Environment Variables... button
- Scroll down the system variables and click Path to highlight it, then click the Edit... button
- Make sure that %SystemRoot%\system32 is included in the Variable value
Note: Paths are separated by semicolon character ;
Tricky