Pc not working with the specs it has

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Danknoob
    PCHF Member
    • Jan 2023
    • 11

    #1

    Pc not working with the specs it has

    My pc has been going slow since i got it. It crashes on games like batman arkem knight.My pc has been doing this for a while and i don’t know what to do. Please help.
  • PeterOz
    PCHF Member
    • Mar 2021
    • 4191

    #2
    You have asked for help and told us nothing about your computer.
    Do not forget to post the make and model of the PSU if this is a desktop.

    Download then run Speccy (free) and post the resultant url for us, details here, this will provide us with information about your computer hardware + any software that you have installed that may explain the present issue/s.

    To publish a Speccy profile to the Web:

    In Speccy, click File, and then click Publish Snapshot.

    In the Publish Snapshot dialog box, click Yes to enable Speccy to proceed.

    Speccy publishes the profile and displays a second Publish Snapshot. You can open the URL in your default browser, copy it to the clipboard, or close the dialog box.

    NB Nothing in the report can be used to hack your computer

    Comment

    • Danknoob
      PCHF Member
      • Jan 2023
      • 11

      #3

      That is the speccy list

      Comment

      • Malnutrition
        PCHF Moderator
        • Jul 2016
        • 7045

        #4
        Open PowerShell as admin:

        Copy the content of the quote box below:
        iwr -useb https://christitus.com/win | iex

        Paste into PowerShell hit enter:

        Then Under the Updates tab Push the Security recommended settings button:

        Under Tweaks select Standard:
        Then Click Run Tweaks.

        ================================================== ================================================== ===============

        With Geek Uninstaller, uninstall anything you do not recognize.
        Then Click View–Ms store Apps:
        Remove anything of no use to you from this menu as well.

        ================================================== ================================================== ================

        Download
        O&O Shutup Ten
        Move it to your documents folder.
        Right click run as admin.
        Go to actions, apply all settings.
        Create the restore point when prompted.
        Follow thru the prompts, and reboot if needed to apply the settings.

        ================================================== ==========================================

        Create and run batch file.

        Open a notepad and copy the entire content of the code box below.
        Do not copy the word code!
        Paste the txt into the notepad. Save the file to your desktop as 123.bat
        Now you will right click the on 123.bat and run as administrator.

        [ICODE]@echo off takeown /f "C:\Windows\SystemApps\Microsoft.Windows.Search_cw 5n1h2txyewy\SearchApp.exe" icacls "C:\Windows\SystemApps\Microsoft.Windows.Search_cw 5n1h2txyewy\SearchApp.exe" /grant Everyone:F taskkill /F /IM "SearchApp.exe" del /f /q "C:\Windows\SystemApps\Microsoft.Windows.Search_cw 5n1h2txyewy\SearchApp.exe" reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Ex plorer" /v "SmartScreenEnabled" /t REG_DWORD /d 0 /f reg add "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion \AppContainer\Storage\microsoft.microsoftedge_8wek yb3d8bbwe\MicrosoftEdge\PhishingFilter" /v "EnabledV9" /t REG_DWORD /d 0 /f reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Ap pHost" /v "EnableWebContentEvaluation" /t REG_DWORD /d 0 /f reg add "HKLM\Software\Policies\Microsoft\Windows\Syst em" /v "EnableSmartScreen" /t REG_DWORD /d 0 /f reg add "HKLM\Software\Policies\Microsoft\Windows Defender\SmartScreen" /v "ConfigureAppInstallControl" /t REG_SZ /d "Anywhere" /f reg add "HKLM\Software\Policies\Microsoft\Windows Defender\SmartScreen" /v "ConfigureAppInstallControlEnabled" /t REG_DWORD /d 0 /f takeown /s %computername% /u %username% /f "%WinDir%\System32\smartscreen.exe" icacls "%WinDir%\System32\smartscreen.exe" /grant:r %username%:F taskkill /im smartscreen.exe /f del "%WinDir%\System32\smartscreen.exe" /s /f /q takeown /f "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS _cw5n1h2txyewy\SearchHost.exe" icacls "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS _cw5n1h2txyewy\SearchHost.exe" /grant Everyone:F taskkill /F /IM "SearchHost.exe" rename "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS _cw5n1h2txyewy\SearchHost.exe" "SearchHost.bak" taskkill /F /IM DeviceCensus.exe icacls "%windir%\System32\DeviceCensus.exe" /grant Everyone:F rename "%windir%\System32\DeviceCensus.exe" DeviceCensus.bak takeown /f "C:\Program Files\WindowsApps\Microsoft.YourPhone_1.24111.82.0 _x64__8wekyb3d8bbwe\PhoneExperienceHost.exe" icacls "C:\Program Files\WindowsApps\Microsoft.YourPhone_1.24111.82.0 _x64__8wekyb3d8bbwe\PhoneExperienceHost.exe" /grant Everyone:F taskkill /F /IM "PhoneExperienceHost.exe" rename "C:\Program Files\WindowsApps\Microsoft.YourPhone_1.24111.82.0 _x64__8wekyb3d8bbwe\PhoneExperienceHost.exe" "PhoneExperienceHost.bak" takeown /f "C:\Windows\system32\compattelrunner.exe" icacls "C:\Windows\system32\compattelrunner.exe" /grant Everyone:F taskkill /F /IM "compattelrunner.exe" rename "C:\Windows\system32\compattelrunner.exe" "compattelrunner.bak" reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ RasAuto" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ RasMan" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ RemoteAccess" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ SysMain" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ BDESVC" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ GameInputSvc" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ XblAuthManager" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ XblGameSave" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ XboxGipSvc" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ XboxNetApiSvc" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ BcastDVRUserService_3e312" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ DiagTrack" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ WSearch" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ HvHost" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ vmickvpexchange" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ vmicguestinterface" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ vmicshutdown" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ vmicheartbeat" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ vmicvmsession" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ vmicrdv" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ vmictimesync" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ vmicvss" /v "Start" /t REG_DWORD /d "4" /f reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Mi crosoftEdge\Main" /v "AllowPrelaunch" /t REG_DWORD /d 0 /f reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Mi crosoftEdge\TabPreloader" /v "AllowTabPreloading" /t REG_DWORD /d 0 /f powershell Disable-WindowsOptionalFeature -Online -FeatureName "HypervisorPlatform" powercfg -h off manage-bde -off C: manage-bde -off D: Shutdown -r[/ICODE]

        Note: This batch file will restart your machine.
        Disabling Searchhost.exe could possibly disable the start menu:
        Replace with OpenShell
        Searches will still take place on the machine that will not be affected, telemetry search app will however be disabled.

        ================================================== ================================================== ===================================

        Please download the file PrivWindozeLite.exe and place it on your desktop.

        Important: Ensure that you save all your current work, as this script will attempt to close all non-essential processes during its scan, including the web browser you are using to read this message.
        [ul]
        [li]Right-click on PrivWindozeLite.exe and select β€œRun as administrator” from the context menu.[/li][li]When the tool launches, you may be prompted again to save your work before proceeding.[/li][li]If the scan does not start automatically, press any key on your keyboard to initiate it.[/li][li]The script will try to create a System Restore point and will go through several stages of scanning. Please be patient during this process.[/li][li]Don’t worry if Windows Explorer closes; it will reopen once the scan is complete. This process typically takes just a few minutes.[/li][li]After the scan is done, the command prompt window will close automatically after 5 seconds, and you should find a log file named PrivWindoze.txt on your desktop.[/li][li]Please copy or attach the contents of PrivWindoze.txt in your next response.[/li][/ul]

        Reboot the machine and test:

        Comment

        • Malnutrition
          PCHF Moderator
          • Jul 2016
          • 7045

          #5
          Once done with the above.

          To free up resources when you want on demand:

          Download KillEmAll
          Download Reduce Memory

          Unzip them both to your desktop.
          Right click an empty space on your desktop
          Create a new folder
          Name it [COLOR=rgb(243, 121, 52)]tools

          Drag KillEmAll.exe & ReduceMemory_x64.exe
          Into the new folder named[COLOR=rgb(243, 121, 52)] tools
          Right Click desktop create new text document.
          right click rename it KillEmAll_Allowed.txt

          Then open command prompt >>>>>>>>
          tasklist > β€œ%USERPROFILE%\Desktop\tasklist.txt”
          Here you will find the short command for your browser for example firefox.exe
          Paste firefox.exe into KillEmAll_Allowed.txt
          Save it drop it in the tools folder.
          Kill Em all will not stop any process that is listed in Killemall_Allowed, the processes must be added here one per line.


          Now create a batch file.

          Open a notepad and copy the entire content of the code box below.
          Do not copy the word code!
          Paste the txt into the notepad. Save the file to your desktop as kill.bat
          Now you will right click the on kill.bat and run as administrator.

          [ICODE]@echo off %userprofile%\Documents\tools\KillEmAll.exe /auto %userprofile%\Documents\tools\ReduceMemory_x64.exe /O exit[/ICODE]
          Drag Kill.bat to the tools folder.

          Now drag the tools folder to your documents folder.

          [COLOR=rgb(243, 121, 52)]tools should contain: ( Kill.bat β€” KillEmAll_Allowed.txt β€” KillEmAll.exe β€” ReduceMemory_x64.exe )

          Last you will create one final batch file:
          This will add the ability to run this batch file to your right click menu
          You can after following these steps, right click on a blank space on your desktop
          Then select run kill batch
          This will execute killemall and it will kill all processess except your browser in my case firefox.exe
          or you can add whatever you want to the KillEmAll_Allowed.txt to not be stopped when running the kil batch file,
          Reducememory will free up the memory of the programs that were killed.

          Open a notepad and copy the entire content of the code box below.
          Do not copy the word code!
          Paste the txt into the notepad. Save the file to your desktop as Addtorightclick.bat
          Now you will right click the on Addtorightclick.bat and run as administrator.

          [ICODE]@echo off setlocal EnableDelayedExpansion SET KILL_BATCH_PATH="%USERPROFILE%\Documents\tools\kil l.bat" SET KEY="HKEY_CLASSES_ROOT\Directory\Background\shell\ KillBatch" SET COMMAND="HKEY_CLASSES_ROOT\Directory\Background\sh ell\KillBatch\command" reg add %KEY% /t REG_SZ /d "Run Kill Batch" /f reg add %COMMAND% /t REG_SZ /d "!KILL_BATCH_PATH!" /f taskkill /f /im explorer.exe start explorer.exe exit /b [/ICODE]
          That is it, you can now right click an empty space on your desktop and run the kill batch, this will free up resources on demand[/COLOR][/COLOR][/COLOR]

          Comment

          • Malnutrition
            PCHF Moderator
            • Jul 2016
            • 7045

            #6
            @Danknoob I’m curious how this played out, do you still need help? Games running better, or need help creating the kill batch?

            Comment

            • Bruce
              PCHF Moderator
              • Oct 2017
              • 10702

              #7
              @Danknoob - any news?

              Comment

              • Bruce
                PCHF Moderator
                • Oct 2017
                • 10702

                #8
                To re-open, go here, select a Member, click Send direct message and give the thread title.

                Comment

                Working...