Showing posts with label PC Tuning. Show all posts
Showing posts with label PC Tuning. Show all posts

Saturday, November 2, 2013

Free download Norton Antivirus 2014 Product key for 6 months by using the below steps. Norton Antivirus provides bullet proof security against viruses, spyware, worms, trojans, bots and other harmful malicious software.
norton-antivirus-2014-product-key-6-months-free-download
Actually this promotional giveaway is for Norton Antivirus 2012, but you can use the same product key to activate the latest Norton Antivirus 2014 as well.

Norton Antivirus 2014 6 months Free license key/Product Number

Follow the below steps to get a free license key of Norton Internet Security 2014 for 6 months(180 days).
Step 1- Firstly, go to this promotions page and download Norton Antivirus 2012. Norton will offer 6-months Norton AntiVirus 2012 product key to new customers only. So download and install the 2012 version on your computer.
Step 2- After installation, an activate screen should pop-up, so just enter your email address and create Norton Account.
Step 3- Now Sign in to your Norton account from here. then click on Product Details, and there you will find your 6 months Product Key of Norton Antivirus, so just copy the serial number and use them further to activate Norton AntiVirus 2014.
Step 4- Now, uninstall the 2012 version from your computer and download & install Norton Antivirus 2014 version on your computer.
Step 5- After installation, renew Norton AntiVirus 2014 with the latest Norton product key you saved in step 3 and you will successfully added 6 months or 180 days of subscriptions to the latest Norton version.
Hope the above steps helps to get genuine 6 months license key or product key of Norton Antivirus 2014 without paying a penny.

Tuesday, October 22, 2013

Keyloggers are the most common tools to steal others secure details including their password, credit card details etc. Basically Keyloggers are a type of programs that securely record keystrokes and send them to the attackers. Further the attackers can use all details to harm the victims or for any misuse. So if you want protection from Keyloggers than Oxynger KeyShield is best choices.

Oxynger KeyShield : Best Free Anti-Keylogger Software

Oxynger KeyShield is a virtual Keyboard application that protects your password and other sensitive information from Keyloggers or others malicious programs. This Anti-Keylogger protects you from keystroke logging, screen logging, mouse logging and shoulder surfing.
Each Oxynger KeyShield user gets a random virtual keyboard, so that hackers can’t record keystrokes using mouse logging and best thing with this tool is, it also protected keyloggers to making its screenshot or video while entering passwords. When programs try to capture Oxynger KeyShield screenshot, it will appear as a black window, so the hackers can’t determine which keys have been clicked.

anti keylogger


Features of Oxynger KeyShield:-
  • Protects Keystrokes from Software & Hardware Keyloggers.
  • Protects keystrokes from screen loggers.
  • Uses random virtual keyboard for each user.
  • Securely sends keystrokes to target applications
  • works with windows 7, windows 8 or 8.1
You can download the setup and portable version from developer website.

Tuesday, October 8, 2013

How to Change Virtual Memory Size in Windows 8

You might be aware that, the more RAM we have the more faster our PC will run but if you are on those who are facing some performance issues or having low RAM installed in your computer, then there Virtual Memory helps you to improve your PC performance or run large applications smoothly.
By default, Windows set the default virtual memory, but according to your need you can increase or decrease it, but remember- Too much or too less virtual memory can also decrease your system performance.

Change Virtual Memory Size in Windows 8-

Just follow the below given steps to increase size of Virtual Memory in windows 8 or 8.1.
1. First of all, open the System window, top open this press win key + x and then click on the System.
Also Read - Complete list of Run Commands in Windows 8
                                     open-system-win-8
2. Now in System windows, click on the Advanced System Setting.
3. Here, click on Settings under Performance section.
                        advanced-system-properties
4. Now, again click on Advanced tab and then click on change button.
5. Now, you are on Virtual Memory windows, here First un-check the box next to Automatically manage paging file size for all drivers and then click on the custom size options and specify the virtual memory size and hit set button and save the settings.
                     change-virtual-memory-win-8
Enjoy :D

Monday, October 7, 2013

Prevents Start Screen wallpaper changing in Windows 8


In recent times, there were a lot of people use Windows 8 and appreciation for the user interface of the operating system.
Start Screen in Windows 8 provides quick access to your favorite applications, then there can easy change the background wallpaper available packages. However, if you use the same computer with other people, sometimes you will encounter some problems when the user can easily change your Start Screen.
To fix this, you can disable the feature change Start Screen background image in the Local Group Policy Editor, you just have Administrator rights are. When you start make sure you are logged on as an Administrator or have the right to tweak the basic settings.
First you type in “gpedit.msc” in the Search Apps for gpedit.msc from the Apps.        
               stop window 8 start screen changing
