Showing posts with label Window O/S. Show all posts
Showing posts with label Window O/S. Show all posts

How to Fix: 100% Disk Usage on Windows Task Manger

By // No comments:

Top 3 Tips to Fix 100% Disk Usage & Improve Windows Performance

How to Fix: 100% Disk Usage on Windows Task Manger


In this article we will share hanging issue which is very common issue for us and we all are aware how to fix hanging issue when memory and CPU taking 100% utilization of system, but when you see harddisk 100% utilization on your system so you think to upgrade harddisk into SSD, before going to upgrade into SSD, please follow below step to fix issue.



To fix the 100% disk usage issue please following the step.


First Step:- Use Command prompt to stop unwanted services.


Stop all the unwanted service by the help of command prompt(Open it administrator privilege)

Then run below command on cmd one by one

net.exe stop "window search"
net.exe stop superfetch

sc config "diagtrack" start=disabled
 sc stop "DiagTrack"


 Second Step:- Block Flash in Google Chrome Browser.


We’ve already discussed at length why Flash should be consigned to history. It is, quite frankly, one of the most vulnerable aspects of modern computing, an attack vector that just keeps on giving. It also seems to be one of the most common culprits for the maxed out, 100% hard disk usage in Windows 10 and the earlier Windows 8.x, if you’re using the Google Chrome browser.


Third Step:- Resolve PCI-Express Firmware Bug


Some drivers don’t run quite as they should in Windows 10. One that has been discovered to be causing 100% HDD use is the StorAHCI.sys driver, which has a firmware bug. StorAHCI.sys intended for storage devices connected to the PC or laptop motherboard via Advanced Host Controller Interface PCI-Express.

If you’ve made it this far with no success, this could be the problem. Open the Device Manager (use Windows 10 search, or right-click This PC in Windows Explorer, then Properties > Device Manager) and expand IDE ATA/ATAPI Controllers. If an AHCI Controller entry is listed, double-click, then open the Driver tab and select Driver Details. Is the driver listed as C:\Windows\system32\DRIVERS\storahci.sys? If so, you could be affected by this bug. Close the driver details box and switch to the Details tab, selecting Device instance path from the drop-down menu. Where the Value is listed, right-click, and select Copy. Launch your text editor (like Notepad) and Paste the contents in.



Thanks to follow these steps and hope these steps resolve your query. if still you are facing any issue.Please leave comment and drop email (Onlinenetworkssolution@gmail.com) on our official email account.

Please leave comment that we can write more article regarding daily basis issue because your comment motivate us to write more.

Thanks to all of you once again.





Clear the Windows OS Event Viewer with One Click – .bat

By // No comments:

Clear the Windows OS Event Viewer with One Click – .bat


In this article we will guide you that if you have to delete your Event Viewer log with one click so see below script.

Copy this script to your notepad & save it as .bat file.



@echo off
FOR /F “tokens=1,2*” %%V IN (‘bcdedit’) DO SET adminTest=%%V
IF (%adminTest%)==(Access) goto noAdmin
for /F “tokens=*” %%G in (‘wevtutil.exe el’) DO (call :do_clear “%%G”)
echo.
echo goto theEnd
:do_clear
echo clearing %1
wevtutil.exe cl %1
goto :eof
:noAdmin
exit


Hope this will help to all of you and resolved your all query if you have any query or question so you may ask on email our email account (onlinenetworkssolution@gmail.com) or leave comment on page.

Icons not displaying properly

By // No comments:

Icons are not displayed for certain files

We have seen so many times that our shortcut application icons doesn't show on display so faced some problem to identify application. Please following these step by step to resolve problem.


Step1: Click on Start , type windows explorer in the search box, and then press Enter.

Step2: On the View tab, select the Show hidden files, folders, and drives check-box, and then click OK.

Step3: Return to Windows Explorer, expand Computer in the left pane.

Step4: Click Local disk (C):, and then open the Users folder.




Step5: Double-click your user name, open the AppData folder, and then open the Local folder.

