Web Analytics

ad

Tuesday, July 9, 2013

How to fix Memory Card formatting problem ?

Some times our Memory Cards stop working after we have formatted them from our Computer and not from mobile. If you read user manual of your Mobile you will find a warning message asking you not to format phone memory of your mobile and memory card from computer, you should use mobile.

Memory Card use FAT16(FAT) file system and through your computer you can format it into only FAT32 and NTFS file system and if you format it with any of these two file system then your memory card will stop working in your mobile phone.

The solution of this problem is to format the Memory Card again with FAT(FAT16) file system through computer because your mobile cant read it any more so you cannot format it from your Mobile.

To fix this issue follow the steps given below.

To format your Memory Card with FAT (FAT16) file system, follow the steps given below:

1. Plug-in your Memory Card into your computer.
2. Wait till computer detects the Memory Card.
3. Now note down the Drive Letter of your Memory Card.


Note: In this tutorial we will assume that drive letter of your Memory Card is H: but you should replace it with actual drive letter of your memory card.

4. Now run Command Prompt by Typing CMD and hitting Enter in Start>>Run or by typing CMD and hitting Enter key after pressing WinKEY+R.
Windows 7 and Vista users should type CMD in Start’s Search Box when Command Prompt appear, right click on it and run as administrator.
5. Once Command Prompt launches, Type H: /fs:FAT and hit enter.

Please note that in above tutorial we assumed that H: is drive letter of memory card but this could not be same in your case so make sure to replace H: with actual drive letter of your Memory Card.
Also Please note that if you format anything your data will be erased.

That’s it.

Once your Memory Card is formatted, You can start using it your Mobile.

Monday, July 8, 2013

How to Change Your Processor Name Permanently

Guys Today We Will see How to Change Your Processor Name PERMANENTLY.

The Word "Permanently" is In Capital Words Because you might know the trick To Change The Name of Your Processor Temperarily. Which Reverts back to Original Name When You Restart Your Compututer, But today I will Show you How to Change it Peramanently.


To Change the name  Permanently is Easy You Just have to Create a Registry key, Make a Shortcut Of it and Place it in Startup Folder.

Follow The Below Easy Steps.

Step 1: Open Notepad and Paste the Below Code.


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0]
"ProcessorNameString"="Your Processor Name 50000MHz"




Note : Change "Your Processor Name" To Whatever name You Want it To Give. Also Understand That \0 Should Be Present If Windows Stores your Processor name at that location. I recommend you better open Register edit by typing "Regedit" in Run Command and Navigate To above keys To Confirm It is Present.

Step 2: After You Copy Paste The Above Code in notepad and Give the name of your choice to the processor, Its time to save it. Save it as with any name but with the Extention .reg For eg : Yourprocessorname.reg  Also Make sure you Choose "All Types" in Save as Type.

Step 3: Now its time to Create A Shortcut To This File. Right click on Desktop Then New > Shortcut
Now in the location of the item, Type  regedit / S "Location of yourprocessorname.reg file"
For Eg : if your Saved File is in " D " Drive Then Type regedit /S "D:\yourprocessorname.reg"  
Name it.

Step 4: Now Its to Time To PlaceThe Created Shortcut in Startup Folder. Copy The shortcut and Navigate to Startup folder and paste it.


For Xp Users > C:\Documents and Settings\All Users\Start Menu\Programs\Startup

For 7/8 Users > C:\Users\ User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup



Note: AppData is a hidden folder so unhide it first By clicking on Folder option> View and Check Show Hidden Files/Folders and Drives.

Thats it now this Registry File Will Execute on Every Startup and The Processor name Will not Be Reverted Back.
- See more at: http://www.geekofreak.com/2013/06/how-to-change-your-processor-name.html#sthash.63X2ccsi.dpuf
//