Desktop not building correctly

  • Hi there and welcome to PC Help Forum (PCHF), a more effective way to get the Tech Support you need!
    We have Experts in all areas of Tech, including Malware Removal, Crash Fixing and BSOD's , Microsoft Windows, Computer DIY and PC Hardware, Networking, Gaming, Tablets and iPads, General and Specific Software Support and so much more.

    Why not Click Here To Sign Up and start enjoying great FREE Tech Support.

    This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  • Hello everyone We want to personally apologize to everyone for the downtime that we've experienced. We are working to get everything back up as quickly as possible. Due to the issues we've had, your password will need to be reset. Please click the button that says "Forgot Your Password" and change it. We are working to have things back to normal. Emails are fixed and should now send properly. Thank you all for your patience. Thanks, PCHF Management
Status
Not open for further replies.

Sargan

PCHF Member
Nov 15, 2021
8
1
67
About 50% of the time when I book up W10, almost all desktop icons are just white ... and PC shows as busy.
No matter how long I leave it does not recover.
If I use Ctl_Alt_Del and log off, then log back on it does build properly.

I have also carried out right-click Refresh on a correctly built desktop, but the fault still happening.

Any suggestions .... it's running Windows 10 ver 21H1

Is there a repair/rebuild option ?
 
Complete system specs including the PSU make and model.

Run System File Checker

Run a Check Disk

to post the results
Press the Windows + R keys to open the Run dialog
Type powershell.exe
Then press Enter.

In PowerShell, copy and paste the command below, and press Enter.
get-winevent -FilterHashTable @{logname="Application"; id="1001"}| ?{$_.providername –match "wininit"} | fl timecreated, message | out-file Desktop\CHKDSKResults.txt

The CHKDSKResults.txt file will be created on your desktop,

COPY and PASTE the contents from the CHKDSKResults.txt file into a post. You can also attach the files.
 
System spec ....
Intel i5-3570 3.4GHz
16 GB RAM Corsair XMS
OS 64 bit
Motherboard ASUS P8Z77-V LE
MSI NVIDIA GeForce GTX560 TI Graphics card
SSD primary drive 500GB
HDD secondaries 2TB


Run DISM.exe /Online /Cleanup-image /Restorehealth
Run SFC /scannow CBS log attached

Run chkdsk C: /F /R
It completed but when I run your command in power shell gives error ... " Could not find a part of the path 'C:\WINDOWS\system32\Desktop\CHKDSKResults.txt'."
 

Attachments

Complete system specs including the PSU make and model.
Did you miss

When you press the Windows Key + X does it show Powershell or Command Prompt

If Powershel use the one that shows Admin and copy and paste the command again see if that does it.

Did the SFC state any errors on the screen?
 
I tried your command several; times in Popwershell Admin .... same error.
I usd this string instead" get-winevent -FilterHashTable @{logname="Application"; id="1001"}| ?{$_.providername -match "wininit"} | fl timecreated, message | out-file "$env:userprofile\Desktop\CHKDSKResults.txt""
This worked OK .... file is attached.

Power Supply is CoolerMaster M2 Silent Pro 620W
In addition, standard CPU fan replaced with CoolerMaster Hyper
 

Attachments

Status
Not open for further replies.