Step6: Select the file IconCache.db, and press DELETE on your keyboard. When you are prompted, 

Step7: click Yes. Close all processes and restart the computer.


How to create hotspot on windows?

By // No comments:

How to create wi-fi hotspot on laptop?

Today we are going to share with all of you, how to create and configure hotspot on Window system and laptop through command prompt(cmd).

Please following to create and configure hotspot on Window system and laptop:

Step 1: Click on window button then type cmd and open command prompt with administrator privilege.

Step 2: Type netsh wlan show drivers and then Enter

Step 3: Type netsh wlan set hostednetwork mode=allow ssid=testhotspot key=password@1 and then Enter




Step 4: Type netsh wlan start hostednetwork and then Enter

Step 5: Go to Control Panel and click on Network and Sharing Center then click on Change adapter setting
Step 6: Click on Local Area Connection on internet is working and then right click on that go to Properties

Step 7: Click on Sharing Tab and then check mark on Allow other network users to connect through this computer's Internet connection and then dropdown and choose your given ssid name and then press ok.

To show Hotspot SSID name and Password:-


netsh wlan show hostednetwork







How to verify network connectivity

By // No comments:

How to verify network connectivity between two or more than two computers?



1. Open command prompt on your local system. Press “Ctrl+R” and then type “cmd”
2. Type “Ipconfig” at command prompt then check your IP address, subnet mask, default gateway
3. Type “Ping and then type IP address of remote computer” on command prompt and press Enter then check that remote computer is reply of ping command






4. Type “Ping and then type of IP address of default gateway” at command prompt to check that you are able to communicate of router and modem.
5. Type “Pathping and then type of IP address of remote computer” at command prompt to check that how packet is travelling on network.

assign IP address at computer

By // No comments:

How to assign IP address at computer?



1 Press “Ctrl+R” on keyboard then type “ncpa.cpl” and press enter

2 Double click on Network Connections

3. In the Network Connection wizard box, click on “Properties”




4. Double click on Internet Protocol version 4 (TCP/IPv4)

5. Check your all correct configuration of in Internet Protocol version 4 (TCP/IPv4) wizard box

6. Press “ok” and then “close”

7. Now you can open command prompt on your local computer and type network IP address check     that you are able to communicate to another computer.

Internet Connection Sharing has been disabled

By // No comments:

 How to troubleshoot when Internet connection sharing has been disable by the network administrator?


Problem:   Logged in to computer with domain account has administrator privileges, and wanted to share my computer’s wifi to my mobile phone. When open the network sharing dialog, the dialog says:
Internet Connection Sharing has been disabled by the Network Administrator.




Cause:  This computer has joined a domain, some group policies were executed on it.

Solution:

Step 1. Press Win + R, type “gpedit.msc” and click Enter.

Step 2. On the Local Group Policy Editor, navigate to Computer Configuration/Administrative 
Templates/Network/Network Connections.

Step 3. Disable the setting.

Step 4. Press Win + R, type “regedit” and hit Enter.

Step 5. On the Registry Editor, navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Network Connections.

Step 6. Change the these entries’ values to 1:

· NC_PersonalFirewallConfig
· NC_ShowSharedAccessUI

 Complete!!!


How to reset Windows 7 administrator Password

By // No comments:

How to reset Windows  administrator Password?


Windows 7 Administrator password can be reset with help of Windows inbuilt feature Utilman.exe which is their for help of disabled people. We can run this utility by pressing Windows Key + U on Windows Login screen. Utilman.exe utility is their in/Windows/System32 folder.

First of all we need to replace Utilman.exe file with Cmd.exe and after that we will have access to Command prompt with System privileges and we can reset password with command prompt.






We can replace Utilman.exe file with Cmd.exe with help of Windows 7 boot CD command prompt option.

1. Boot with Windows 7 OS CD and select Repair you computer option.

2. Now select Command Prompt option.

3. Now replace Cmd.exe file with Utilman.exe with help of copy command.

# Copy c:\windows\system32\cmd.exe c:\windows\system32\utilman.exe