Immediately the Local Group Policy Editor window will appear. Then you adjust navigate toComputer Configuration> Administrative Templates> Control Panel> Personalization. On the right side of the window will appear 3 custom available, please right-click on Prevent changing start menu background and select Edit.
stop window 8 start screen changing

Then Prevent changing start menu background window will show you the Enabled check box and click OK


prevent start screen wallpaper changing in windows 8

After application of the policy set, you must update them by open the Windows Run and type“gpupdate /force” and press Enter.

Prevents Start Screen wallpaper changing in Windows 8


Once the settings have been updated, select PC Settings> Personalize to check the background image is changed whether disabled or not.


Kill rat etc trojens back door functions


 Kill, rat, backdoor, trojan, worm functions

 1. there is two ways to disable function of virus/ RAT/ backdoor/ trojan/ worm and etc :-

a. manually
b. using software/ Tools

2. you can choose one from both techniques. disable virus/RAT/ backdoor/ trojan/ worm and etc manually. there is several application can be use like :-

a. Task Manager
b. Command Prompt
c. Command.com
d. Windows PowerShell

                          rat killer

3. from the figure above, we assume that "QKZEFCKP.exe" is a malware. the malware function can be disable/terminate by right clicking on the selected image name, then choose end process tree like figure above. click ok if the popup window like figure below appears :-
                                     
                                         enable task manager


4.  if the Task Manager  function has been disable by the malware. use cmd/ command prompt/ command.com with commands like :-



 taskkill /F /IM QKZEFCKP.exe /T
QKZEFCKP.exe  can be replaced with malware name that infected to your pc.
/F - refer to force terminate
/IM - refer to image name
/T - refer to Tree kill, terminate all related child processes

5. if this method is not working  . there is other option like using group policy editor by typing  gpedit.msc command in the run box, refer to below figure :

group policy


   6. go to :-

  User Configuration > Administrative Templates > System > Ctrl+Alt+Del Options
 
   Double-click on Remove Task Manager and set to Disable and then apply. your Task Manager function should can be use like usual.

7. or, to activate cmd/ command prompt function using gpedit.msc like :-

User Configuration > Administrative Templates > System

Double-click on Prevent access to the command prompt and set to Disable then apply. your cmd should can be use like usual now.

8. or, type on run box services.msc command from Guide & Tutorial>>
#1 Detect virus/ backdoor/ trojan

  or like the figure below :-



trojan killer


where you must change Service status by clicking on Stop button like the figure to deactivate the malware.

9. by using a software like ProcessExplorer,HijackThis, Trust-No-Exe and etc.

10. ProcessExplorer application - most the same like Task Manager, if there is any problem, please post to this thread.

11. HijackThis application - not too complicated to use.

12. Trust-No-Exe - usually used if all techniques to disable/ terminate the malware is not success, where the malware file will be inserted to Deny List :-

               killer virus

restart your pc, the malware is not longer executed on startup.
Enjoy Full Tutorial  ... :)



How to Increase Virtual Memory and Boost Computer Speed in Windows


                                         

RAM being the physical memory is very important for our system. But Virtual Memory acts as an alternative and decreases the level of fragmentation in RAM. So your system requires a minimum amount of virtual memory that takes space in your Windows drive. So, if you have free space in your Windows drive then give the Recommended amount of space for virtual memory and decrease load on RAM and hence speed up your system.

Steps To Increase Virtual Memory :


1. Click on Start Menu and right click on “Computer” and select Properties.
boost pc increase virtual memory 1

2. In the left pane, select “Advance system settings”

boost pc increase virtual memory 2


3. Go to “Advanced” tab and under “Performance” select “Settings”.

boost pc increase virtual memory 3

4. Select “Advanced” tab and click on “Change” under “Virtual Memory”.

boost pc increase virtual memory 4

5. Untick “Automatically manage paging file size for all drives” and select your windows drive. Click on “Custom size”.

boost pc increase virtual memory 6

6. Now see “Recommended” size at the bottom and fill exactly the same in “Initial size” field. In “Maximum size” insert a value slightly greater then recommended and click on Set.

boost pc increase virtual memory 7

7. You will see a pop-up box like below. Select OK.

boost pc increase virtual memory 8

8. It your computer asks to Restart your computer, click Restart Now.

boost pc increase virtual memory 9

Enjoy!! 


Sunday, October 6, 2013

Remove And Restore Arrow In Shortcuts


 
To Remove The Ugly Arrow From Windows 7,Vista And XP, Follow These Site


WINDOWS XP




  • Go To Start.Then Run.Then Type : regedit
  • It will open the Registry Editor, Use CTRL+F To Find the Following Keys and Delete the 'IsShortcut' value from them.HKEY_CLASSES_ROOT\lnkfileHKEY_CLASSES_ROOT\piffileHKEY_CLASSES_ROOT\InternetShortcut

