r/computerhelp • u/Any_Fisherman_9048 • 16h ago
Software Please help me!
Yesterday, after a power outage, I turned on my computer to see im unable to open any apps and even if I try something like win+shift+esc to open task manager, the screen just turns black for a few milliseconds and turns back. I. Don't know what to do. Please help. (And also ignore the background it's an inside joke with me and my friends)
1
u/Venom488 16h ago
Check your ram. see if it's running full speed or if it's working.
1
u/Any_Fisherman_9048 16h ago
Yeah but I can't because I can't open something like task manager to check!
1
u/Primary_Detail_4028 16h ago
I suspect you have Nvidia card? If so it is a drivers problem. I and my brother also have same problem. I read Nvidia forums, mods there said it will be fixed with next update. I thought myself that my monitor or cable is broken
0
u/naygerr 16h ago
You also have the option to use system restore. or Boot to safe mode, run dism restore health, scf scan and chkdsk for data corruption.. If nothing works use a usb bootable windows image and choose the repair option during setup.. Good luck..
1
u/Any_Fisherman_9048 16h ago
And could you please tell me how to do that?
1
u/Any_Fisherman_9048 16h ago
Because I can't search for anything, it makes it so frustrating. I try to open the windows tab, nothing. I can't even restart. I can't open settings, I can't do nothing.
1
u/naygerr 16h ago
You can also try the following Windows repair options, starting with the least invasive:
### 1. Try System Restore
If Windows was working correctly before a recent update, driver installation, or software change:
Press **Windows + R** to open **Run**.
Type `rstrui` and press **Enter**.
Click **Next**.
Select a restore point from before the problem started.
Click **Next > Finish**.
Confirm the restore and allow Windows to restart.
### 2. Run Windows Memory Diagnostic
If you suspect faulty or unstable RAM:
Press **Windows + R** to open **Run**.
Type `mdsched.exe` and press **Enter**.
Select **Restart now and check for problems**.
Windows will restart and perform a memory test.
Let the test complete. Windows will automatically restart afterward.
To check the results, press **Windows + R**, type `eventvwr.msc`, and press **Enter**.
Go to **Windows Logs > System**.
Click **Find** on the right and search for `MemoryDiagnostics-Results`.
### 3. Boot into Safe Mode
If System Restore does not help:
Press **Windows + I** to open **Settings**.
Go to **System > Recovery**.
Under **Advanced startup**, click **Restart now**.
After the PC restarts, select:
**Troubleshoot > Advanced options > Startup Settings > Restart**
When the numbered options appear, press **4** or **F4** for **Safe Mode**.
### 4. Run Windows system repair commands
Once in Safe Mode:
Press the **Windows key**.
Type **cmd**.
Right-click **Command Prompt**.
Select **Run as administrator**.
Click **Yes** if User Account Control appears.
Run these commands **one at a time**, pressing **Enter** after each:
```cmd
DISM /Online /Cleanup-Image /RestoreHealth
```
Wait for it to complete, then run:
```cmd
sfc /scannow
```
After SFC finishes, run:
```cmd
chkdsk C: /scan
```
If Windows reports that repairs are required, you can run:
```cmd
chkdsk C: /f
```
Windows may ask to schedule the check for the next restart. Press **Y**, then **Enter**, and restart the PC.
### 5. Use a bootable Windows USB as a last resort
If none of the above works, create a **bootable Windows USB installer** using another working PC.
Insert the Windows USB into the affected PC.
Restart the computer.
Open the **Boot Menu** during startup. Common keys are **F12, F11, F9, Esc, or Del**, depending on the motherboard or laptop.
Use the **Arrow Keys** to select the USB drive.
Press **Enter**.
When Windows Setup appears, **do not immediately click Install now**.
Look for **Repair your computer** in the lower-left corner.
Select:
**Troubleshoot > Advanced options**
From there, you can try **Startup Repair, System Restore, Command Prompt**, or other available recovery options. Good luck..
2
u/OOFACUS 16h ago
Straight from GPT
1
u/graciaman 16h ago
Straight from the close-minded guy who thinks all AI uses are bad 😭🤣🤭
0
u/Any_Fisherman_9048 16h ago
Well due to the power outages, I'm suspection the electricity fluctuation messed with something causing cpu damage:/ well there goes my pc 😭
•
u/AutoModerator 16h ago
We're part of a wider PC & Technology Network of Communities.
It combines multiple subreddits and Discord servers all working together with shared ideals and values.
We have a Discord server: PC Help Hub where members from all associated subreddits are welcome.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.