The operating system will not allow limited users to change any of the system's settings or applications or add/removing programs or registry.
Only Administrators can do all these things.
User can only view the data.
so the in the user account when user want to access registry he can not access and it shows an error as
"Registry editing is Disable by your Administrator" I didn't find the above answer useful. Visit the related link where you will find how to enable or disable registry.
Cachedlogonscount
It is possible that a virus could do that. Remove the virus as soon as possible.
The registry is a vital portion of the operating system, so it is enabled automatically. There is no way I know of to disable it, so I don't know of a way to enable it. If you are referring to registry editing, then you might need a higher permissions level. Regedit, the default registry management program, may only be available to administrators.
u can enable and disable using the following: Disable: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ACPI\Parameters] "Attributes"=dword:00000070 Enable: Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ACPI\Parameters] "Attributes"=dword:00000070 cheers, Shubham
You would have to have an administrator account to set up a restricted guest account, and lock out the panel access.The applicable registry instructions are at the related link below.
You will be making changes to the Registry. It is recommended that you create a backup from your registry or system restore before following these steps: # Run registry editor by typing in regedit in the Run box from the start menu. # Find the following address: HKEY-CURRENT-USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ System # Create a new DWORD with the value of 1 and:a.) to disable ScreenSaver tab name it NoDispScrSavPageb.) to disable Desktop tab name it NoDispBackgroundPagec.) to disable Themes tab name it NoThemesTabd.) to disable Setting tab name it NoDispSettingsPagee.) to dsable Appearance and Themes tabs name it NoDispAppearancef.) to disable Display Properties name it NoDispCpl
Yes. Simply disable autorun through your registry.
If you are not a fan of the lock screen on Windows 8, there are a few different ways to disable it. You can use either the Group Policy Editor or the Registry Editor.
Using the Group Policy Editor · Click Start, Run and type gpedit.msc and press ENTER · Go to the following location: User Configuration Administrative Templates System · Double-click Disable registry editing tools and set it to Disable · Minimize the Group Policy Editor for now, and try to launch the Tweak UI, you should be able to launch it now · Go back to the Group Policy Editor, and set the "Disable registry editing tools" back to Not Configured Source: http://geekvalley.blogspot.com/2008/06/tweak-ui-has-been-disabled-by-your.html
Many times Explorer will remove or disable the Folder Option in Tools but there is a way to deal with it. If Folder Options is disabled but Registry Editor is still working in your system, then you can enable Folder Options by editing Windows Registry.
There's a registry hack to restrict or disable mouse right click. The only catch is it only works at desktop and explorer. Not totally flawless as people can still drag files and folders and drop them everywhere but it does provide some level of protection.Go to Start > Run > type REGEDIT and hit enter. Navigate to:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\ExplorerRight click at an empty area on the right column and select New > DWORD Value. Use the name NoViewContextMenu. Double click the name and set the value data as 1.http://www.raymond.cc/images/disable-mouse-right-click.pngAdding the registry tweak above will disable mouse right click for ALL users. If you only want to disable for the current logged in user, you should add the registry tweak to HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE.
Login to the computer as an Administrator or someone who has administrative privileges, you should then be able to access regedit via the run command. Most likely reason access has been disabled is because you have limited permissions to the computer. You only modify the registry if you know how to use a computer (as it can cause serious damage leaving your computer unusable), if that is true then there should have been no need to post this question.