Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
i dont think so?
how would i check if i did?
type WINVER
does it say 1803 or 1809?
It will show a version number such as 1709, 1803, 1809 etc..
But since you don't know you probably haven't recieve that update yet.
That GPU temperature you checked, is that an idle temperature? Check both the CPU and GPU temperature while ingame.
And you say all games have slowed to a crawl and that Roblox doesn't open. All other games do start right?
NOPE. its not that roblox doesnt start.
its just slow as ♥♥♥♥.
every game i tried
-lisa
-teamfortress
-skyrim
-new vegas
are all at a snails pace and my windows version is at 1803
it is indeed at a idle temperature i usually play game with a fan pointed at PC so usually my temperatures (at mid to high settings) sit around at 40.c - 47.c
1803
possibly both.
i cant even get to the start menu without the pointer moving 20-30 seconds later.
But the mouse moving so slow makes me doubt it's the HDD, I don't recall ever seeing a slow to respond mouse pointer on a PC with a deffective drive.
If the computer is responsive enough to do a software check you can check the HDDs smart status with Crystal Disk Info, and also check the task manager to see if anything such as CPU or RAM is getting maxed.
CrystalDiskInfo to check drive health and smart table
Command Prompt (Admin) --> CHKDSK /F /R
^ To check Disk for errors, bad sectors, and correct any if exists. However if bad sectors are found, the HDD is dying for sure. As when this starts, it only gets worse as time passes. If you have multiple drives, you can type CHKDSK /F /R Z:
"Z:" being whatever drive letter of your other drive u wish to check.
Windows Memory Diagnostic
^ It's built into your WinOS already, type it in Search bar, or go to Control Panel > Admin Tools
Then reboot your PC to enter the WMD tool. Once this launches, press F1 key.
Change options to "Extended" > "Off" > "10"
Meaning, extended tests, cache=off, 10 passes
Then press F10 key to apply and restart the test with these new options.
The mem test generally may take hours, depending on amount of RAM. So run this over-night perhaps. If it finishes and re-enters Windows on it's own, your results can be found in Event Viewer.
will attempt. will try and post result.
thank you.
Everything working ok now?
What if any errors and such were there?
If your games are suddenly performing poorly, the first thing is to try and make observations about how your *hardware* is actually performing.
Is your game running at the Refresh Rate that you think it is?
If it's not and you enjoy vsync, you'll either experience skipping -or if operating under double-buffering, the frame-rate will be completely halved.
There are several bootstrap utilities (like special K) that will spit out this information for you. What's reported in-game may not necessarily match your display because sometimes the game (or windows) doesn't trigger the appropriate switch between display modes -so check that too.
Is the GPU or CPU fully 'spinning up' under load?
I find that GPU voltage is a good indicator, but it helps to know how it normally behaves beforehand. For example, I know that my GPU's voltage should jump to 1.275 under appropriate load. If my video driver has recently crashed, it may invoke a power state that interferes with full operation until you either reboot the machine or restart the display driver. To check this, I just fire up Kombustor for a few seconds to see if my GPU completely springs to life or not.
In line with the previous paragraph, does your CPU kick into full gear? If you check MSI afterburner (or the performance tab in Task Manager), does it boost up to your configured clock speed? If not, can you get any other applications to bring the CPU to life?
Is the game evenly distributing work between all of your cores?
Games like Assassins Creed IV or Far Cry 3 require that many users disable and then re-enable a CPU core (Affinity). Check MSI Afterburner, or your Task Manager.
Try turning HPET (High Performance Event Timer) on or off. Especially, I think, since the last Windows update. I think Microsoft is fiddling with CPU timing/queuing in their updates, what with all this talk of their silly 'Game Mode'. I just finished experimenting with HPET on my own machine. Made stuff WAY worse, but taught me a lot about timing behavior and its consequences on not only video performance (framskipping), but also audio streaming (pops and clicks if things aren't running smoothly).
To wrap things up for now, in my experience things like SFC, DXDiag, and other attempts to root out a software issue *first*....are a bad way to start. It's too much to sift through. If it's a software issue, your hardware's performance will point you in the right direction first.