Laptop delayed operation

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • eem2a
    PCHF Member
    • May 2024
    • 2

    #1

    Laptop delayed operation

    Hi,

    Every time i left click or right click a folder, it doesnt open it straight away.
    It pauses for up to 4 to 5 seconds, then opens it, or allows me to rename it,
    etc.
    Do you know why this delay?, and how to remove it?
    I am using a Laptop of type HP Probook 450 15.6 inch G10 Notebook PC.

    I am using windows 11 Pro
  • Bastet
    PCHF Member
    • Aug 2016
    • 1515

    #2
    Right click on start & choose powershell/terminal with admin & type/copy & paste these cmds one at a time then click Enter:
    Code:
    SFC /SCANNOW
    DISM /Online /Cleanup-Image /StartComponentCleanup 
    DISM /Online /Cleanup-Image /RestoreHealth
    SFC /SCANNOW
    Yes the Sfc cmd is run twice.

    Comment

    • eem2a
      PCHF Member
      • May 2024
      • 2

      #3
      Thanks, i tried it but it says i need β€œelevated permissions”…its a work laptop so ill have to see if i can contact the external IT.

      Comment

      • Bastet
        PCHF Member
        • Aug 2016
        • 1515

        #4
        If it still said that when choosing to run powershell/terminal with administrator rights then it’s being blocked by the company.

        Comment

        • xrobwx71
          PCHF Moderator
          • Mar 2023
          • 1067

          #5

          #15

          Comment

          Working...