1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Spinning Cursor

Discussion in 'Windows 10' started by daveleonard, Oct 12, 2020.

  1. daveleonard

    daveleonard Registered Members

    Joined:
    Dec 2, 2013
    Messages:
    417
    Operating System:
    Windows 10
    Computer Brand or Motherboard:
    Acer Aspire
    CPU:
    See below
    Memory:
    Ditto
    Hard Drive:
    Ditto
    Graphics Card:
    Ditto
    Power Supply:
    Ditto
    OK will do.
     
  2. daveleonard

    daveleonard Registered Members

    Joined:
    Dec 2, 2013
    Messages:
    417
    Operating System:
    Windows 10
    Computer Brand or Motherboard:
    Acer Aspire
    CPU:
    See below
    Memory:
    Ditto
    Hard Drive:
    Ditto
    Graphics Card:
    Ditto
    Power Supply:
    Ditto
    I still have a major problem. The pc went unresponsive again before I could even restart the thing. As far as I know it was not doing updates at the time. I set it to alert me before updates are started and downloaded so I can be ready. Nothing from the desktop would respond nor anything from the task bar. Now after 15 minutes I finally see some movement and I can restart. I set up my memory stick to allow windows a bit more ram if that is the problem. Memory has never bern a problem before. The task bar is very slow to pull up when restarted. Now it restarted, msEdge was very slow to pull up. I will post this with my Tablet and then go in abd add a file with the pc. This is driving me crazy, yes I know it's a short drive. Meh.
     

    Attached Files:

  3. IJAC

    IJAC Super-Moderator Super Moderators

    Joined:
    May 8, 2017
    Messages:
    926
    Location:
    Here
    Operating System:
    Linux Based
    Computer Brand or Motherboard:
    I have a Asus prime Z270A MB
    CPU:
    Intel i5 Quad core
    Memory:
    Rip Jaw 32 GB
    Hard Drive:
    Samsung Evo 500 GB SS
    Graphics Card:
    On Board
    Power Supply:
    750 Watt Corsair
    Now I am thinking it could be something else. Try running this:
    Run CHKDSK to check for disk errors
    1. Press the Windows + R keys to open the Run dialog box.

    2. Type the following text, and then press Enter.

      cmd

    3. Type the drive letter of the drive you want to check (followed by a colon), and then press Enter. For example, type the following text to check drive C.

      c:

    4. Change to the root directory of the drive by typing the following text and pressing Enter.

      cd\

    5. Type the following text, and then press Enter.

      chkdsk /f /r

      where <switch> is one of the following:
      • If you want to automatically repair file system errors, use the /f switch (for example, chkdsk /f).

      • If you want to both repair file system errors and scan for and recover bad sectors, use the /r switch (for example, chkdsk /r).
      If you do not specify a switch when you run CHKDSK, any errors that are found are not fixed.

    6. If you are prompted to schedule CHKDSK to run the next time the computer restarts (because CHKDSK may be unable to gain exclusive access to the drive under Windows), type the following text, and then press Enter.

      y

    7. At the command prompt, type the following text, and then press Enter.

      exit

    8. If you had to schedule the CHKDSK operation, then restart your computer.

      While Windows loads, CHKDSK should automatically run and check the drive that you specified earlier.
     
  4. IJAC

    IJAC Super-Moderator Super Moderators

    Joined:
    May 8, 2017
    Messages:
    926
    Location:
    Here
    Operating System:
    Linux Based
    Computer Brand or Motherboard:
    I have a Asus prime Z270A MB
    CPU:
    Intel i5 Quad core
    Memory:
    Rip Jaw 32 GB
    Hard Drive:
    Samsung Evo 500 GB SS
    Graphics Card:
    On Board
    Power Supply:
    750 Watt Corsair
  5. daveleonard

    daveleonard Registered Members

    Joined:
    Dec 2, 2013
    Messages:
    417
    Operating System:
    Windows 10
    Computer Brand or Motherboard:
    Acer Aspire
    CPU:
    See below
    Memory:
    Ditto
    Hard Drive:
    Ditto
    Graphics Card:
    Ditto
    Power Supply:
    Ditto
    Apparently, there are no errors in C. See the attached notice. As far as the link to download the file checker I got the advice from MalwareBytes not to go there because of a pup. I tried the cmd prompt but that didn't work out for me. See files. I have never had much luck using the cmd prompt. Anyway, I can't run chkdsk.
     

    Attached Files:

  6. Tony D

    Tony D Administrator Administrator

    Joined:
    Sep 25, 2009
    Messages:
    5,156
    Location:
    SE Pennsylvania, USA
    Operating System:
    Windows XP Professional
    You were pretty close with the chkdsk command. You just needed a space after chkdsk and before the /r.

    Try again. I like to type command into Windows' search box. When Command Prompt appears in the search result, I click on Run as Administrator in the right-hand pane. Click Yes to let it make changes to the machine.

    At the Users\Acer> prompt, type "chkdsk /r" without the quotes and press the Enter key. Remember to include the space after chkdsk and before the /r.

    Windows should say something to the effect that it can't run on the volume because it's in use or something like that. It'll ask if you want to run chkdsk when it restarts. Type a Y and press the Enter key.

    Restart the computer and get a cup of coffee or two because it's going to take a while, maybe two or three hours.
     
    allheart55 (Cindy E) likes this.
  7. daveleonard

    daveleonard Registered Members

    Joined:
    Dec 2, 2013
    Messages:
    417
    Operating System:
    Windows 10
    Computer Brand or Motherboard:
    Acer Aspire
    CPU:
    See below
    Memory:
    Ditto
    Hard Drive:
    Ditto
    Graphics Card:
    Ditto
    Power Supply:
    Ditto
    OK, will take me some time to get it done. But what about c2.png above that advises chdsk does not need to be run? Is that valid?
     
  8. Tony D

    Tony D Administrator Administrator

    Joined:
    Sep 25, 2009
    Messages:
    5,156
    Location:
    SE Pennsylvania, USA
    Operating System:
    Windows XP Professional
    I did see that. You're probably OK, but it can't hurt to run the chkdsk.

    btw: how old is the hard drive? Sometimes after a few years they've been known to simply slow down. They don't show an error, they just get slow. The only way to test is to clone the drive to a know good drive. Unfortunately, I don't think you have a spare hard drive.
     
  9. IJAC

    IJAC Super-Moderator Super Moderators

    Joined:
    May 8, 2017
    Messages:
    926
    Location:
    Here
    Operating System:
    Linux Based
    Computer Brand or Motherboard:
    I have a Asus prime Z270A MB
    CPU:
    Intel i5 Quad core
    Memory:
    Rip Jaw 32 GB
    Hard Drive:
    Samsung Evo 500 GB SS
    Graphics Card:
    On Board
    Power Supply:
    750 Watt Corsair
    Thanks Tony I am running out of ideas for this one. My brain hurts lol.
     
  10. allheart55 (Cindy E)

    allheart55 (Cindy E) Administrator Administrator

    Joined:
    Jun 11, 2009
    Messages:
    10,614
    Location:
    Pennsylvania
    Operating System:
    Windows 10
    Computer Brand or Motherboard:
    ASUS M4A77TD AM3 AMD 770 ATX AMD
    CPU:
    AMD Phenom II X6 1090T-Thuban 3.2GHz
    Memory:
    Crucial-DDR3 SDRAM 1333-8GB
    Hard Drive:
    WD Caviar Black SE HDD 640 GB - WD Caviar Black SE HDD 500 GB
    Graphics Card:
    Sapphire Radeon HD-7870 2GB
    Power Supply:
    CORSAIR CMPSU-750W
    Since the System File Checker has not yet been run, let's try this....
    In the Search box, type cmd
    Where command prompt appears in the search list, on the start menu, right click it and select Run As Administrator.
    In the command window type sfc /scannow.
    Take note of the space between sfc and the forward slash.
    You can also copy and paste the command.
    sfc /scannow
    Hit the Enter key to begin.
     
    8_Ball likes this.
  11. daveleonard

    daveleonard Registered Members

    Joined:
    Dec 2, 2013
    Messages:
    417
    Operating System:
    Windows 10
    Computer Brand or Motherboard:
    Acer Aspire
    CPU:
    See below
    Memory:
    Ditto
    Hard Drive:
    Ditto
    Graphics Card:
    Ditto
    Power Supply:
    Ditto
    Just not my day I guess. See the error attached. The pc is only three years old. It has run well so far today. I just can't seem to get chkdsk going. Sorry
     

    Attached Files:

  12. allheart55 (Cindy E)

    allheart55 (Cindy E) Administrator Administrator

    Joined:
    Jun 11, 2009
    Messages:
    10,614
    Location:
    Pennsylvania
    Operating System:
    Windows 10
    Computer Brand or Motherboard:
    ASUS M4A77TD AM3 AMD 770 ATX AMD
    CPU:
    AMD Phenom II X6 1090T-Thuban 3.2GHz
    Memory:
    Crucial-DDR3 SDRAM 1333-8GB
    Hard Drive:
    WD Caviar Black SE HDD 640 GB - WD Caviar Black SE HDD 500 GB
    Graphics Card:
    Sapphire Radeon HD-7870 2GB
    Power Supply:
    CORSAIR CMPSU-750W
    In order to run chkdsk, you need to type cmd into the Search bar.
    Where command prompt appears in the search list, on the start menu, right click it and select Run As Administrator.
    In the Command Prompt window that opens, type, chkdsk /r and hit the Enter key to begin.
    Take note of the space between chkdsk and the forward slash /.

    You will see this....
    Chkdsk cannot run because the volume is in use by another
    process. Would you like to schedule this volume to be
    checked the next time the system restarts? (Y/N)

    Type Y and hit the Enter key.
    Restart your computer and check disk will begin.
     
  13. daveleonard

    daveleonard Registered Members

    Joined:
    Dec 2, 2013
    Messages:
    417
    Operating System:
    Windows 10
    Computer Brand or Motherboard:
    Acer Aspire
    CPU:
    See below
    Memory:
    Ditto
    Hard Drive:
    Ditto
    Graphics Card:
    Ditto
    Power Supply:
    Ditto
    Chkdsk run and done. I didn't see a report but the thing ran and did fixing so I guess it's ok. Thanks to you all and thanks to Cindy for the instructions. I plan to run it also on an old Acer I have.
     
  14. daveleonard

    daveleonard Registered Members

    Joined:
    Dec 2, 2013
    Messages:
    417
    Operating System:
    Windows 10
    Computer Brand or Motherboard:
    Acer Aspire
    CPU:
    See below
    Memory:
    Ditto
    Hard Drive:
    Ditto
    Graphics Card:
    Ditto
    Power Supply:
    Ditto
    Still having to do hard boots as my pc freezes and the cursor spins. It happened again today as I was navigating in Firefox. I put another fresh copy of windows 10 via the media creation tool and that seems to have worked for a while. Perhaps it is the spotty internet connection we have here as Cindy mentioned. But why should the entire pc freeze? (Firefox just froze at the end of the last sentence but not the entire pc this time.) I was able to use the task manager to end the process, see attachment.
    I guess I am stuck with this problem so my question is: is there a "hotkey" I can use to get the pc restarted instead of doing a hard boot all the time? I used to use control Alt Delete on my old pc but that doesn't work on this new one.
     
  15. Tony D

    Tony D Administrator Administrator

    Joined:
    Sep 25, 2009
    Messages:
    5,156
    Location:
    SE Pennsylvania, USA
    Operating System:
    Windows XP Professional
    If you were able to use the Task Manager, your machine hadn't froze. Perhaps it's just your browser that's getting hung up. How about trying another browser for a while? Maybe Google's Chrome. It's available at https://www.google.com/chrome/

    p.s. There was no attachment.
     
  16. daveleonard

    daveleonard Registered Members

    Joined:
    Dec 2, 2013
    Messages:
    417
    Operating System:
    Windows 10
    Computer Brand or Motherboard:
    Acer Aspire
    CPU:
    See below
    Memory:
    Ditto
    Hard Drive:
    Ditto
    Graphics Card:
    Ditto
    Power Supply:
    Ditto
    You did not carefully read the above message. Yes, I know that the pc is not frozen up when I can use the task manager from the task bar. It was not just my browser getting hung up but the entire PC. My whole purpose here was to ask about "HOTKEYS" which you completely ignored! Yes, No, Maybe, Don't want to answer, Don't know about "HOTKEYS", don't want me to know about "HOTKEYS"?
    I have been patient these last thirty or forty replies but I am of the opinion now that you don't know what you are talking about.
    I noticed you have no mechanism for one to close his/her account. So I now demand you to close my account!!!~
     
  17. plodr

    plodr CHF Advisor CHF Advisers

    Joined:
    May 31, 2017
    Messages:
    1,219
    Operating System:
    Windows 7
    If I might stick my nose in this thread. You started by saying the computer freezes when it wakes up from sleep. The symptom was the spinning cursor and is the title of the thread.
    In post number 3, this was posted
    In other words, disable sleep mode.
    I've read this in lots of forum posts about Win 10's sleep problem.

    "hot keys" was not mentioned until post #27 on page 2.
    I've now read through 3 pages and I've failed to see any question about hot keys. I'm in my 70's too so perhaps I missed it.
    What specifically do you want to know?
     
    allheart55 (Cindy E) likes this.
  18. Tony D

    Tony D Administrator Administrator

    Joined:
    Sep 25, 2009
    Messages:
    5,156
    Location:
    SE Pennsylvania, USA
    Operating System:
    Windows XP Professional
    No
     
  19. plodr

    plodr CHF Advisor CHF Advisers

    Joined:
    May 31, 2017
    Messages:
    1,219
    Operating System:
    Windows 7
    Thanks Tony, I missed that in post #54.
     
  20. Seth Anthony

    Seth Anthony Registered Members

    Joined:
    Mar 31, 2017
    Messages:
    1,444
    Operating System:
    Linux Based
    Computer Brand or Motherboard:
    Altaire 8800
    CPU:
    Modified Texas Instruments calculator
    Memory:
    2 transistor tubes
    Hard Drive:
    pen and paper
    Graphics Card:
    TV ready
    Power Supply:
    Mouse on a wheel
    How about a ram and hard drive test?
     

Share This Page