Cara Mengatasi registry yang rusak tidak bisa update maupun delete Cannot import to registry.. “Not all data was successfully written to the registry. some keys are open by the system or other process, or you have insufficient privileges to perform this operation

“Not all data was successfully written to the registry. some keys are open by the system or other process, or you have insufficient privileges to perform this operation”
Not all data was successfully written to the registry
Not all data was successfully written to the registry. some keys are open by the system or other process, or you have insufficient privileges to perform this operation
As the error message indicates(“some keys are open by the system or other process, or you have insufficient privileges to perform this operation”), it is due to lack of permission and/or the registry value is in use.. 

Solution for Cannot import to registry error 

(Note:This method is for importing a registry key, or few keys, its not intended to import whole registry backup Which usually not a good idea at all !! )
To bypass “Cannot import to registry” error and force add the registry value, follow the below, steps
[wp_ad_camp_2]
Download pstools (PSTools.zip) from http://technet.microsoft.com
Then extract PSTools.zip it in to a folder.. open a command prompt run as administrator

(1)Then change directory to the location where you have extracted the PSTools.zip

(Mine it is C:\Users\araa\Desktop\PSTools )
(2) open registry editor with psexec  with following parameters.. -s -i -d 
The command should be psexec -s -i -d regedit
Run registry editor using Windows system Account (psexec -s -i -d regedit)
Run registry editor using Windows system Account (psexec -s -i -d regedit)
(psexec -s -i -d regedit will invoke a registry editor under the powerful privileges of  Windows system Account)
Then registry editor will be opened and through file menu import the registry key you want.. 
Import to Registry
Import to Registry
That’s it .. you are done..  

0 Response to "Cara Mengatasi registry yang rusak tidak bisa update maupun delete Cannot import to registry.. “Not all data was successfully written to the registry. some keys are open by the system or other process, or you have insufficient privileges to perform this operation"

Post a Comment