How to Update software through cmd \\How to look at the boot time of your system\\Dns thru check history
- Get link
- X
- Other Apps
Go to cmd right click As administrator open
c:\user\pc>winget list
c:\user\pc>winget update software name hit enter
How to look at the boot time of your system //How do I find my computer startup and shutdown history?
cmd as administrator open
user\pc\c:> wmic os get lastbootuptime hit Enter
Dns through check history ----- Go to Win+R, press cmd open, type ipconfig /displaydns, and hit enter.
Open the Run Dialog:
- Press
Win + R
on your keyboard to open the Run dialog box.
- Press
Open Command Prompt:
- Type
cmd
in the Run dialog box and pressEnter
to open the Command Prompt.
- Type
Display DNS Cache:
- In the Command Prompt window, type
ipconfig /displaydns
and pressEnter
.
- In the Command Prompt window, type
This command will display the DNS cache entries currently stored on your system. You will see a list of domain names and their associated IP addresses, along with other details such as the record type and time to live (TTL) values. This information can help you understand which DNS queries have been resolved recently by your system.
- Get link
- X
- Other Apps
Comments
Post a Comment