5 Bored — stuffs to do with your laptop.
This blog is written for only bored stuffs, if you are bored read this it would be better, if you came for productivity — Quit now !!
1. Hidden God Mode in Windows
- Open CMD (Press Win + R, type cmd, and hit Enter ).
- Type this command:
ren "C:\Users\YourUserName\Desktop\New folder" "GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}"
2. Secret Windows Admin Mode (Super Admin Account)
🔹 Open CMD as Administrator (Win + X → Command Prompt (Admin))
🔹 Type:
net user administrator /active:yes
🔹 Restart PC → New Administrator account appears on login screen!
To disable it:
net user administrator /active:no
3. Hide Drives from File Explorer
🔹 Open CMD as Administrator (Win + X → Command Prompt (Admin))
🔹 Type:
diskpart
list volume
select volume X (replace X with the drive letter)
remove letter X
Your drive disappears!
To bring it back:
assign letter X
4. Make Your PC Crash Instantly (Don’t try unless you mean it! )
Open Notepad and paste:
%0|%0
Save as crash.bat → Running it crashes your system immediately!
5. Fake Windows Update Screen (Prank Your Friends!)
🔹 Open your browser and go to fakeupdate.net
🔹 Press F11 to go fullscreen → Looks like a real Windows update!
🔹 Press Enter → Shows a fake BSOD (Blue Screen of Death)!
Top comments (0)