Friday, 12 May 2017
Download Google Chrome 58.0.3029.110 Offline Installer
Download Google Chrome 58.0.3029.110 Offline Installer Free Latest update 2017 Google chrome 58 version for PC Windows
Download Google Chrome 58.0.3029.110 Offline Installer
Website: http://www.google.com/chrome
OS: Win 7/8/8.1/XP/Vista/7
Download and Install Standalone Version for PC Windows
DOWNLOAD ? Chrome 58 or later for Windows 64bit | (Setup MSI)
DOWNLOAD ? Chrome 58 or later
Labels:
Browsers
Sunday, 23 April 2017
Windows Update Troubleshooter
1.Download the ?Windows Update Troubleshooter and then select Open or Save in the pop-up window.
2.Select Next and follow the steps in the wizard to find and fix problems with Windows Update
Fix network connection issues in Windows 10
- Restart your modem and wireless router. This helps create a new connection to your Internet service provider (ISP). When you do this, everyone that is connected to your Wi-Fi network will be temporarily disconnected.
The steps you take to restart your modem and router can vary, but here are the general steps:
- Unplug the power cable for the router from the power source.
- Unplug the power cable for the modem from the power source.
Some modems have a backup battery. So if you unplug the modem and lights stay on, remove the battery from the modem. - Wait at least 30 seconds or so.
If you had to remove the battery from the modem, put it back in. - Plug the modem back into the power source. The lights on the modem will blink. Wait for them to stop blinking.
- Plug your router back into the power source.
Wait a few minutes for the modem and router to fully power on. You can usually tell when they�re ready by looking at the status lights on the two devices.
- Generate a wireless network report. This report can help you diagnose the problem, or at least provide you with more information to give to others who might be able to help.
- In the search box on the taskbar, type Command prompt, press and hold (or right-click) Command prompt, and then select Run as administrator & click on Yes.
- At the command prompt, type netsh wlan show wlanreport.
- Make sure it�s not a problem with your cable modem or Internet service provider (ISP).If it is, contact your ISP. In the search box on the taskbar, type Command prompt, press and hold (or right-click) Command prompt, and then select Run as administrator > Yes.
- At the command prompt, type ipconfig.Look for the IP address listed next to Default gateway. Write down that address if you need to. For example: 192.168.1.1
At the prompt, type ping and press Enter. For example, type ping 192.168.1.1 and press Enter. The result should be something like this:
Reply from 192.168.1.1: bytes=32 time=5ms TTL=64
Reply from 192.168.1.1: bytes=32 time=5ms TTL=64
Reply from 192.168.1.1: bytes=32 time=5ms TTL=64
Reply from 192.168.1.1: bytes=32 time=5ms TTL=64
Ping statistics for 192.168.1.1: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 4ms, Maximum = 5ms, Average = 4ms
Ping statistics for 192.168.1.1: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 4ms, Maximum = 5ms, Average = 4ms
- If the ping is successful and you see results similar to the results above, but can�t connect to the Internet on your PC, there may be a problem with your modem or Internet service provider (ISP).
Run the Network troubleshooter followed by networking commands
- The Network troubleshooter can help diagnose and fix common connection problems. Using this troubleshooter, then running some networking commands afterwards if needed, can help get you connected.
To run the Network troubleshooter - In the search box on the taskbar, type Network troubleshooter, and then select Identify and repair network problems from the list of results.
- Follow the steps in the troubleshooter and see if that fixes the problem.
If that doesn�t fix your connection problem, try these things:
Reset the TCP/IP stack
Release the IP address
Renew the IP address
Flush and reset the DNS client resolver cache
To run these networking commands in a command prompt window
In the search box on the taskbar, type Command prompt, press and hold (or right-click) Command prompt, and then select Run as administrator > Yes.
At the command prompt, run the following commands in the listed order, and then check to see if that fixes your connection problem:
Type netsh winsock reset and press Enter.
Type netsh int ip reset and press Enter.
Type ipconfig /release and press Enter.
Type ipconfig /renew and press Enter.
Type ipconfig /flushdns and press Enter.
Saturday, 22 April 2017
Troubleshooter for Windows 10 apps
If you have problems with an app from the Windows store, try this app troubleshooter.
Download Troubleshooter
Use the System File Checker tool to repair missing or corrupted system files
System File Checker is a utility in Windows that allows users to scan for corruptions in Windows system files and restore corrupted files. This article describes how to run the System File Checker tool (SFC.exe) to scan your system files and to repair missing or corrupted system files. If a Windows Resource Protection (WRP) file is missing or is corrupted, Windows may not behave as expected. For example, some Windows functions may not work, or Windows may crash.
Run the System File Checker tool (SFC.exe)
To do this, follow these steps:
Open an elevated command prompt. To do this, do the following as your appropriate:
Windows 8.1 or Windows 8
Swipe in from the right edge of the screen, and then tap Search. Or, if you are using a mouse, point to the lower-right corner of the screen, and then click Search. Type Command Prompt in the Search box, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
Windows 10, Windows 7, or Windows Vista
To do this, click Start, type Command Prompt or cmd in the Search box, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
At the command prompt, type the following command, and then press ENTER:
sfc /scannow
The sfc /scannow command will scan all protected system files, and replace corrupted files with a cached copy that is located in a compressed folder at %WinDir%\System32\dllcache.
The %WinDir% placeholder represents the Windows operating system folder. For example, C:\Windows.
Note Do not close this Command Prompt window until the verification is 100% complete. The scan results will be shown after this process is finished.
After the process is finished, you may receive one of the following messages:
Windows Resource Protection did not find any integrity violations.This means that you do not have any missing or corrupted system files.Windows Resource Protection could not perform the requested operation.
To resolve this problem, perform the System File Checker scan in safe mode, and make sure that the PendingDeletes and PendingRenames folders exist under %WinDir%\WinSxS\Temp.
Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log %WinDir%\Logs\CBS\CBS.log.
Download Troubleshooter
Use the System File Checker tool to repair missing or corrupted system files
System File Checker is a utility in Windows that allows users to scan for corruptions in Windows system files and restore corrupted files. This article describes how to run the System File Checker tool (SFC.exe) to scan your system files and to repair missing or corrupted system files. If a Windows Resource Protection (WRP) file is missing or is corrupted, Windows may not behave as expected. For example, some Windows functions may not work, or Windows may crash.
Run the System File Checker tool (SFC.exe)
To do this, follow these steps:
Open an elevated command prompt. To do this, do the following as your appropriate:
Windows 8.1 or Windows 8
Swipe in from the right edge of the screen, and then tap Search. Or, if you are using a mouse, point to the lower-right corner of the screen, and then click Search. Type Command Prompt in the Search box, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
Windows 10, Windows 7, or Windows Vista
To do this, click Start, type Command Prompt or cmd in the Search box, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
At the command prompt, type the following command, and then press ENTER:
sfc /scannow
The %WinDir% placeholder represents the Windows operating system folder. For example, C:\Windows.
Note Do not close this Command Prompt window until the verification is 100% complete. The scan results will be shown after this process is finished.
After the process is finished, you may receive one of the following messages:
Windows Resource Protection did not find any integrity violations.This means that you do not have any missing or corrupted system files.Windows Resource Protection could not perform the requested operation.
To resolve this problem, perform the System File Checker scan in safe mode, and make sure that the PendingDeletes and PendingRenames folders exist under %WinDir%\WinSxS\Temp.
Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log %WinDir%\Logs\CBS\CBS.log.
Use a fix-it tool with Windows 10
Fix-it tools aren�t used in Windows 10. Instead, use a troubleshooter to help solve problems with
your PC.
your PC.
- To find all of the troubleshooters, select the Start ? button, then type troubleshooting in the
search box next to the Start button on the taskbar. Open the Troubleshooting control panel and choose View all from the left pane. 
Wednesday, 19 April 2017
offline installer dot net framework 4.5
Microsoft .NET Framework 4.5.2 (Offline Installer) for Windows Vista SP2, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2008 SP2, Windows Server 2008 R2 SP1, Windows Server 2012 and Windows Server 2012 R2
The Microsoft .NET Framework 4.5.2 is a highly compatible, in-place update to the Microsoft .NET Framework 4, Microsoft .NET Framework 4.5 and Microsoft .NET Framework 4.5.1. The offline package can be used in situations where the webinstaller cannot be used due to lack of internet connectivity
Details
Wherever possible, Microsoft recommends you use the Web Installer in lieu of the Offline Package for optimal efficiency and bandwidth requirements.
The offline package can be used in situations where the web installer cannot be used due to lack of internet connectivity. This package is larger than the web installer and does not include the language packs. You can download and install the language packs from here.
This version of the .NET Framework runs side-by-side with the .NET Framework 3.5 SP1 and earlier versions, but performs an in-place update for the .NET Framework 4, .NET Framework 4.5 and .NET Framework 4.5.1.
System Requirements
512 MB of RAM
4.5 GB of available hard disk space (x86)
4.5 GB of available hard disk space (x64)
The Microsoft .NET Framework 4.5.2 is a highly compatible, in-place update to the Microsoft .NET Framework 4, Microsoft .NET Framework 4.5 and Microsoft .NET Framework 4.5.1. The offline package can be used in situations where the webinstaller cannot be used due to lack of internet connectivity
Details
Version:
4.5.2
File Name:
NDP452-KB2901907-x86-x64-AllOS-ENU.exe
Date Published:
06-05-2014
File Size:
66.8 MB
- This is an offline installer. There are separate installers
Wherever possible, Microsoft recommends you use the Web Installer in lieu of the Offline Package for optimal efficiency and bandwidth requirements.
The offline package can be used in situations where the web installer cannot be used due to lack of internet connectivity. This package is larger than the web installer and does not include the language packs. You can download and install the language packs from here.
This version of the .NET Framework runs side-by-side with the .NET Framework 3.5 SP1 and earlier versions, but performs an in-place update for the .NET Framework 4, .NET Framework 4.5 and .NET Framework 4.5.1.
Supported Operating System
Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Server 2012 R2, Windows Vista Service Pack 2Hardware Requirements:
1 GHz or faster processor Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Server 2012 R2, Windows Vista Service Pack 2Hardware Requirements:
512 MB of RAM
4.5 GB of available hard disk space (x86)
4.5 GB of available hard disk space (x64)
For Download Please Click Here
Monday, 17 April 2017
Windows Firewall And Turn User Acoount Control Turn on or off
If you need to turn off Windows Firewall
Turn User Account Control on or off
User Account Control (UAC) can help prevent unauthorized changes to your computer. UAC notifies you when changes are going to be made to your computer that require administrator-level permission. These types of changes can affect the security of your computer or can affect settings for other people that use the computer. We recommend that you leave UAC on to help make your computer secure.
Warning
- You should not turn off Windows Firewall unless you have another firewall enabled. Turning off Windows Firewall might make your computer (and your network, if you have one) more vulnerable to damage from worms or hackers.
- Open Windows Firewall by clicking the Start button , and then clicking Control Panel. In the search box, type firewall, and then click Windows Firewall.
- Click Turn Windows Firewall on or off. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
- Click Turn off Windows Firewall (not recommended) under each network location that you want to stop trying to protect, and then click OK.
User Account Control (UAC) can help prevent unauthorized changes to your computer. UAC notifies you when changes are going to be made to your computer that require administrator-level permission. These types of changes can affect the security of your computer or can affect settings for other people that use the computer. We recommend that you leave UAC on to help make your computer secure.
- Open User Account Control Settings by clicking the Start button
- Do one of the following:
- To turn off UAC, move the slider to the Never notify position, and then click OK.
- To turn on UAC, move the slider to choose when you want to be notified, and then click OK.
Sunday, 16 April 2017
Microsoft Safety Scanner
How do I find and remove a virus?
- If you can answer "yes" to any of the following questions, your computer might have a virus.
Is your computer running very slowly? A common symptom of a virus is much slower than normal computer performance.
- However, there can be other reasons for slow performance, including a hard disk that needs defragmenting, a computer that needs more memory (RAM), or the existence of spyware or adware. For more information about spyware, see How to tell if your computer is infected with spyware.
- Are you getting unexpected messages, or are programs starting automatically? Some viruses can cause damage to Windows or some of your programs. The results of this damage might include messages appearing unexpectedly, programs starting or closing automatically, or Windows shutting down suddenly.
- Is your modem or hard disk working overtime? An e mail virus works by sending many copies of itself by email. One indicator of this is that the activity light on your broadband or external modem is constantly lit; another is the sound of your computer's hard disk continually working. These are not always symptoms of a computer virus, but when combined with other problems, can indicate a virus infection.
- To check for viruses, scan your computer with an antivirus program. New viruses appear every day, so keeping your antivirus program updated is important. For more information about computer security. To learn how to remove malicious software (malware) from your computer, Download Microsoft Security Scanner
A fast way to check whether your PC has a virus is to use Windows Defender. This malware protection is included with Windows and helps identify and remove viruses, spyware, and other malicious software.
If you're using Windows RT 8.1, Windows Defender is always on and can't be turned off.
Scan your PC with Windows Defender
- Open Windows Defender by swiping in from the right edge of the screen, and then tapping Search (or if you're using a mouse, pointing to the upper-right corner of the screen, moving the mouse pointer down, and then clicking Search), entering defender in the search box, and then tapping or clicking Windows Defender.
- Under Scan options, pick the type of scan you want to run:
- A Quick scan checks only the areas on your PC that malicious software is most likely to infect, and any apps currently running.
- A Full scan checks all the files on your PC. Depending on your PC, this scan might take an hour or more.
- A Custom scan checks only the files and locations that you choose.
- Tap or click Scan now.
Remove a virus manually
Windows Defender will typically remove viruses automatically. However, in some cases you might need to remove a virus manually. This can be a technical process that you should try only if you've exhausted all other options, you're familiar with the Windows registry, and you know how to view and delete system and program files in Windows.
- First, run your antimalware app to identify the virus by name. If you don't have an antimalware app or if your app doesn't detect the virus, you might still be able to identify it by looking for clues about how it behaves.
- Write down the words in any messages it displays, or, if you received the virus in email, write down the subject line or name of the file attached to the message.
- Then search an antivirus provider's website or the Microsoft Malware Protection Center for references to what you wrote down or to try and find the name of the virus and instructions for how to remove it.
After the virus is removed, you might need to reinstall some software or restore lost info. Making regular backups of your files can help you avoid data loss if your PC gets infected again. If you haven't made backups in the past, it's a good idea to start now. For more info, see Restore files or folders using File History.
How do I uninstall antivirus or antispyware programs?
If you use more than one antivirus or antispyware program at the same time, your PC may experience decreased performance, become unstable, or restart unexpectedly. Before you install Microsoft Security Essentials, or if you want to resolve issues with Microsoft Security Essentials, including installation issues, you must first completely remove any Internet security programs from your PC.
- In Windows 7, click Start. In the Search programs and files box, type appwiz.cpl, and then press Enter.
- In the list of installed programs, uninstall any other Internet security programs.
- Restart your PC.
Note
- Some Internet security apps don�t uninstall completely. You may need to download and run a cleanup utility for your previous security app for it to be completely removed.
- If you use another antispyware program together with Microsoft Security Essentials, we recommend that you turn off real-time scanning in the other program. For more information, see the documentation supplied by that antispyware program.
Important
- If your antivirus program is disabled, or if you don't have one installed, you should follow these guidelines:
- Don�t download or open files from sources that you don't trust.
- Don�t visit websites that you don't trust.
- Don�t open email attachments from contacts that you don�t trust.
Protect my PC from viruses
This topic is about ways to protect your PC from viruses that can screw up your computer. It also provides tips for taking preventative steps for protecting your PC, guidance for helping to protect your PC, finding and removing viruses, and keeping yourself informed about security issues.
Help prevent viruses from getting on your PC
There are many preventive steps you can take to help protect your PC from viruses and other threats.
- Use an antimalware app. Installing an antimalware app and keeping it up to date can help defend your PC against viruses and other malware (malicious software). Antimalware apps scan for viruses, spyware, and other malware trying to get into your email, operating system, or files. New threats can appear daily, so check the antimalware manufacturer's website frequently for updates.
Windows Defender is free antimalware software included with Windows, and you can update it automatically through Windows Update. You can also visit the list of Consumer security software providers to look for antivirus apps that work with Windows. - Don't open email messages from unfamiliar senders, or email attachments that you don't recognize. Many viruses are attached to email messages and will spread as soon as you open the attachment. It's best not to open any attachment unless it's something you're expecting.
- Use a pop-up blocker with your Internet browser. Pop-up windows are small browser windows that appear on top of the website you're viewing. Although most are created by advertisers, they can also contain malicious or unsafe code. A pop-up blocker can prevent some or all of these windows from appearing. Pop-up Blocker in Windows Internet Explorer is turned on by default.
- If you're using Internet Explorer, make sure SmartScreen Filter is turned on. SmartScreen Filter in Internet Explorer helps protect you from phishing and malware attacks by warning you if a website or download location has been reported as unsafe.
- Pay attention to Windows SmartScreen notifications. Be cautious about running unrecognized apps downloaded from the Internet. Unrecognized apps are more likely to be unsafe. When you download and run an app from the Internet, SmartScreen uses info about the app's reputation to warn you if the app isn't well-known and might be malicious.
- Keep Windows updated. Periodically, Microsoft releases special security updates that can help protect your PC. These updates can help prevent viruses and other malware attacks by closing possible security holes.
You can turn on Windows Update to make sure that Windows receives these updates automatically. - Use a firewall. Windows Firewall or any other firewall app can help notify you about suspicious activity if a virus or worm tries to connect to your PC. It can also block viruses, worms, and hackers from trying to download potentially harmful apps to your PC.
- Use your Internet browser's privacy settings. Some websites might try to use your personal info for targeted advertising, fraud, and identity theft.
If you're using Internet Explorer, you can adjust your privacy settings or restore the default settings whenever you want. - Make sure User Account Control (UAC) is turned on. When changes are going to be made to your PC that require administrator-level permission, UAC notifies you and gives you the chance to approve the change. UAC can help keep viruses from making unwanted changes. To open UAC, swipe in from the right edge of the screen, and then tap Search. (If you're using a mouse, point to the upper-right corner of the screen, move the mouse pointer down, and then click Search.) Enter uac in the search box, and then tap or click Change User Account Control settings.
- Clear your Internet cache and your browsing history. Most browsers store info about the websites you visit and the info that you provide, like your name and address. While it can be helpful to have these details stored on your PC, there are times when you might want to delete some or all of them�for example, when you're using a public PC and don't want to leave personal info behind.
Security checklist for Windows
Take advantage of all the ways you can help keep your PC safer and more secure with Windows.
Action center. Check Action center to make sure your firewall is on, your antimalware protection is up to date, and your PC is set to install updates automatically.
Windows Defender. Use Windows Defender to help prevent viruses, spyware, and other malicious or unwanted software from being installed on your PC without your knowledge.
Windows SmartScreen. Use Windows SmartScreen to help protect your PC by warning you before running unrecognized apps and files downloaded from the Internet.
User Account Control. Make User Account Control ask for permission before your PC installs software or opens certain kinds of apps that could be potentially harmful or make it vulnerable to security threats.
File History. Use File History to regularly back up your personal files�like photos, documents, and music�automatically. If your PC has a hardware failure, you can restore any versions of the files that are most important to you.
Windows Update. Use Windows Update to automatically download and install the latest updates for your PC.
Windows Firewall. Turn on Windows Firewall to help prevent hackers and malicious software, such as viruses, from accessing your PC through the Internet.
Update your antivirus software
Antivirus software must be updated regularly to stay effective against new viruses. Most antivirus software is designed to update automatically, but you can also update your software manually.
Windows doesn't come with antivirus software, but it can often detect and monitor antivirus software that was installed by you or your computer manufacturer. The status of your antivirus software is typically displayed in Action Center.
- Open Action Center by clicking the Start button , clicking Control Panel, and then, under System and Security, clicking Review your computer's status.
- Click the arrow button next to Security to expand the section.
- If Windows can detect your antivirus software, it will be listed under Virus protection.
- Click Update now.
Turn Windows Firewall on or off
- Open Windows Firewall by clicking the Start button , and then clicking Control Panel. In the search box, type firewall, and then click Windows Firewall.
- In the left pane, click Turn Windows Firewall on or off. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
- Click Turn on Windows Firewall under each network location that you want to help protect, and then click OK.
- If you want the firewall to prevent all programs from communicating, including programs that you have previously allowed to communicate through the firewall, select the Block all incoming connections, including those in the list of allowed programs check box.
Subscribe to:
Posts (Atom)

