Restrict user to install software in Windows 7

-1

I am using Windows 7 and have two user accounts on the machine:

  1. CJ - Administrator
  2. Others - Basic

I would like to configure the system so that the "Others" account can't install any software. In the past I have used gpedit.msc to block usage of msiexec.exe, but it didn't help now. Any ideas how to do this?

CHANDRAHAS

Posted 2011-05-02T17:48:16.157

Reputation: 111

2what version of Windows 7 do you have? – Darius – 2011-05-02T18:11:07.913

Just use the group policy editor. – Ramhound – 2012-07-10T19:08:49.220

1http://www.thewindowsclub.com/how-to-prevent-users-from-installing-programs-in-windows-7 - this was the first link when googling windows 7 block software install – SeanC – 2012-08-09T20:02:04.310

Answers

0

Simply set UAC to its most strict setting.

Zian Choy

Posted 2011-05-02T17:48:16.157

Reputation: 1 394