0
0
mirror of https://github.com/StellarSand/privacy-settings.git synced 2024-12-26 05:52:40 +01:00

fixed ipconfig command

This commit is contained in:
the-weird-aquarian 2024-09-13 04:29:14 +05:30
parent 6ca756adea
commit b1113d5c5d

View File

@ -297,5 +297,5 @@ After the installation media setup wizard completes & the device begins to resta
- Press `Win key + r` > type `cmd` & press enter. - Press `Win key + r` > type `cmd` & press enter.
- In the command prompt, type the following & press enter: - In the command prompt, type the following & press enter:
``` ```
ipconfig \renew ipconfig /renew
``` ```