The Marvelous Windows 10 Tricks


Several windows 10 tricks are hidden. You can use these trick have fun. Use the trick to do work faster. Here are the tricks

Enable God Mode

Enable Dark Theme

Keyboard Tricks

Matrix effect in CMD

Capture your screen without extra screen recorder

Convert Text to speech using Notepad

Turn on tablet mode

Close the not responding App/window

Enable God Mode

Enabling god mode in windows 10 makes easy to do access in many settings, features on windows 10.

You Can access below settings and features-

Administrative Tools, Auto play, Color management, Date and time, Devices and Printers, Ease of access Centre, File explorer options, File History, Fonts, Internet Options, Keyboard, Mouse, Network and sharing Centre, Phone and Modem, Power Options, Program and Features, Region, Security and maintenance, Sound, Speech Recognition, Storage Spaces, System, Taskbar and Navigation, Troubleshooting, User Accounts, Windows Defender and firewall and lots of more.

How to enable God Mode

1. Go to desktop and right click your mouse

2. Now go to new and select folder

3. After creating a new folder rename that folder as GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} and hit enter.

Enable Dark Theme

Turning on dark mode in windows 10 is so easy to do. It can be done within a few clicks. There are several ways to check the dark mode settings. Here I am writing the simplest way.

Steps to Enable dark mode

1. Go to desktop and right click with your mouse and select the personalization option.

2. In Left window you will able to see "colors" option. Now click that.

3. In colors option go to choose colors and choose the "dark" option.


Keyboard Tricks

There are several keyboard tricks that will help you most of times. Key board tricks include the unknown keyboard shortcuts. 

Skip one word by pressing “ctrl” +” left or right” arrow key.

Shutdown your PC by pressing “alt key” +” F4”.

Open Task manager by pressing “ctrl” +” shift” +” esc” 

Copy Texts by pressing “ctrl” + “c”

Cut Texts by pressing “ctrl”+” x”

Paste Texts by pressing “ctrl”+” v”

Switch between apps by pressing “alt” + “tab”

Take screenshot by pressing “windows logo key” + “prt sc”

Lock your pc by pressing “windows logo key “+ “L”

Delete whole word by pressing "ctrl "+ "backspace"

Switch between Desktop by pressing "windows logo key" + "Tab"


Matrix effect using Notepad

You can add matrix effect like movies in Notepad. Follow these steps
Open Notepad
Paste this code in notepad
@echo off
 color 02
 :start
 echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
 goto start
Now press “ctrl” + “S” or go to File>Save As
Save it as matrix.bat in desktop
Now locate matrix.bat in desk top then open it and see the magic.


Capture your Apps without extra screen recorder

  • To capture your apps without extra screen recorder press “windows logo key” + “G”
  • The windows 10 game bar will be appear.
  • Now click on record button and start record.

Convert Text to speech using notepad

Converting text to speech is a crazy experiment.
  • Open Notepad
  • Paste the below code and save it as audio.vbs
Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

Turn on Tablet Mode

Turning on tablet mode give a nice look to your PC.
  • Go to notification bar (last button of task bar)
  • Now locate tablet mode and click that.

Close the not responding App/Window

Some time the apps hangs and not responds. It always blow the mind.
  • Open task manager by pressing  “ctrl” +” shift” +” esc” or right click on taskbar and click on task manager.
  • Now locate the app which is not responding. 
  • Right click on the selected app and press end task.
Hope this post is helpful for you. We tried to covered useful windows 10 tricks in the article.


Post a Comment

0 Comments