How to restore the Original YouTube Layout

You might be asking yourself, why not use an extension that does the same job? Two reasons: an extension will constantly run in the background but a userscript will only be active while you’re on YouTube, so it’s a lot lighter on the resources. Second, the scripts we’re using are pretty simple and small, so it’s easy to audit them for privacy reasons. Extensions (unless they’re open source, and you’ve compiled them yourself) aren’t transparent like that.

Installing a Userscript Extension

Userscripts run inside a script extension. TamperMonkey and ViolentMonkey are two solid options. I’m going to use TamperMonkey since it’s available on every popular browser.

Go to the TamperMonkey website and select your browser, then scroll down and click “Get from the Store.”

TamperMonkey download page.

You’re now ready to load the userscript that will revert YouTube’s layout.

Revert YouTube to the Old Layout

You can download scripts for free from GreasyFork. Unsurprisingly, a lot of people want to get the old YouTube layout. You have options, however not all of them work perfectly.

I tried three different userscripts: Pre-2024 YouTube UI, Classic YouTube Layout, and Restore Old Youtube (Void). Restore Old YouTube works best on my browser.

To follow along, open the Restore Old Youtube userscript in GreasyFork. Click “Install this Script.” You’ll be redirected to TamperMonkey to confirm the installation.

Once that’s done, click the TamperMonkey extension (click the extensions button if you can’t locate it.) Then click “Dashboard.”Make sure that the right script is enabled on the Dashboard. We’re ready to test it now

.Open YouTube in your browser and the layout should be changed. If it hasn’t, click the TamperMonkey extension icon and make sure the script is active.

Enabling the old YouTube layout script in TamperMonkey.

Hide YouTube Shorts

You can also get rid of Youtube Shorts from the feed and search with a simple script. There are more than a dozen scripts available that do the trick. I tested a few of them, and they all worked perfectly.

Hide Youtube Shorts is a good script that I’m using. To load it, click the “Install this Script” button on GreasyFork and hit “Install” again when you’re redirected to the TamperMonkey page.

Go to YouTube and scroll down to see if the Shorts panel is gone.

Disable the Rounded Design

I’m not a fan of the rounded design that YouTube has now. If you prefer the old boxy look, here’s how to get it back (you can skip this step if you don’t mind it).

Just install the Youtube Classic userszcript. Open the dashboard and make sure it’s active. Now open YouTube and the UI should be boxy. This script comes with the added bonus of restoring the dislike count under videos.

[mai mult...]

Cum se remediaza eroarea 0x000000f4 Blue Screen

Pentru a remedia eroarea 0x000000F4 (Blue Screen of Death – BSOD) în Windows, poți urma o serie de pași pentru a diagnostica și rezolva problemele care ar putea cauza această eroare. Iată o listă detaliată de acțiuni pe care le poți încerca:

1. Verificarea conexiunilor Hardware

  • Hard Disk/SSD: Asigură-te că toate cablurile de conectare ale hard disk-ului sau SSD-ului sunt bine fixate.
  • Memorie RAM: Scoate și reinseră modulele de memorie RAM pentru a te asigura că sunt bine conectate.

2. Verificarea și repararea Sistemului de Fișiere

  • Execută CHKDSK:
    1. Deschide Command Prompt ca administrator (apasă Win + X și selectează “Command Prompt (Admin)” sau “Windows PowerShell (Admin)”).
    2. Tastează chkdsk /f /r și apasă Enter.
    3. Repornește calculatorul pentru a permite CHKDSK să ruleze și să repare eventualele probleme.

3. Verificarea și repararea Fișierelor de Sistem

  • Execută SFC și DISM:
    1. Deschide Command Prompt ca administrator.
    2. Tastează sfc /scannow și apasă Enter. Așteaptă să se finalizeze scanarea și reparația.
    3. Dacă SFC nu poate repara toate fișierele, tastează următoarele comenzi una câte una și apasă Enter după fiecare:

      mathematica

      DISM /Online /Cleanup-Image /CheckHealth
      DISM /Online /Cleanup-Image /ScanHealth
      DISM /Online /Cleanup-Image /RestoreHealth

4. Actualizarea Driverelor

  • Driverele:
    1. Accesează Device Manager (apasă Win + X și selectează “Device Manager”).
    2. Actualizează toate driverele, în special pentru hard disk/SSD, controlerul SATA și driverele de chipset.

5. Verificarea erorilor Hardware

  • Memorie RAM:
    1. Rulează Windows Memory Diagnostic (apasă Win + R, tastează mdsched.exe și apasă Enter).
    2. Alege “Restart now and check for problems” și lasă testul să se finalizeze.
  • Hard Disk/SSD:
    1. Folosește un program de diagnosticare furnizat de producătorul unității pentru a verifica starea de sănătate a discului.

6. Verificarea și eliminarea conflitului Software

  • Dezinstalează software recent instalat:
    1. Dacă eroarea a apărut după instalarea unui nou software, dezinstalează-l pentru a vedea dacă problema persistă.
  • Pornește în Safe Mode:
    1. Repornește calculatorul și apasă repetat F8 (sau ține apăsat Shift și selectează “Restart” din meniul Start pentru Windows 10/11) pentru a intra în Safe Mode.
    2. Dacă eroarea nu apare în Safe Mode, este posibil ca un program de terță parte să fie cauza.

7. Reinstalarea Windows-ului

  • Ultima soluție:
    1. Dacă niciuna dintre metodele de mai sus nu funcționează, reinstalarea Windows-ului ar putea fi necesară. Asigură-te că faci backup tuturor fișierelor importante înainte de a face acest pas.

8. Verificarea Jurnalelor Evenimentelor Windows

  • Event Viewer:
    1. Deschide Event Viewer (apasă Win + X și selectează “Event Viewer”).
    2. Verifică log-urile din “Windows Logs” > “System” pentru a găsi erori legate de BSOD și pentru a obține mai multe detalii despre cauzele posibile.

9. Verificarea Setărilor BIOS/UEFI

  • Resetează la valorile implicite:
    1. Intră în BIOS/UEFI (de obicei, apasă Del sau F2 la pornirea calculatorului).
    2. Caută opțiunea de resetare la valorile implicite (de obicei, “Load Setup Defaults” sau “Load Optimized Defaults”) și aplică modificarea.
[mai mult...]