4. After replacing file just restart computer in normal mode and click Ease of Access icon on login screen. It will open Command Promt as we have replace Utilman.exe file with Cmd.exe.

5. Type below command and enter.

# Net user administrator *

6. Type New password and type once again new password and enter.

Close the Command prompt as we have successfully reset password and login with new password.

At last just undo changes what we have done.

How to Install Windows 7

By // No comments:

How to Install Windows 7?


Step 1 - Place Windows 7 DVD in your dvd-rom drive and start your PC. Windows 7 will start to boot up and you will get the following progress bar.



Step 2 - The next screen allows you to setup your language, time and currency format, keyboard or input method. Choose your required settings and click next to continue.



Step 3 - The next screen allows you to install or repair Windows 7. Since we are doing a clean install we will click on "install now".



Step 4 - Read the license terms and tick I accept license terms. Then click next to continue.



Step 5 - You will now be presented with two options. Upgrade or Custom (Advanced). Since we are doing a clean install we will select Custom (Advanced).



Step 6 - Choose where you would like to install Windows 7. If you have one hard drive you will get a similar option to the image below. You can click next to continue. If you have more that one drive or partition then you need to select the appropriate drive and click next. If you need to format or partition a drive then click Drive options (advance) before clicking next.




Step 7 - Windows 7 starts the installation process and starts copying all the necessary files to your hard drive as shown on the image below.



Step 8 - It will go through various stages of the setup and will reboot your system few times.



Step 9 - When your PC reboots it attempts to boot from DVD as its the first boot device. Do not press any key during the boot prompt so Windows 7 will continue with the installation by booting from the hard drive.



Step 10 - After the reboot your computer will be prepared for first use.



Step 11 - At this stage you need to choose a user name and computer name. Click next to continue. The user account you create here is the Administrator account which is the main account for your Windows 7 that has all the privileges.



Step 12 - Choose your password and password hint just incase you forget your password and need to jog your memory.




Step 13 - You can now type the product key that came with Windows 7 and click next. If you do not enter the product key you can still proceed to the next stage. However Windows 7 will run in trial mode for 30 days. You must therefore activate Windows within 30 days otherwise you can not access your computer after 30 days.



Step 14 - Help protect your computer and improve Windows automatically. Choose Use recommended settings.



Step 15 - Review your time and date settings. Select your time zone, correct the date and time and click next to continue.



Step 16 - Select your computer's current location. If you are a home user then choose Home network otherwise select the appropriate option.



Step 17 - Windows will now finalize the settings for your computer and restart.



Step 18 - After the final restart Windows 7 will start to boot up.




Step 19 - Finally you have the logon screen. Just type your password and press enter or click on the arrow to logon to Windows 7 for the first time.



Step 20 - After you have logged on to Windows 7 for the first time, you will see similar desktop to the image below. At this point you can start using your computer. However it may not be fully configured. You need to make sure that all the hardware is detected correctly and the necessary device drivers are installed. This can be done from the device manager.



Step 21 - To go to device manager click - Start Menu -> Control Panel -> System and Security -> System -> Device Manager. You will see all your hardware listed as shown on the image below. You need to check if you have any yellow exclamation marks next to the name of the devices, similar to "Multimedia Audio Controller" on the image below. This indicates that the driver has not been installed for this device.

At this stage you can install the driver for this device. To do so, Right Mouse click on Multimedia Audio Controller -> Update Driver Software...



Step 22 - You can choose to "Search automatically for updated driver software" or "Browse my computer for driver software". If you have the driver CD or if the driver is on a USB drive then choose "browse my computer for driver software". Window 7 will search and install the driver from the CD or you can locate the driver manually.

Once you have removed all the yellow exclamation marks from the device manager your Windows 7 configuration would be fully complete.



Step 23 - Finally check if you have successfully activated Windows 7. Click Start Menu -> Control Panel -> System and Security -> System. You will get a window similar to the image below. Towards the bottom you will see Windows is activated followed by your product ID. This shows that your copy of Windows 7 is fully activated.