Do you believe if you are told that you can even change processor name of your pc or laptop permanently. believe me you can change it easily, i am going to show you right now
please follow the steps
1. open notepad and copy and paste the same code given below
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0]
"ProcessorNameString"="Desired Processor name"
[HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0]
"ProcessorNameString"="Desired Processor name"
2. Actually the code is a path to navigate in registry editor
You could choose your processor name by editing code given in blue, now you have to confirm one thing because as you can see \0 in the code , you have to confirm that "does your computer store the processor name in same location?" you can check it by opening registry editor and navigate to path that given in code but first of all you have to open registry editor using Run program, open Run program or press window+R now type regedit and choose yes when you are asked to choose yes or no, regisrty editor will open and you have to navigate to
HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor
3. After navigation check which folder exists in CentralProcessor menu. If folder name is 0 so you dont have to edit the code in notepad but if folder name is different then you will have to replace \0 with existing folder name
you also have to change your processor name one time by yourself, to change it open processorNameString file in subfolder of CentralProcessor and enter the same name which you have entered in notepad file and click ok
4. After checking and editing processor location nad name go back to your notepad where you have copied the code, now click on save as and select the "All Types" in Save as Type option. Save the file as ProcessorNameChange.reg
to write .reg is necessary because it is file extension name
5. Create a new shortcut on desktop and enter
regedit / S "Location of the saved file:processorNameChange.reg
for example if you have saved the file in D drive then enter
regedit / S "D:processorNameChange.reg
and click next now finish the task by giving it a name
6. copy the created shortcut and navigate to
C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP) or to C:\Users\ User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP) or to C:\Users\ User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
now Paste the copied file
Also remember that AppData is a hidden folder so you have to unhide this hidden folder choosing show hidden files and folders option in folder and search option
Done !!!! now check your processor name.

Comments
Post a Comment