It's easier than it sounds! After Doing so, Restart Windows and Voila! No Ugly Arrows!
NOTE: For some people, Deleting These three keys doesn't work, in that case also delete 'IsShortcut' from the following Keys:

HKEY_CLASSES_ROOT\DocShortCut
HKEY_CLASSES_ROOT\WSHFile






WINDOWS VISTA or WINDOWS 7



  • Download the Following file.http://www.mediafire.com/?etyiiuwu5ot

  • To Remove the Shortcut Arrow -
    (A)Open the ZIP file (step 1), and extract the Blank.ico file, and either the 32-bit or 64-bit Remove_Shortcut_Arrow.reg file for your Vista version to the desktop.NOTE: To see if your Vista is a 32-bit or 64-bit version, open the Start Menu and right click on Computer and click on Properties. Under System Type, you will see what version of Vista you have.
    (B)Right click on the Blank.ico file and click on Properties.
    (C)Under the General tab, click on the Unblock button if there.NOTE: If the Unblock button is not there, then the file is already unblocked. Continue on to step 3 below.

    (D)C
    opy and Paste the Blank.ico into the C:\Windows folder, then click on Continue and Continue to approve the copy.
    (E)Right click on the 32-bit or 64-bit Remove_Shortcut_Arrow.reg file for your Vista version and click on Merge, then click on Continue, Yes, and OK to approve the merge.

    F) Go to step 4.

  • To Restore the Shortcut Arrow -
    (
    A) Open the ZIP file (step 1), and extract the Restore_Shortcut_Arrow.reg file to the desktop.
    (
    B) Right click on the Restore_Shortcut_Arrow.reg file and click on Merge, then click on Continue, Yes, and OK to approve the merge.
    (
    C) In the C:\Windows folder, right click on the Blank.ico file and click on Delete, Continue, and Continue.NOTE: This is for when you have used step 2 above to remove the shortcut arrow previously.

  • Log off and log on, or restart the computer.

Saturday, October 5, 2013

How to Increase Hard Disk speed in Windows

Hello Friends,

If your Hard Disk take long respond than you need to optimize the Hard Disk.There is the two methods for optimize the Hard Disk. In First method we used the Software utilities Program. These software are much expensive so leave up this steps. and in the secod steps we self optimize the HDD Speed, through this step it will increase your Hard disk speed. The most speed improvement is visible with IDE drives; however there are reports that this tweak also does good for SCSI disks.So followes the next steps..

Steps:-
1. Open Run and type “SYSEDIT.EXE“  and select OK.
2. Expand the system.ini file window.
3. Scroll down almost to the end of the file untill you find a line called [386enh].
4. Press Enter to make one blank line, and in that line type
5. “Irq14=4096” (CASE SENSITIVE)
6. Click on the File menu, then choose Save.
7. Close SYSEDIT.
8. Restart windows!

Wednesday, August 7, 2013

Pc Optimizer Pro 6.2 Crack



Universal Optimizer
The Universal Fixer feature of PC Optimizer Essential lets you clean up invalid entries, junk files and internet junk which may affect your PC's performance and activity. Thus, it improves your PC's effectiveness and strength. It is a vital tool if you don't want costly hardware upgrades.
File Shredder
File Shredder function does the job of permanently removing files from your disk thereby dispelling the fears of them being ever recovered (a vital function because even when you trash files or reformat your hard drive, data can still be recovered and can be misused).


Manage Startup
Manage Startup is a type of software utility which brushes up your PC's Start-up so that you may have a speedier PC. It allows you to control, configure and review your programs that start when you power up your system or log on to Windows.
System Info
System Info gives useful pieces of information regarding your system's configuration.
Windows Tools
Windows Tools is an umbrella utility of PC Optimizer Essential that gives a user multiple ways to manage different sorts of Windows related functions of their PC.

PC Optimizer Essential will repair all these invalid references that cause instability, PC errors, constant crashes, general system slowdowns and other PC problems


Download full + crack


Intsructions:
1: extract .rar file.
2: run the setup.
3: click next ---> i agree ----> next.
4: when tha installation will complete uncheck run pc optimizer and click finish.
5: extract the second .rar file.
6: run the crack.
7: click on patch give the pc optimizer path (if required).
8: click exit DONE. Now optimize you system for free ;) 

Registry Mechanic 7.0.0.1010

With Registry Mechanic you can safely clean, repair and optimize the WindowsAВ® registry with a few simple mouse clicks! Problems with the WindowsAВ® registry are a common cause of WindowsAВ® crashes, slow performance and error messages. By using a registry cleaner regularly and fixing registry errors your system should not only be more stable but it will also help improve your system performance without expensive hardware upgrades. Learn more about the importance of a clean registry with our registry insight.


Download