Solved Internet cuts out

  • Hi there and welcome to PC Help Forum (PCHF), a more effective way to get the Tech Support you need!
    We have Experts in all areas of Tech, including Malware Removal, Crash Fixing and BSOD's , Microsoft Windows, Computer DIY and PC Hardware, Networking, Gaming, Tablets and iPads, General and Specific Software Support and so much more.

    Why not Click Here To Sign Up and start enjoying great FREE Tech Support.

    This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
Status
Not open for further replies.
as had no internet not sur if thats supposed to happen.


Maybe the ip I gave was being used by another device. 192.168.1.12

Can you post the following, just copy and paste here in your reply. Open elevated command and copy the command below hit enter, the open startup.txt on your desktop and post it here. As well as ipconfig.txt

wmic startup list full >%userprofile%/desktop/startup.txt

ipconfig /all >"%userprofile%\desktop\ipconfig.txt"
 
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\WINDOWS\system32> wmic startup list full >%userprofile%/desktop/startup.txt
out-file : Could not find a part of the path 'C:\WINDOWS\system32\%userprofile%\desktop\startup.txt'.
At line:1 char:1
+ wmic startup list full >%userprofile%/desktop/startup.txt
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OpenError: (:) [Out-File], DirectoryNotFoundException
+ FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand

PS C:\WINDOWS\system32> ipconfig /all >"%userprofile%\desktop\ipconfig.txt"
out-file : Could not find a part of the path 'C:\WINDOWS\system32\%userprofile%\desktop\ipconfig.txt'.
At line:1 char:1
+ ipconfig /all >"%userprofile%\desktop\ipconfig.txt"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OpenError: (:) [Out-File], DirectoryNotFoundException
+ FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand

PS C:\WINDOWS\system32> ipconfig /all >"%userprofile%\desktop\ipconfig.txt" ipconfig /all >"%userprofile%\desktop\ipconfig.txt" ipconfig /all >"%userprofile%\desktop\ipconfig.txt" ipconfig /all >"%userprofile%\desktop\ipconfig.txt"
 
Download this batch file I have made, uzip it to your desktop.
Right click and run as admin.
A new text file named PCHF.txt will appear on your desktop.
Post it here.
 

Attachments

Maybe the ip I gave was being used by another device. 192.168.1.12

Can you post the following, just copy and paste here in your reply. Open elevated command and copy the command below hit enter, the open startup.txt on your desktop and post it here. As well as ipconfig.txt
Microsoft Windows [Version 10.0.19043.1706]
(c) Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>wmic startup list full >%userprofile%/desktop/startup.txt

C:\WINDOWS\system32>ipconfig /all >"%userprofile%\desktop\ipconfig.txt"

C:\WINDOWS\system32>
 
Attach it here

1654972229966.png


Or use one of the sites below to upload it and send the link.

 
Uninstall Advanced SystemCare it is trash software, that may cause damage to the operating system.

Do you use One Drive? If not see this link on how to remove it.




I believe that the reason the static ip did not work is due to you running it thru powershell.

Run these four commands. From Elevated Command Prompt Then check to see if the internet is stable. I have also changed the IPV4 Address, so it's certain no other device is using this.

netsh interface ip set address name="Ethernet" static 192.168.1.11 255.255.255.0 192.168.1.1

netsh interface ip set dns name="Ethernet" static 8.8.8.8

netsh interface ip add dns name="Ethernet" 8.8.4.4 index=2

ipconfig /flushdns
 
ive done the tasks and once rebooted internet was working. also deleted iobit software i have a Microsoft account but no idea about if i use one drive if you think its a problem i will delete. Have you any idea about the lastpass pop up ?
 
I'd delete One drive, if you are not sure then most likely you don't use it.

From an elevated command run this.

taskkill /f /im OneDrive.exe
%SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall



As far as the last pass, you could search lastpass in everything search engine and delete what comes up.

Or, we can look at a complete list of startups with this tool.



Download Autoruns and Autorunsc Unzip it to your desktop and then right click
Capture.PNG
Run as Admin.
After the scan is finished then click on File----Then click----Save
The default name will be autoruns.arn make sure to leave it this way.
Attach the file in your next reply.
If the file is too large, then use catbox.moe or Ufile.io and send the link in your next reply.
 
ok thanks i will delete one drive. What i don't understand is when i delete the local allow folder it simply comes back on restart
 
I'd delete One drive, if you are not sure then most likely you don't use it.

From an elevated command run this.






As far as the last pass, you could search lastpass in everything search engine and delete what comes up.

Or, we can look at a complete list of startups with this tool.



Download Autoruns and Autorunsc Unzip it to your desktop and then right click View attachment 9995 Run as Admin.
After the scan is finished then click on File----Then click----Save
The default name will be autoruns.arn make sure to leave it this way.
Attach the file in your next reply.
If the file is too large, then use catbox.moe or Ufile.io and send the link in your next reply.
are they 2 seperate programs as can only find autoruns?
 
i have the file autoruns.arn but cant seem to attach it. i tried copying & pasting but says image file type invalid so clicked on attach files but file is not listed even though i sent it to desktop
 

Go to the site above and drag the autorun.arn file there, or click where it says click and you will have the option to upload it. Then a link will come up after the upload, send the link here.

Has the machine quit disconnecting after the static IP ?
 
Status
Not open for further replies.