Password reset and notification emails are now sending correctly.
If you recently requested a password reset, please check your inbox (and spam folder just in case).
You can now reset your password and log in as normal.
Welcome back to PCHF, and thank you for your patience during our migration process!
— The PCHF Team
Welcome to PC Help Forum!
You’re viewing our community as a guest.
That means you can browse posts, but can’t yet reply or start new topics.
Join us today — it's completely free!
As a member, you'll be able to:
✅ Get personalized tech support from trusted volunteers
🦠 Work one-on-one with our Malware Removal Specialists
Hi there. I bought this laptop around 3 months ago, and while every other game I play works just fine, it’s these two (BFV and 2042) that never seem to work appearantly. The game loads up in the main menu, and even gets in game and lets me play for almost a minute, but as soon as that happens it crashes, without any fps drops or even a crash error. This has repeatedly happened to me ever since I’ve gotten the laptop in only these games, and I’ve tried to do everything I could, including changing settings, updating drivers, re-installing multiple times, and yet the issue seems to persist consistently.
Any help or fix for this would be highly appreciated.
Please download MiniToolBox and save it to your desktop.
Run the program by right clicking on it and selecting Run as administrator.
When the program opens check mark Select All Then hit GO
Please post the log in your next reply. Attach or copy and paste, whatever is easier for you.
Speccy Scan.
[ul]
[li]Please go here and download Speccy.[/li][li]Install and run the program.[/li][li]Upon Completion:[/li][li]Hit File[/li][li]Publish Snap Shot[/li][li]A link will appear, post that link.[/li][/ul]
Please download MiniToolBox and save it to your desktop.
Run the program by right clicking on it and selecting Run as administrator.
When the program opens check mark Select All Then hit GO
Please post the log in your next reply. Attach or copy and paste, whatever is easier for you.
Speccy Scan.
[ul]
[li]Please go here and download Speccy.[/li][li]Install and run the program.[/li][li]Upon Completion:[/li][li]Hit File[/li][li]Publish Snap Shot[/li][li]A link will appear, post that link.[/li][/ul]
Thankyou for the help. However, when the minitoolbox is done scanning, i get nothing on my notepad.
Do you use one drive? Remove it if not with O&O app buster provided below.
[COLOR=rgb(184, 49, 47)]There are two programs to manage your startups and scheduled task:
Disable anything you do not use every single time you start the computer, there is no need to have multiple items starting with the machine, that will waste resources. Leave Microsoft Scheduled task alone, if you are unsure of the importance of the task, the startups can go, only thing you really need starting is windows defender.
[COLOR=rgb(243, 121, 52)]What’s in startup. ============ > Click Here
[COLOR=rgb(243, 121, 52)]TaskSchedulerView[COLOR=rgb(243, 121, 52)].============> Click Here
Let’s change some power 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 [COLOR=rgb(184, 49, 47)]screen.bat
Now you will right click the on [COLOR=rgb(184, 49, 47)]screen.bat and run as administrator.
Code:
@echo off
:: Set Active Power Scheme to Balanced
powercfg -setactive 381b4222-f694-41f0-9685-ff5bb260df2e
:: Disable Hibernation
powercfg -hibernate off
:: Turn Off Monitor after 60 min on AC Power
powercfg -change monitor-timeout-ac 60
:: Turn Off Monitor after 30 min on Battery Power
powercfg -change monitor-timeout-dc 30
:: Turn Off Hard Disk after 60 min on AC Power
powercfg -change disk-timeout-ac 60
:: Turn Off Hard Disk after 30 min on Battery Power
powercfg -change disk-timeout-dc 30
:: Suspend after 60 min on AC Power
powercfg -change standby-timeout-ac 35
:: Suspend after 30 min on Battery Power
powercfg -change standby-timeout-dc 30
:: Enable Screen Saver (Registry Modification)
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v ScreenSaveActive /t REG_SZ /d 1 /f
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v SCRNSAVE.EXE /t REG_SZ /d C:\Windows\System32\Mystify.scr /f
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v ScreenSaveTimeOut /t REG_SZ /d 900 /f
pause
exit
Download O&O APP buster, remove all the preinstalled crap.
Download O&O ShutUp10, 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.
[COLOR=rgb(184, 49, 47)]What this batch file does:
[ol]
[li]Disables the Windows SmartScreen filter, which is a security feature designed to protect users from malicious software and websites.[/li][li]Sets the telemetry data collection level to 0, effectively disabling it. Telemetry data includes diagnostic and usage information sent to Microsoft.[/li][li]Disables the advertising ID, which is used by apps to provide personalized ads.[/li][li]Disables IPv6 on all network interfaces by setting the DisabledComponents registry value to 255.[/li][li]Configures all network interfaces with enabled IP addresses to use Cloudflare’s DNS servers (1.1.1.1 and 1.0.0.1).[/li][li]Disable BitLocker encryption on drives C: and D:.[/li][li]Clears the DNS resolver cache.[/li][li]Refreshes all DHCP leases and re-registers DNS names.[/li][li]Disable various scheduled tasks related to network tracing and the Customer Experience Improvement Program (CEIP).[/li][li]Stop various Windows services:[/li][li]Configure the specified services to be disabled at startup.[/li][/ol]
[ul]
[li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]WSearch: Windows Search service.[/li][li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]lfsvc: Geolocation service.[/li][li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]DiagTrack: Diagnostic Tracking service.[/li][li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]dmwappushservice: WAP Push message routing service.[/li][li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]RetailDemo: Retail Demo service.[/li][li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]SysMain: Superfetch service.[/li][/ul]
Create and run batch file.
Open a notepad and copy the entire content of the code box below.
Paste the txt into the notepad. Save the file to your desktop as [COLOR=rgb(184, 49, 47)]123.bat
Now you will right click the on [COLOR=rgb(184, 49, 47)]123.bat and run as administrator.
[COLOR=rgb(184, 49, 47)]Now after completing the steps, reboot your computer and test the game. [/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR]
Do you use one drive? Remove it if not with O&O app buster provided below.
[COLOR=rgb(184, 49, 47)]There are two programs to manage your startups and scheduled task:
Disable anything you do not use every single time you start the computer, there is no need to have multiple items starting with the machine, that will waste resources. Leave Microsoft Scheduled task alone, if you are unsure of the importance of the task, the startups can go, only thing you really need starting is windows defender.
[COLOR=rgb(243, 121, 52)]What’s in startup. ============ > Click Here
[COLOR=rgb(243, 121, 52)]TaskSchedulerView[COLOR=rgb(243, 121, 52)].============> Click Here
Let’s change some power 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 [COLOR=rgb(184, 49, 47)]screen.bat
Now you will right click the on [COLOR=rgb(184, 49, 47)]screen.bat and run as administrator.
Code:
@echo off
:: Set Active Power Scheme to Balanced
powercfg -setactive 381b4222-f694-41f0-9685-ff5bb260df2e
:: Disable Hibernation
powercfg -hibernate off
:: Turn Off Monitor after 60 min on AC Power
powercfg -change monitor-timeout-ac 60
:: Turn Off Monitor after 30 min on Battery Power
powercfg -change monitor-timeout-dc 30
:: Turn Off Hard Disk after 60 min on AC Power
powercfg -change disk-timeout-ac 60
:: Turn Off Hard Disk after 30 min on Battery Power
powercfg -change disk-timeout-dc 30
:: Suspend after 60 min on AC Power
powercfg -change standby-timeout-ac 35
:: Suspend after 30 min on Battery Power
powercfg -change standby-timeout-dc 30
:: Enable Screen Saver (Registry Modification)
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v ScreenSaveActive /t REG_SZ /d 1 /f
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v SCRNSAVE.EXE /t REG_SZ /d C:\Windows\System32\Mystify.scr /f
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v ScreenSaveTimeOut /t REG_SZ /d 900 /f
pause
exit
Download O&O APP buster, remove all the preinstalled crap.
Download O&O ShutUp10, 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.
[COLOR=rgb(184, 49, 47)]What this batch file does:
[ol]
[li]Disables the Windows SmartScreen filter, which is a security feature designed to protect users from malicious software and websites.[/li][li]Sets the telemetry data collection level to 0, effectively disabling it. Telemetry data includes diagnostic and usage information sent to Microsoft.[/li][li]Disables the advertising ID, which is used by apps to provide personalized ads.[/li][li]Disables IPv6 on all network interfaces by setting the DisabledComponents registry value to 255.[/li][li]Configures all network interfaces with enabled IP addresses to use Cloudflare’s DNS servers (1.1.1.1 and 1.0.0.1).[/li][li]Disable BitLocker encryption on drives C: and D:.[/li][li]Clears the DNS resolver cache.[/li][li]Refreshes all DHCP leases and re-registers DNS names.[/li][li]Disable various scheduled tasks related to network tracing and the Customer Experience Improvement Program (CEIP).[/li][li]Stop various Windows services:[/li][li]Configure the specified services to be disabled at startup.[/li][/ol]
[ul]
[li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]WSearch: Windows Search service.[/li][li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]lfsvc: Geolocation service.[/li][li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]DiagTrack: Diagnostic Tracking service.[/li][li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]dmwappushservice: WAP Push message routing service.[/li][li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]RetailDemo: Retail Demo service.[/li][li][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)]SysMain: Superfetch service.[/li][/ul]
Create and run batch file.
Open a notepad and copy the entire content of the code box below.
Paste the txt into the notepad. Save the file to your desktop as [COLOR=rgb(184, 49, 47)]123.bat
Now you will right click the on [COLOR=rgb(184, 49, 47)]123.bat and run as administrator.
[COLOR=rgb(184, 49, 47)]Now after completing the steps, reboot your computer and test the game.
[/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR]
[COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)][COLOR=rgb(243, 121, 52)][COLOR=rgb(243, 121, 52)][COLOR=rgb(184, 49, 47)][COLOR=rgb(184, 49, 47)][COLOR=rgb(184, 49, 47)][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)][COLOR=rgb(184, 49, 47)][COLOR=rgb(243, 121, 52)][COLOR=rgb(184, 49, 47)][COLOR=rgb(184, 49, 47)][COLOR=rgb(184, 49, 47)]
Hi. Thankyou for helping with all of this. I applied all of these, however I’m now facing a new issue where the game simply crashes as soon as i open the server list from any of the game modes. This didn’t happen before, as I’d at least be able to get in-game, however I’ve tried launching the game several times now and yet i keep facing the same issue. What could possibly go wrong here?[/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color][/color]
Maybe the DNS settings are bad for your region.
Set to obtain automatically:
[ul]
[li]Press Windows Key and R at the same time.[/li][li]Type [COLOR=rgb(243, 121, 52)]ncpa.cpl hit enter.[/li][li]Right Click your connection.[/li][li]Select Properties.[/li][li]Double click Internet Protocol Version 4[/li][li]Put a tick next to obtain DNS server automatically.[/li][/ul]
While you are in there re-enable IPV6 Put a check mark next to it, then reboot.
[COLOR=rgb(243, 121, 52)]Limit how much windows update uses your bandwidth!
[ul]
[li]Click on the Start button (Windows icon) located on your taskbar.[/li][li]Select Settings from the Start menu.[/li][li]In the Settings window, click on Windows Update from the left sidebar.[/li][li]On the right side of the Windows Update page, click on Advanced options.[/li][li]Under the “Additional options” section, find and click on Delivery Optimization.[/li][li]Click on Advanced options within the Delivery Optimization settings.[/li][li]Here, you will see two main sections for configuring bandwidth:[/li][li]Download settings[/li][li]Upload settings[/li][li]Slide the bar to the minimum allowed![/li][/ul]
Since this is a gaming laptop, you should set your
Set Active Power Scheme to High Performance.
From Elevated command prompt:
Copy and paste the code below and hit enter, this will change your power plan settings.
Do not copy the word code!
Disable Hyper-V
Disable Edge: If you do not use it.
Also, make sure you have cleaned up the old driver for your graphics card.
This will prevent windows update from installing drivers when you reboot.
[ul]
[li]Open Notepad.[/li][li]Copy the code below, do not copy the word code.[/li][li]Paste into open notepad.[/li][li]Save to desktop as 456.reg[/li][li]Right click 456.reg and select merge.[/li][li]Reboot the computer for changes to take effect.[/li][/ul]
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"ExcludeWUDriversInQualityUpdate"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DriverSearching]
"SearchOrderConfig"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UpdatePolicy\PolicyState]
"ExcludeWUDrivers"=dword:00000001
Download and install DDU
Boot Into Safe Mode.
Remove the Display drivers, with DDU
Reboot back into normal mode.
Reinstall and uncheck everything except the driver.
With the Nvidia Clean install tool.
Originally posted by senpaiii-
I’ve tried to do everything I could, including changing settings, updating drivers, re-installing multiple times, and yet the issue seems to persist consistently
If there are any yellow ? marks in the device manager.
Install this app and provide a screen shot of your device manager.
Make certain you have installed your Chipset driver as well.
Go here and enter the serial number, if anything is missing from device manager.
To get serial number copy and paste [COLOR=rgb(243, 121, 52)]wmic bios get serialnumber into command prompt.[/COLOR][/COLOR]
Hi there. Apologies for the late reply, got occupied with work and stuff. However, just to update, I tried doing everything that was mentioned here, however the game still hasn’t been fixed for me. As a result, I simply uninstalled the game, as I don’t plan to play it anytime soon. Thankyou for the help by everyone here, truly appreciate it.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment