Due to security requirement, administrator needs to disable access of certain applications for users.
1.Path HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
2. Right-click a blank area on the right pane and add a new DWORD (32-bit) Value named DisallowRun.
3. Open “DisallowRun” and give it a Value of 1.
4. Right-click on the "Explorer" key in the left pane, and then click NEW -> Key named DisallowRun
5. Select the "DisallowRun" key on the left pane
6. Right-click a blank area on the right pane and add a new DWORD (32-bit) Value named 1.
7. Open “1” and give it a Value with the application you would like to block, like “chrome.exe “.