 |
Disable user tracking (For All Users).
This tweak prevents the system from remembering about the programs run.
Click Here to Run a Free Scan for None Related Errors
Description: Windows records each and every step, the user takes to run his/her job like the information about the application run. It has to use its resources to collect and save them, so that it can customize its feature, personalized menus. My recent documents menu is used by this feature also as the most recent documents are moved to top and not used documents are made to hide. Very few users attempt to use this information. The user tracking can be disabled through some changes in the registry. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. If the subkey \explorer does not exist, create it as explained below. Then, create a dword value noinstrumentation in the right panel. Now, right-click and modify its value to 1 which can disable user tracking. However, if you want enable the option back, change the value data to 0 or delete the added value. The changes take effect after a restart or logoff.
Level: Recommended For Novice Users
Path: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\] |
Location: Local Machine |
Value Name: Explorer |
Data Type: Key |
Enabled Value: |
Disabled Value: |
Action Type: Add an Entry |
|
Path: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\] |
Location: Local Machine |
Value Name: NoInstrumentation |
Data Type: DWORD (DWORD Value) |
Enabled Value: 1 |
Disabled Value: 0 |
Action Type: Add an Entry |
|
 |
First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit". |
|
 |
Second, go to the <b>[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\]</b> key, right-click on the blank area in the right pane and click on "New > DWORD Value" to create a new DWORD value with the name "NoInstrumentation". |
|
 |
Third, right-click on the 'NoInstrumentation' DWORD value and click on "Modify". |
|
 |
Finally, enter the value "1" in the text box and click on "OK". |
|
|