Posts
Showing posts with the label Troubleshooting
HP Pavilion Laptop 15-eg0xxx Disassembly to access RAM and SSD. 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
- Get link
- X
- Other Apps
How I solved m2 SSD problem of my hp ProBook 430 g3 i7.
- Get link
- X
- Other Apps
At first, I tried many times to set up windows in my laptop on Adata m.2 820 256 GB SSD but I failed widows file copied but after the restart, it does not appear in bios also. Solution: I went to IDB and asked the help of an expert of UCC about my problem then he shows me that my ProBook actually does not support m.2 SSD beyond 128 GB capacity. then I purchased a new 120 GB transcend m.2 it worked and I am happy. here is the official HP website link to this exact information. Link
How to remove bios password
- Get link
- X
- Other Apps
How to Reset BIOS Password on an HP Laptop (Probook, Elitebook or Pavilion) Some times there is the need to reset the bios password, in order to be able to enter the BIOS and modifying its settings (e.g. to change the boot order). This BIOS Reset procedure on a desktop computer is a relatively easy process because in most cases all you need to do is to remove the power cord and the CMOS/BIOS battery for a few minutes or to short the CLEAR CMOS jumper on the motherboard (if exists). In the other hand if you own a Laptop, the procedure to reset the BIOS/CMOS setup password, is more complicated especially if the CMOS battery is not easy accessible. This tutorial lists all the available ways to remove/clear the BIOS/CMOS password on a HP Probook, Elite or Pavilion Laptop. How to Reset BIOS Password on HP Laptop. Method 1. Remove the CMOS/Password battery. Method 2. Reset BIOS Password by using a Master Password. Method 3. Reset CMOS Password by using the BIOS Con...
wifi problem solution win 10. Ping commands
- Get link
- X
- Other Apps
ipconfig ping (default gateway) -t netsh wlan show settings netsh wlan set autoconfig enabled=no interface="Wi-Fi" Ping Command Syntax ping [ -t ] [ -a ] [ -n count ] [ -l size ] [ -f ] [ -i TTL ] [ -v TOS ] [ -r count ] [ -s count ] [ -w timeout ] [ -R ] [ -S srcaddr ] [ -p ] [ -4 ] [ -6 ] target [ /? ] Tip : See How to Read Command Syntax if you're not sure how to interpret the ping command syntax as it's described above or in the table below. -t Using this option will ping the target until you force it to stop by using Ctrl-C . -a This ping command option will resolve, if possible, the hostname of an IP address target . -n count This option sets the number of ICMP Echo Requests to send, from 1 to 4294967295. The ping command will send 4 by default if -n isn't used. -l size Use this option to set the size, in bytes, of t...