Ads

Thursday, December 12, 2019

Fix: Audio Services Not Responding Windows 10

  1. Press Windows + S, type “command prompt”, right-click on the application and select “Run as administrator”.
  2. Once in elevated command prompt, type the following command and press Enter.
net localgroup Administrators /add networkservice
  1. Now type the following command and press Enter.
net localgroup Administrators /add localservice
  1. After both the instructions are executed, type “exit” and press Enter.
  2. Now restart your computer and check if the problem at hand got solved.

Before this install apo and peace for audio equalizer

Sunday, December 08, 2019

How to repair Windows 10

Win key on keyboard - type cmd - run as admin:

dism.exe /online /cleanup-image /restorehealth

wait for "the operation completed succesfully"

sfc /scannow

if everything was ok, you see the next message:
Windows Resource Protection found corrupt files and successfully repaired them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.

Wednesday, November 27, 2019

PC: Ghost Recon Breakpoint health - how to heal wounds on PC

PC: Ghost Recon Breakpoint health - how to heal wounds on PC

Press key : Alt
Select the healing tool with mouse moovement
Press key G

Monday, June 10, 2019

How to kill Antimalware Service Executable in Windows 10

1. To launch Windows Registry Editor, press down Windows key + R at the same time. This will open the Run window. Type in regedit and click Enter.
2. Now, follow the given path (open folders in the left registry pane in the given order): HKEY_LOCAL_MACHINE > SOFTWARE > Policies > Microsoft > Windows Defender
3. Here, try to find an entry called DisableAntiSpyware. If you cannot find it here, right-click on Windows Defender folder, select New > DWORD and then name it DisableAntispyware.
4. Double click it and change the value from 0 to 1. Confirm by clicking OK.

Wednesday, May 15, 2019