Blocking Application from Being Running in Windows XP
If you a computer administrator or computer technician and you do not want user run a few program in the computer such as game, browser, etc. you can block the application from running using registry. You can block the program just add a few entry to your registry setting. I think this tips is useful trick to System Administrator or the for the people who have a PC which do not want other user (friend or family) running a few program in their PC.
Usually the program can be blocked on the PC to prevent other user change setting in the computer such as regedit.exe, cmd.exe, etc. Other benefit, with this tricks you can block windows application from running without windows application blocker software. To do this tips is easy you can change some registry setting on your Windows XP. I have tested this tips in my computer and it work.
Here The Tips how to Block Specific Program from Running in Windows XP:
- Open your registry editor (Click Start-Run then type regedit), then find the following key:
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer - If you have found the key, add new DWORD Value and rename it to be DisallowRun.
- Double click the value and set data value to be 1.
- Create new key under Explorer key and rename it tobe DisallowRun, so the complete key will be like this:
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer / DisallowRun - On DisallowRun key, create new String Value, and rename it to be (example: application1). Double click the value and set the data value by application that you want to block. (Example winamp.exe, cmd.exe, or regedit.exe)
- Close your registry editor.
- Logout or restart PC to take the effect.
I think blocking a few application from Being Running in Windows XP can helpful to protect a few program in your PC.
12 Responses to “Blocking Application from Being Running in Windows XP”
I tried this but its not working
Sorry for that its working now
Thank you
do u have any stuff for windows 7.
@suresh, For windows 7 you can use this method: How to Block Programs or Application on Windows OS
thanks for the tips ..it works on windows xp,, thanks a lot and more power!!
Its Working Thank You So Much!!!
how to block if the proggram not instaled before.
I mean, I have a problem which my brother usualy like using my PC and always install program,
so I wan’t he can’t instal anyway
thanks before
@adepane, the easy ways to solve your problem is using AppAdmin software and Time Freeze or deep freeze to lock your computer setting and system
@adepane: You can do it by creating rules in local group policy…Its very simple and most straightforward way…
If the exe file is renamed, then this method cant block that application…Is there any other way to avoid this using registry?
Which type of type of Software can be block by this trick ?
@Wasim Ahmed, all applcation that running in the windows system an be blocked using this method