document.write(" "+indx+" ");
HOW TO SET CURRENT BATTERY POWER PERCENTAGE AND POWER_BATTERY_ON_OR_OFF TO A VARIABLE USING WINDOWS BATCH FILE? => CYGWIN C++ program executable?
02 Change windows Time/Date format at Windows 11 Home Single Language
03 How to search files at C: drive inside C:\Windows\System32\cmd.exe?
04 How to know short name of a file or folder at Windows operating system
05 How to know Windows operating system login time OR Windows logon time?
06 Short cut at windows to know current Power & battery percentage at laptop?
07 How to know laptop power percentage using Windows operating system at laptop?
08 How to open iexplore.exe => Tools => Internet Options
09 Programs and features short cut at windows operating system?
10 How to open control panel at windows operating system?
11 Replace a word murugesan openssl with murugesan openssl.exe inside WINWORD.EXE always?
12 Full path of winapp executables most probable locations at Windows operating system?
13 Windows r => Windows run history saved location?
14 How to remove Classified as Microsoft Highly Confidential from WINWORD.EXE?
15 How to remove special characters(¶) using WINWORD.EXE?
16 How to open cmd.exe always at %USERPROFILE directory?
17 How to enable/disable Create event inside putty.exe at Windows 11 Home Single Language?
18 Remove advertisement links at start menu from Windows 11 Home Single Language?
19 How to replace start menu at Windows 11 Home Single Language to Windows 10 classic start menu?
20 How to remove recently used items from start menu at Windows 11 Home Single Language?
21 Windows r => snapshot or snippingtool OR snippingtool.exe not working at Windows 11 Home Single Language
22 Disable ENG from task bar, search bar, Keep start menu at left side, enable clock to display seconds at Windows 11 Home Single Language
23 How to change date/time format ddd dd-mmm-yyyy and hh:mm PM/AM at Windows 11 Home Single Language
24 How to execute cmd.exe/any application for a particular or current user at Windows operating system.
25 INTERNET STOPPED WORKING AT Windows 11 Home Single Language when using JIO/BSNL/AIRTEL PREPAID AND POSTPAID NETWORKS
26 How to disable automation update for notepad++.exe at windows?
27 At Windows 11 web site to download wireless nano USB Adaptor for TP-Link Archer T600U Nano Driver?
28 How to create short cut for printer and scanner at %USERPROFILE%\Favorites\Links folder?
29 Resolve windows Error: Windows could not start the Microsoft Dynamics 365 for Operations
30 How to create short cut for adjusting brightness at desktop on windows?
31 How to create short cut to computer management at desktop on windows?
32 How to know listening port numbers at Windows operating system?
33 How to know the process name listening at a particular port number/numbers on Windows operating system?
34 How to enable %USERPROFILE%\Favorites\Links on taskbar at Windows 11 Home Single Language?
35 PROVIDE user permission to current directory which was created by other/current user.
36 How to remove "Manage Bookmarks" invalid alert when using firefox.exe at title bar.
37 How to disable auto update for firefox.exe at Windows operating system?
38 How to remove a horizontal line inside WINWORD.EXE application at Windows.?
39 How to disable autosave at WINWORD.EXE, EXCEL.EXE and POWERPNT.EXE at Windows microsoft applications.?
40 How to start a .bat/.cmd/.vbs (batch or visual basic) files after windows login?
41 How to execute a required command always when opening C:\Windows\System32\cmd.exe?
42 Website/URL to change outlook password
43 How to open Programs and features at Windows operating system?
44 How to view saved network passwords at Windows operating system?
45 How to continue the more downloads on next day?
46 New email when using OUTLOOK.EXE not taking default email?
47 How to reset/change required settings when using msedge.exe?
48 How to reset/change required settings when using firefox.exe?
49 How to open javascript:window.open at new tab in same browser of msedge.exe?
50 How to start/execute a batch file always immediately at windows login?
51 How to remove "Undo rename" option at desktop when viewing at Right click?
52 How to remove "Undo move" option at desktop when viewing at Right click?
53 Steps to change password using MAIL application at Windows operating system.?
54 Microsoft Outlook search results displaying No results even though a new email having that string?
55 How to change desktop and lock screen background image?
56 How to open putty.exe always at maximized window?
57 Using (bash.exe/mksh.exe) shell script to change Default Settings for putty.exe
58 How to open cmd.exe always at maximized window?
59 Start programs in sequence immediately after login at windows?
60 How to remove seconds from time at locked/logon screen on windows?
61 Windows cygwin security error when removing cygwin permissions?
62 How to change mouse pointer icon at windows?
63 Disable Ctrl v and mouse right click paste at Windows command prompt?
64 I used to clean msedge buffer cache at network search?
65 Easy way to edit html page at localhost?
66 Icons at %USERPROFILE%\Favorites\Links
67 Steps to disable Microsoft defender Antivirus
68 Textpad search results saved at?
69 Laptop/Computer not connecting to BSNL mobile network?
70 Steps to contact Microsoft support team
71 Set blank page when opening new page/home page at Microsoft Edge/msedge.exe?
HOW TO SET CURRENT BATTERY POWER PERCENTAGE AND POWER_BATTERY_ON_OR_OFF TO A VARIABLE USING WINDOWS BATCH FILE? TOP Bottom Next
AT CURRENT PAGE
Replace:
         murugesan_openssl
With:
        YOUR_USERNAME
ACTION USING mksh.exe shell script
REDUCE POLLUTION AT EARTH DUE TO WASTAGE OF BATTERY
CREATE FOLLOWING (TWO) FILES AT YOUR LAPTOP:
01.) %USERPROFILE%\CheckLaptopBattery.cmd OR
%USERPROFILE%\CheckLaptopBattery.bat OR
%USERPROFILE%\CheckLaptopBattery.Bat OR
%USERPROFILE%\CheckLaptopBattery.bAt OR
%USERPROFILE%\CheckLaptopBattery.baT OR
%USERPROFILE%\CheckLaptopBattery.BaT OR
%USERPROFILE%\CheckLaptopBattery.CmD
02.) %USERPROFILE%\CheckLaptopBattery.vbs
CREATE A SHORTCUT OF %USERPROFILE%\CheckLaptopBattery.vbs FILE AT FOLLOWING DIRECTORY:
%USERPROFILE%\AppData\Roaming\MICROS~1\Windows\STARTM~1\Programs\Startup
@ECHO OFF
REM CONTENT OF %USERPROFILE%\CheckLaptopBattery.cmd
REM UNUSED SYSTEM POWER BATTERY USED TO INCREASE POLLUTION.

IF NOT EXIST %USERPROFILE%\RemovePlug.txt ECHO ALERT MESSAGE: REMOVE POWER CABLE AT LAPTOP NOW > %USERPROFILE%\RemovePlug.txt
IF NOT EXIST %USERPROFILE%\AddPlug.txt ECHO ALERT MESSAGE: ADD POWER CABLE AT LAPTOP NOW > %USERPROFILE%\AddPlug.txt
SETLOCAL ENABLEDELAYEDEXPANSION
:START
REM REMOVE USELESS *.DMP coredump FILES AT
REM %USERPROFILE%\AppData\Local\CrashDumps folder
REM TO MAKE %USERPROFILE%\Favorites\Links to be available always at taskbar

REM CD /D %USERPROFILE%\AppData\Local\CrashDumps
REM DEL /Q *.DMP >NUL 2>NUL
REM USE C:\Windows\System32\findstr.exe findstr.exe
REM USE C:\Windows\System32\wbem\WMIC.exe WMIC.exe
FOR /F "skip=1 tokens=1" %%A in ('WMIC.exe Path Win32_Battery Get BatteryStatus ^| findstr.exe /r /v "^$"') DO SET BatteryStatus=%%A
FOR /f "tokens=2 delims==" %%E in ('WMIC.exe path Win32_Battery get EstimatedChargeRemaining /value') do (SET "BA=%%E")
IF %BA% GEQ 98 GOTO MOREPOWER
IF %BA% LEQ 35 GOTO LESSPOWER
TIMEOUT 120 >NUL 2>NUL
GOTO START
:MOREPOWER
IF %BatteryStatus% EQU 2 (
        START /B C:\Windows\System32\notepad.exe %USERPROFILE%\RemovePlug.txt
) ELSE (
        C:\Windows\System32\taskkill.exe /f /im notepad.exe >NUL 2>NUL
)
TIMEOUT 10 >NUL 2>NUL
GOTO START
:LESSPOWER
REM ECHO %BatteryStatus% BatteryStatus
REM Examples (core dump) files I have seen:
REM Notepad.exe.10188.dmp
REM Notepad.exe.11624.dmp
REM Notepad.exe.9492.dmp
IF %BatteryStatus% EQU 1 (
        START /B START /B C:\Windows\System32\notepad.exe %USERPROFILE%\AddPlug.txt
) ELSE (
        C:\Windows\System32\taskkill.exe /f /im notepad.exe >NUL 2>NUL
)
TIMEOUT 10 >NUL 2>NUL
GOTO START
CONTENT OF FILE %USERPROFILE%\CheckLaptopBattery.vbs
Dim WinScriptHost
Set WinScriptHost = CreateObject("WScript.Shell")
WinScriptHost.Run Chr(34) & "C:\Users\ murugesan_openssl\CheckLaptopBattery.cmd" & Chr(34), 0
Set WinScriptHost = Nothing
Change windows Time/Date format
After Windows r
rundll32.exe shell32.dll,Control_RunDLL intl.cpl
OR
rundll32.exe C:\WINDOWS\System32\shell32.dll,Control_RunDLL C:\WINDOWS\System32\intl.cpl
Click addition settings
Time format: hh:mm tt
Date format: ddd dd-MMM-yyyy
First Way:
Execute following commands inside C:\Windows\System32\cmd.exe
C:\Windows\System32\reg.exe add "HKCU\Control Panel\International" /f /v sShortDate /t REG_SZ /d "ddd dd-MMM-yyyy"                              
C:\Windows\System32\reg.exe add "HKCU\Control Panel\International" /f /v sLongDate /t REG_SZ /d "ddd dd-MMM-yyyy"
C:\Windows\System32\reg.exe add "HKCU\Control Panel\International" /f /v sShortTime /t REG_SZ /d "hh:mm tt"
C:\Windows\System32\reg.exe add "HKCU\Control Panel\International" /f /v sTimeFormat /t REG_SZ /d "hh:mm tt"
Second way:
Windows r
C:\WINDOWS\system32\rundll32.exe shell32.dll,Control_RunDLL intl.cpl
Alt d
Ctrl tab tab
Short time: hh:mm tt
Long time: hh:mm tt
Ctrl tab
Short date: ddd dd-MMM-yyyy
Long date: ddd dd-MMM-yyyy
Alt A
Esc Esc



How to search files at C: drive inside C:\Windows\System32\cmd.exe
Re direct error(2) to NUL device
NUL is a special device file
which used to discard all data written to it
2 Referring error values
Hence re-direct error values to NUL device.
C:\> CD \
C:\> DIR /S /B *murugesan*openssl* 2>NUL
Top Previous Next
How to know short name of a file or folder at Windows operating system ?
PROGRA~1 for "Program Files" folder
PROGRA~2 for "Program Files (x86)" folder
C:\> DIR /O:D /A /X C:\ | C:\Windows\System32\find.exe "Program Files"
Tue 20-May-2003 06:00:AM <DIR> PROGRA~2 Program Files (x86)
Wed 21-May-2003 03:00:AM <DIR> PROGRA~1 Program Files
C:\>
Top Previous Next
How to know Windows operating system login time OR Windows logon time? If C:\Windows\System32\query.exe available user following command:
C:\> C:\Windows\System32\query.exe user
USERNAME SESSIONNAME ID STATE IDLE TIME LOGON TIME
>murugesan_openssl console 38 Active 1+05:35 Tue 20-May-2003 06:00:AM
C:\>
Top Previous Next
If C:\Windows\System32\net.exe available user following command:
C:\>
C:\> C:\Windows\System32\net.exe user %USERNAME% | C:\Windows\System32\findstr.exe "logon"
Last logon Tue 20-May-2003 06:00 AM
C:\>
Top Previous Next
Short cut at windows to know current Power & battery percentage at laptop? Top Previous Next
a) Windows x => o
b) batch file and mingw/cygwin commands => power.cmd => windows r => power
@ECHO OFF
REM CONTENTS OF power.cmd
CLS
ECHO %CD%^> power
:LOOP_POWER_BATCH
REM BATCH FILE TO DISPLAY CURRENT BATTERY INFORMATION AT LAPTOP
REM SET THE TITLE OF C:\Windows\System32\cmd.exe TO LATEST BATTERY PERCENTAGE ONCE
C:\Windows\System32\wbem\WMIC.exe Path Win32_Battery Get BatteryStatus | C:\Windows\System32\find.exe "2" > NUL
IF %ERRORLEVEL% NEQ 0 (
ECHO POWER BATTERY PLUGGED OUT
) ELSE (
ECHO POWER BATTERY PLUGGED IN
)
FOR /f "TOKENS=2 DELIMS==" %%E in ('C:\Windows\System32\wbem\WMIC.exe PATH WIN32_BATTERY GET ESTIMATEDCHARGEREMAINING /VALUE') do (SET "Ba=%%E")
ECHO TITLE=POWER %Ba%%%
TITLE=POWER %Ba%%%
FOR /F "tokens=* USEBACKQ" %%F IN (`C:\Windows\System32\wbem\WMIC.exe PATH WIN32_BATTERY GET ESTIMATEDCHARGEREMAINING ^| C:\Windows\System32\findstr.exe /R "[0-9]"`) DO (
SET POWER_PERCENTAGE=%%F
)
REM REMOVE ALL SPACES AT %POWER_PERCENTAGE% VARIABLE USING : = inside %POWER_PERCENTAGE: =%
REM DOUBLE PERECNTAGE %% USED TO DISPLAY PERCENTAGE CHARACTER
REM ECHO POWER PERCENTAGE %POWER_PERCENTAGE: =%%%
REM ECHO TO TERMINATE THIS BATCH FILE
REM ECHO PRESS CTRL C
REM ECHO TYPE Y
REM ECHO PRESS ENTER
REM TIMEOUT 10
REM GOTO LOOP_POWER_BATCH

#!/bin/mksh
#Contents of power shell script file.
if [ 0 -eq $# ]
then
echo -ne "\033[H\033[J\033[[email protected] \033[32m$PWD \033[0m[ $? ]\n$ power\n"
else
echo -ne "\033[H\033[J\033[[[email protected] \033[32m$PWD \033[0m[ $? ]\n$ power $@\n"
fi
/cygdrive/c/Windows/System32/wbem/WMIC.exe Path Win32_Battery Get BatteryStatus 2>&1 |\
/usr/bin/tr -d "\r" 2>>1 |\
/usr/bin/grep "2" >/dev/null 2>&1
Ret=$?
if [ 0 -eq $Ret ]
then
echo "POWER BATTERY PLUGGED IN"
else
echo "POWER BATTERY PLUGGED OUT"
fi
/cygdrive/c/Windows/System32/cmd.exe /c "C:\Windows\System32\wbem\WMIC.exe PATH WIN32_BATTERY GET ESTIMATEDCHARGEREMAINING /VALUE" 2>&1 |\
/usr/bin/tr -d "\r" 2>>1 | /usr/bin/grep -v "^$" | /usr/bin/sed "s/.*=//;" |\
/usr/bin/awk '{
printf( "POWER PERCENTAGE %s%\n", $0);
}'
How to know laptop power percentage using laptop and Windows operating system?
C:\Windows\System32\wbem\WMIC.exe PATH Win32_Battery Get EstimatedChargeRemaining /format:value |^
C:\Windows\system32\find.exe "EstimatedChargeRemaining="
Top Previous Next
a. How to open Tools => Internet options
from C:\PROGRA~1\INTERN~1\iexplore.exe
b.. Where proxy server port number saved at Windows operating system?

Top Previous Next
a.
C:\Windows\System32\inetcpl.cpl
b.
enable.cmd
@ECHO OFF
C:\Windows\System32\reg.exe add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" ^
/v ProxyEnable /t REG_DWORD /d 1 /f
ECHO ENABLED PROXY
disable.cmd
@ECHO OFF
C:\Windows\System32\reg.exe add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" ^
/v ProxyEnable /t REG_DWORD /d 0 /f
ECHO DISABLED PROXY
network.cmd
@ECHO OFF
C:\Windows\System32\reg.exe query "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" 2>&1 |^
tr.exe -d "\r" 2>>1 | grep.exe -i ProxyEnable
C:\Windows\System32\reg.exe query "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" 2>&1 |^
tr.exe -d "\r" 2>>1 | grep.exe -i ProxyEnable |^
gawk.exe '{ if( "0x1" == $NF) printf( "PROXY AT ENABLED STATUS\n"); else printf( "PROXY AT DISABLED STATUS\n"); }'
How to open Programs and features at Windows operating system?
C:\Windows\System32\appwiz.cpl Top Previous Next
How to open
control panel
at Windows operating system?
C:\Windows\System32\control.exe Top Previous Next
How to replace:
openssl
with:
murugesan openssl
inside WINWORD.EXE ALWAYS?
Open WINWORD.EXE
01) Press Alt f t p
02) Press Alt a
03)
Replace: With:
openssl murugesan openssl
04) Press OK
05) Press OK
Top Previous Next
Full path of winapp executables
most probable locations
at Windows operating system?
C:\PROGRA~2\MICROS~2\root\Office16\lync.exe
%USERPROFILE%\AppData\Local\Microsoft\Teams\Update.exe --processStart "Teams.exe"
C:\PROGRA~2\MICROS~2\root\Office16\OUTLOOK.EXE
C:\PROGRA~2\MICROS~2\root\Office16\WINWORD.EXE C:\PROGRA~1\MICROS~2\root\Office16\WINWORD.EXE
C:\PROGRA~2\MICROS~2\root\Office16\EXCEL.EXE C:\PROGRA~1\MICROS~2\root\Office16\EXCEL.EXE
C:\PROGRA~2\MICROS~2\root\Office16\POWERPNT.EXE C:\PROGRA~1\MICROS~2\root\Office16\POWERPNT.EXE
C:\PROGRA~2\TEAMVI~1\TEAMVI~1.EXE
C:\Windows\System32\notepad.exe
C:\Windows\System32\inetsrv\InetMgr.exe
C:\Windows\regedit.exe
C:\PROGRA~2\NOTEPA~1\NOTEPA~1.EXE
C:\PROGRA~2\MICROS~1\Edge\Application\msedge.exe
C:\PROGRA~2\MIEFB9~1\Common7\IDE\Ssms.exe
C:\PROGRA~2\MICROS~1.0\Common7\IDE\devenv.exe
C:\PROGRA~2\MIB055~1\2015\ENTERP~1\Common7\IDE\devenv.exe
C:\PROGRA~2\MIB055~1\2019\ENTERP~1\Common7\IDE\devenv.exe
C:\PROGRA~2\MIB055~1\2022\ENTERP~1\Common7\IDE\devenv.exe
C:\PROGRA~1\MOZILL~1\firefox.exe
C:\PROGRA~1\Google\Chrome\Applic~1\chrome.exe
C:\Windows\System32\PING.EXE
C:\Windows\System32\TRACERT.EXE
C:\Windows\System32\find.exe
C:\Windows\System32\findstr.exe
C:\Windows\System32\NETSTAT.EXE
C:\Windows\System32\inetcpl.cpl
C:\Windows\System32\mblctr.exe
C:\Windows\System32\compmgmt.msc
C:\PROGRA~1\WindowsApps\MIF7A9~1.0_X\PaintApp\mspaint.exe
C:\Windows\System32\control.exe
C:\Windows\System32\calc.exe
C:\Windows\System32\osk.exe
C:\Windows\System32\Taskmgr.exe
C:\Windows\System32\shutdown.exe
C:\Windows\System32\ipconfig.exe
C:\Windows\System32\mstsc.exe
C:\Windows\System32\query.exe
C:\Windows\explorer.exe
C:\Windows\System32\compmgmt.msc => Windows r => C:\Windows\System32\compmgmt.msc /s
Top Previous Next
Windows R
OR Windows run history saved location?
C:\Windows\System32\reg.exe query "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RunMRU" Top Previous Next
FOLLOWING LINE APPEARS AT BEGINNING AND END OF EACH PAGE INSIDE WINWORD.EXE
Classified as Microsoft Highly Confidential
How to remove them?
Open that document using WINWORD.EXE
At top most above all the available items at menu bar
Drill down Highly Confidential
Select General

Using this we can remove Classified statement at beginning and end of each page inside that *.docx file at windows.
Top Previous Next
Remove following type of
special characters
OR invalid characters
OR Paragraph marks
OR Pilcrows
using WINWORD.EXE
(¶)
Press following keys:
Ctrl Shift 8
Top Previous Next
How to make C:\Windows\System32\cmd.exe to open at %USERPROFILE% directory always?
Open C:\Windows\regedit.exe
Go to following location inside regedit
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Command Processor
Right click at right pane and create New String Value
Variable name: Autorun
Value Data: C:\Users\murugesan_openssl \YourFileName.cmd
Instead of using murugesan_openssl use your Windows operating system logon user name
Instead of using YourFileName.cmd provide some valid name to that .cmd file.
Contents of C:\Users\murugesan_openssl \YourFileName.cmd
C:\Windows\System32\icacls.exe "%userprofile%\Favorites\Links" /Setintegritylevel (OI)(CI)Medium >NUL 2>NUL
SET TITLE=%USERDNSDOMAIN:~0,8%\%USERNAME%
CD /D %USERPROFILE%
Top Previous Next
How to enable/disable Create event inside putty.exe at Windows 11 Home Single Language?
Open putty.exe at Windows 11 Home Single Language
After login execute following command:
/usr/bin/date "+%d-%b-%Y"
Double click that dd-mmm-yyyy date
Create event appers/not appearing?

01. PRess Windows i
OR
Press Start menu => Click Settings.

02. Click System => Clipboard

03. At Suggested actions => Enable/Disable that suggested actions to handle action at create/remove events at putty.exe
Top Previous Next
Remove advertisement links at start menu from Windows 11 Home Single Language?
Create following batch file CleanAdvertisement.cmd
Open command prompt as administrator and execute the same CleanAdvertisement.cmd batch file.
Top Previous Next
@ECHO OFF
GOTO START_MENU_EXCEPTION_01
:START_MENU_EXCEPTION_01
SET AMAZON_URL_FILE=C:\PROGRA~3\MICROS~1\Windows\STARTM~1\Programs\Amazon.url
IF NOT EXIST %AMAZON_URL_FILE% ECHO Amazon.url EXCEPTION NOT FOUND AT WINDOWS START MENU
IF NOT EXIST %AMAZON_URL_FILE% GOTO START_MENU_EXCEPTION_02
IF EXIST %AMAZON_URL_FILE% ECHO GOING TO DELETE ADVERTISEMENT FILE USING INTERACTIVE MODE DEL /P %AMAZON_URL_FILE%
IF EXIST %AMAZON_URL_FILE% DEL /P %AMAZON_URL_FILE%
GOTO START_MENU_EXCEPTION_02
:START_MENU_EXCEPTION_02
SET AGODA_URL_FILE=C:\PROGRA~3\MICROS~1\Windows\STARTM~1\Programs\Agoda.url
IF NOT EXIST %AGODA_URL_FILE% ECHO Agoda.url EXCEPTION NOT FOUND AT WINDOWS START MENU
IF NOT EXIST %AGODA_URL_FILE% GOTO START_MENU_EXCEPTION_03
IF EXIST %AGODA_URL_FILE% ECHO GOING TO DELETE ADVERTISEMENT FILE USING INTERACTIVE MODE DEL /P %AGODA_URL_FILE%
IF EXIST %AGODA_URL_FILE% DEL /P %AGODA_URL_FILE%
GOTO START_MENU_EXCEPTION_03
:START_MENU_EXCEPTION_03
SET PLANET_URL_FILE=C:\PROGRA~3\MICROS~1\Windows\STARTM~1\Programs\PLANET~1.URL
IF NOT EXIST %PLANET_URL_FILE% ECHO PLANET~1.URL EXCEPTION NOT FOUND AT WINDOWS START MENU
IF NOT EXIST %PLANET_URL_FILE% GOTO END
IF EXIST %PLANET_URL_FILE% ECHO GOING TO DELETE ADVERTISEMENT FILE USING INTERACTIVE MODE DEL /P %PLANET_URL_FILE%
IF EXIST %PLANET_URL_FILE% DEL /P %PLANET_URL_FILE%
GOTO END
:END
How to replace start menu at Windows 11 Home Single Language to Windows 10 classic start menu?
Open C:\Windows\regedit.exe
Navigate to following Key inside regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
OR
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
Start_ShowClassicMode DWORD(32 bit) Value
This DWORD need to have following value:
1
Re-start the system
One more way to verify the same using C:\Windows\System32\cmd.exe:
C:\Windows\system32\reg.exe query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" | C:\Windows\System32\find.exe "Start_ShowClassicMode"
OUTPUT:
Start_ShowClassicMode REG_DWORD 0x1
Top Previous Next
Windows r => snapshot or snippingtool OR snippingtool.exe not working at Windows 11 Home Single Language
Press Windows I => Click Personalization => Click Start => Disable following options:
a. Show recently added apps
b. Show most used apps
c. Show recently opened items in start, Jump Lists, and File Explorer
d. Show recommendations for tips, shortcuts, new apps, and more
Top Previous Next
Windows r =>
snapshot or snippingtool OR
snippingtool.exe not working at
Windows 11 Home Single Language
Create a batch file using following content Top Previous Next

@ECHO OFF
START /B C:\PROGRA~1\WindowsApps\Microsoft.ScreenSketch_11.2209.2.0_x64__8wekyb3d8bbwe\ScreenSketch.exe
REM PROVIDED THAT YOU ARE HAVING
 REM C:\PROGRA~1\WindowsApps\Microsoft.ScreenSketch_11.2209.2.0_x64__8wekyb3d8bbwe\ScreenSketch.exe
REM you can search that using following commands inside C:\Windows\System32\cmd.exe
REM C:> CD /D C:\PROGRA~1\WindowsApps\
REM C:> DIR/S /B ScreenSketch.exe
Save this file as snippingtool.cmd
Add that directory at PATH environment variable.
After this we can use snippingtool using following command at:
Windows r
snippingtool
At Windows 11 Enterprise or Windows 11 Home Single Language operating systems :
How to
01. Disable ENG from task bar
02. Disable search bar
03. KEEP START MENU AT LEFT SIDE.
04. HOW TO AUTOHIDE TASKBAR?
05. Enable the clock to display seconds.
Top Previous Next
01.a) Open cmd.exe as administrator
Open powershell.exe
Execute following commands inside powershell (including dollar symbol):
$LangList = Get-WinUserLanguageList
$MarkedLang = $LangList | where LanguageTag -eq ""
$LangList.Remove($MarkedLang)
Set-WinUserLanguageList $LangList -Force
Restart and relogin.
powershell source code taken from:
https://answers.microsoft.com/en-us/windows/forum/all/removing-a-language-option-from-keyboard/cefbc8eb-c1f8-448d-a7a0-652d2304918e
ON Sun 11-Feb-2024 IST
If above step not working:
Connect your system to internet.
Press Start menu
Click Settings
At left pane, click Time & language
At right pane click Language & region
At right pane under Preferred languages
Click Add a language
Search the language that you have installed earlier:
I have installed:
English (India)
Hence I searched:
English (India)
Click Next
Click Install
At right pane drill down ... after English (India)
Click remove
Press Yes
Execute above powershell script again using administrator.
Restart and login again.
01.b
Steps to disable ENG from taskbar at Windows operating system.
Execute following batch file using cmd.exe (administrator):
@ECHO OFF
C:\Windows\System32\reg.exe query "HKCU\Software\Microsoft\CTF\LangBar" | C:\Windows\System32\find.exe "ShowStatus" | C:\Windows\System32\find.exe "0x4"
IF %ERRORLEVEL% EQU 0 (
ECHO "LangBar => ShowStatus 0x4 exists"
) ELSE (
ECHO "Adding LangBar => ShowStatus to 0x4"
ECHO C:\Windows\System32\reg.exe add "HKCU\Software\Microsoft\CTF\LangBar" /f /v ShowStatus /t REG_DWORD /d 4
ECHO Yes | C:\Windows\System32\reg.exe add "HKCU\Software\Microsoft\CTF\LangBar" /f /v ShowStatus /t REG_DWORD /d 4
)
C:\Windows\System32\reg.exe query "HKCU\Software\Microsoft\CTF\LangBar"
LOGOFF AND RELOGIN
regedit.exe query using ShowStatus String Name String Type String Value AFTER LOGOUT AND RELOGIN
ENG AVAILABILITY
ON
C:\Windows\System32\reg.exe query "HKCU\Software\Microsoft\CTF\LangBar" ShowStatus REG_DWORD 0x3 Yes Fri 25-Aug-2023 11:28 AM IST
C:\Windows\System32\reg.exe query "HKCU\Software\Microsoft\CTF\LangBar" ShowStatus REG_DWORD 0x4 No Fri 25-Aug-2023 11:28 AM IST

01.c Initially disable ENG from taskbar
Steps to disable ENG taskbar:
Start menu => Advanced keyboard settings => Enable the option for => Use the desktop language bar when it's available.
If this is not helping after restarting windows OS
Start menu => Settings => Time & Language => Language & region => Preferred languages => This need to have only one language to disable ENG at taskbar.
02. Right click at task bar => Click Properties => Disable/Enable Show search option
03. KEEP START MENU AT LEFT SIDE.
Click Start menu => Search => Settings
Click Settings

Click Personalization => Taskbar

At Task bar items => Click Hide for Search option (I always used to hide search option)
Click Taskbar behaviours

a. Select Left at Taskbar alignment
b. Disable Automatically hide taskbar
b. Select Show seconds in system tray clock(uses more power)
How to view task bar always at
Windows operating system?
Execute following commands inside cmd.exe
C:\Windows\System32\reg.exe query HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced |^
C:\Windows\System32\findstr.exe "ShowStatusBar"
C:\Windows\System32\reg.exe add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced /f ^
/v ShowStatusBar /t REG_DWORD /d "1"
Top Previous Next
How to execute cmd.exe/any application
for a particular or current user
at Windows operating system.
We can use following command at command prompt:
ECHO C:\Windows\System32\runas.exe /profile /user:%USERDOMAIN%\%USERNAME% C:\Windows\System32\cmd.exe
C:\Windows\System32\runas.exe /profile /user:%USERDOMAIN%\%USERNAME% C:\Windows\System32\cmd.exe
When typing password at command prompt, that password won't get displayed at command prompt.
Top Previous Next
INTERNET STOPPED WORKING AT Windows 11 Home Single Language
when using JIO/BSNL/AIRTEL PREPAID AND POSTPAID NETWORKS
AFTER TAKING BACKUP,
I THOUGHT OF TRAVELLING TO THE SHOP AT BANGALORE WHERE I BOUGHT MY LAPTOP TO REINSTALL WINDOWS AT MY LAPTOP.
THIS ERROR HAPPENED AFTER MY WINDOWS UPDATE USING BSNL NETWORK.
AFTER THIS I HAVE RECEIVED FOLLOWING RESPONSE:
HP SERVICE REINSTALL WINDOWS
DELL SERVICE
ALL LAPTOP SERVICE
DO NOT REINSTALL WINDOWS
PRESS START MENU
OPEN SETTINGS
CLICK NETWORK & INTERNET
CLICK PROXY AT RIGHT PANE
CLICK EDIT/SET UP AVAILABLE UNDER MANUAL PROXY SETUP => AT RIGHT PANE
BEFORE PERFORMING FOLLOWING ACTION TAKE A SNAPSHOT OF CURRENT SETTINGS AT PROXY SERVER ON ANY OPERATING SYSTEM
ENABLE/DISABLE PROXY SERVER
AFTER DISABLING PROXY SERVER MY NETWORK STARTED WORKING.
Top Previous Next
How to disable automation update for notepad++.exe at windows?
AUTOMATED UPDATION ERROR FROM notepad++.EXE ONCE WHEN CONNECTED TO NETWORK

Open notepad++.exe
Click Settings => Preferences => SHORT CUT Alt t p m m m

Disable the option to "Enable notepad++ auto-updater"

Open cmd.exe (Administrator) and execute following commands inside that command prompt.
CD /D C:\PROGRA~2\notepad++
IF EXIST uninstall.exe MOVE uninstall.exe uninstall.ORIGINAL.exe
CD /D .\updater
IF EXIST GUP.exe MOVE GUP.exe GUP.ORIGINAL.exe
Close and re-open notepad++.exe again
Top Previous Next
At Windows 11 Home Single Language
Where to download the driver for following wireless nano wireless USB Adaptor
TP-Link Archer T600U Nano Driver


Purpoes of usb adaptor:
Wireless N Nano USB Adapter (DWA-131) used to connect the computer/laptop/notebook_computer to a wireless network
It is used to access a high-speed Internet connection, transfer files, and stream media from greater distances at home or IT PARK(office).
Open following URL
https://www.tp-link.com/no/support/download/archer-t600u-nano
Download

I have downloaded above zip file on Mon 11-Sep-2023 IST
Above XP related zip file(Setup.exe) was successfully installed at Windows 11 Home Single Language.
Top Previous Next
How to create short cut for printer and scanner at %USERPROFILE%\Favorites\Links folder?
Windows r => C:\Windows\System32\control.exe => View by Category => Under Hardware and Sound click View devices and printers
        =>At right pane click Printers & scanners => Click your Default printer. I am having HP DeskJet 3630 series
        => Scroll down click More devices and printers settings => Double click HP DeskJet 3640 series => Double click See What's Printing.
Open C:\Windows\System32\cmd.exe
C:> C:\Windows\System32\tasklist.exe > delete_1.txt
C:> REM Close HP DeskJet 3640 series
C:> C:\Windows\System32\tasklist.exe > delete_2.txt
C:> dos2unix.exe delete_2.txt delete_1.txt
C:> sed.exe -i "s/ [0-9]*,[0-9].* K//;" delete_2.txt delete_1.txt
C:> diff.exe delete.txt delete1.txt | grep.exe -E -v "sleep.exe|bash.exe|conhost.exe|tasklist.exe"
169d168
< rundll32.exe 10176 Console 1
185,188c184,187
---
Open HP DeskJet 3640 series
Open procexp.exe
search rundll32.exe
I am having following process:
C:\Windows\System32\rundll32.exe fdprint,InvokeTask /oq "{9009EE99-5ED8-5B4E-9FC6-2ED5D5E2F210}"
Open %USERPROFILE%\Favorites\Links
Create a short cut for the following command:
C:\Windows\System32\rundll32.exe fdprint,InvokeTask /oq "{9009EE99-5ED8-5B4E-9FC6-2ED5D5E2F210}"
Like the same I have created same short cut for scanner:
"C:\PROGRA~1\WindowsApps\Microsoft.WindowsScan_6.3.9654.17133_x64__8wekyb3d8bbwe\scanapp.exe" -ServerName:App.AppXaxamg5eesqyjpqktbt1zkpbb33rtkxjx.mca
Top Previous Next
STARTING DynamicsAXBatch SERVICE AT WINDOWS PROVIDING FOLLOWING ERROR:
Windows could not start the Microsoft Dynamics 365 for Operations - Batch Management Service service on Local Computer. Error 1064:An Exception occurred in the service when handling the control request.
01)
Execute following SQL STATEMENT at Windows:
UPDATE SQLSYSTEMVARIABLES SET VALUE = 0 WHERE PARM = 'CONFIGURATIONMODE';
02)
Restart IIS web server (Administrator privileges)
C:\Windows\SysWOW64\iisreset.exe
Top Previous Next
How to create short cut for adjusting brightness at desktop on windows?
Create a short cut to following file at Desktop:
C:\Windows\System32\mblctr.exe
Top Previous Next
How to create short cut to computer management at desktop on windows?
Create a short cut to following file at Desktop:
%windir%\system32\compmgmt.msc /s
Top Previous Next
How to know listening port numbers at Windows operating system?
C:\Windows\System32\NETSTAT.EXE -nato | C:\Windows\System32\find.exe "LISTEN" Top Previous Next
How to know the process name listening at a particular port number/numbers on Windows operating system?
C:\> c:\Windows\System32\NETSTAT.EXE -nato | c:\Windows\System32\findstr.exe "9017 Address"
Proto Local Address Foreign Address State PID Offload State
TCP 127.0.0.1:9017 0.0.0.0:0 LISTENING 5264 InHost
TCP 127.0.0.1:9017 127.0.0.1:49694 ESTABLISHED 5264 InHost
TCP 127.0.0.1:49694 127.0.0.1:9017 ESTABLISHED 9120 InHost
C:\> C:\>c:\Windows\System32\NETSTAT.EXE -nato | c:\Windows\System32\findstr.exe "9017 Address" | tasklist /fi "PID eq 5264"
Image Name PID Session Name Session# Mem Usage
========================= ======== ================ =========== ============
TeamViewer_Service.exe 5264 Services 0 26,724 K
Top Previous Next
How to enable or display favorites links(shortcuts) at Windows 11 Home Single Language taskbar? Enable short cuts of all files inside %USERPROFILE%\Favorites\Links at Windows 11 Home Single Language?
01) On Thu 14-Sep-2023 I have opened following url using firefox.exe:
02) Download ep_setup.exe
03) Execute ep_setup.exe using administrator
04) After installation open following directory:
%USERPROFILE%\AppData\Roaming\vlc\crashdump
This directory needs to be empty.
Initially I tried following action:
If any *.DMP files present, delete them always using automation at windows.
However after windows update on 15-Oct-2023 IST
The problem occured again.

Windows git-hub provided following felp(using Administrator shared desktop which has not resolved that issue):
1) C:\Windows\System32\sfc.exe /scannow
2) C:\Windows\System32\Dism.exe /Online /Cleanup-Image /RestoreHealth
3) %HOME%\Windows_Backup\ep_setup.exe
4) %Downloads%\ep_setup.exe latest binary from https://github.com/valinet/ExplorerPatcher/releases/download/22621.2361.58.4_b52bd79/ep_setup.exe

Hence I commented automated deletion of *.dmp files at %USERPROFILE%\AppData\Local\CrashDumps
After this I found core dump files from:
1) explorer.exe
2) SearchHost.exe 3) HxTsr.exe
and shutdown my system.
After 10 minutes when I login again after startup Links started working again.
Using these steps I enabled %USERPROFILE%\Favorites\Links at following operating system:
Windows 11 Home Single Language
After this I have updated automated using the following:
a) rm explorer.exe*.dmp
b) rm SearchHost.exe*.dmp
c) rm HxTsr.exe*.dmp
d) Execute %USERPROFILE%\Downloads\ep_setup.exe using administrator
e) Copy C:\PROGRA~1\EXPLOR~1\ep_setup.exe C:\PROGRA~1\EXPLOR~1\ep_setup_backup_001.exe f) Execute C:\PROGRA~1\EXPLOR~1\ep_setup.exe
If following error happens:
A dialogue box displaying:
An error has occured while servicing this product.
This is most likely caused by one or more of the backup files from a previous update still being in use.
Unlocking the files should fix this issue.
Execute following batch file using Admin privileges.
DisplayFavoritesLink.cmd

Top Previous Next
@ECHO OFF
IF NOT EXIST %USERPROFILE%\Downloads\ep_setup.exe ECHO DOWNLOAD ep_setup.exe from
IF NOT EXIST %USERPROFILE%\Downloads\ep_setup.exe ECHO https://github.com/valinet/ExplorerPatcher/releases/download/22621.2361.58.4_b52bd79/ep_setup.exe
IF NOT EXIST %USERPROFILE%\Downloads\ep_setup.exe ECHO I HAVE DOWNLOADED FROM USING ABOVE URL ON 16-Oct-2023 IST
IF NOT EXIST %USERPROFILE%\Downloads\ep_setup.exe ECHO GOTO EOF_01
IF NOT EXIST %USERPROFILE%\Downloads\ep_setup.exe GOTO EOF
C:\Windows\System32\whoami /groups |^
C:\Windows\System32\findstr.exe /B BUILTIN\Administrators |^
C:\Windows\System32\findstr.exe /C:"Enabled group" >NUL && GOTO :EXECUTE_USING_ADMIN_PRIVILEGE
ECHO ERRORLEVEL %ERRORLEVEL%
ECHO EXECUTE %0 using ADMINISTRATOR PRIVILEGES.
ECHO GOTO EOF_02
GOTO EOF
:EXECUTE_USING_ADMIN_PRIVILEGE
REM IF NOT EXIST C:\PROGRA~1\EXPLOR~1\ep_setup.exe ECHO COPY C:\PROGRA~1\EXPLOR~1\ep_setup_backup_001.exe C:\PROGRA~1\EXPLOR~1\ep_setup.exe
IF NOT EXIST C:\PROGRA~1\EXPLOR~1\ep_setup.exe IF EXIST %USERPROFILE%\Downloads\ep_setup.exe ECHO START /B %USERPROFILE%\Downloads\ep_setup.exe
IF NOT EXIST C:\PROGRA~1\EXPLOR~1\ep_setup.exe IF EXIST %USERPROFILE%\Downloads\ep_setup.exe START /B %USERPROFILE%\Downloads\ep_setup.exe
IF NOT EXIST C:\PROGRA~1\EXPLOR~1\ep_setup.exe ECHO COPY C:\PROGRA~1\EXPLOR~1\ep_setup_backup_001.exe C:\PROGRA~1\EXPLOR~1\ep_setup.exe >NUL 2>NUL
IF NOT EXIST C:\PROGRA~1\EXPLOR~1\ep_setup.exe COPY C:\PROGRA~1\EXPLOR~1\ep_setup_backup_001.exe C:\PROGRA~1\EXPLOR~1\ep_setup.exe >NUL 2>NUL
c:\WINDOWS\system32\taskkill.exe /f /im explorer.exe >NUL 2>NUL
c:\WINDOWS\system32\taskkill.exe /f /im SearchHost.exe >NUL 2>NUL
c:\WINDOWS\system32\taskkill.exe /f /im HxTsr.exe >NUL 2>NUL
REM IF EXIST C:\PROGRA~1\EXPLOR~1\ep_setup.exe ECHO C:\PROGRA~1\EXPLOR~1\ep_setup.exe
IF EXIST ECHO C:\PROGRA~1\EXPLOR~1\ep_setup.exe C:\PROGRA~1\EXPLOR~1\ep_setup.exe
IF EXIST C:\PROGRA~1\EXPLOR~1\ep_setup.exe C:\PROGRA~1\EXPLOR~1\ep_setup.exe
ECHO GOTO EOF_03
GOTO EOF
:EOF
PROVIDE user permission to current directory which was created by other/current user.
Open cmd.exe and execute following icacls.exe command:
C:\Users\N_Murugesan\openssl> C:\Windows\System32\icacls.exe %CD% /grant %USERNAME%:(OI)(CI)F /T
C:\Users\N_Murugesan\openssl> C:\Windows\System32\icacls.exe %CD% /grant murugesan_openssl:(OI)(CI)F /T
Top Previous Next
firefox.exe providing Manage Bookmarks alert at title bar.
Clicking "Manage Bookmarks" do not help to remove that alert message.
How to remove this "Manage Bookmarks" alert from firefox.exe?
Open following url using firefox.exe
about:profiles
Click create New Profile
Press Next
Click Choose Folder
I have selected following folder:
%USERPROFILE%\AppData\Roaming\Mozilla\Firefox\Profiles\MozillaProfile
Replace:
Default User
With:
Default_User
Click Next
Close and reopen firefox.exe
Top Previous Next
How to disable auto update for firefox.exe at Windows operating system?
Open firefox.exe
Open
about:config
Search:
app.update.auto
Change from boolean
to to false.
Close firefox.exe
Re-open firefox.exe
Close and reopen firefox after creating the following file:
%USERPROFILE%\AppData\Local\MozillaFirefox\distribution\policies.json
{
"policies": {
"AppUpdateURL": "http://127.0.0.1",
"DisableAppUpdate": true,
"DisableFirefoxStudies": true,
"DisableSystemAddonUpdate": true,
"DisableTelemetry": true,
"ExtensionUpdate": false
}
}

Stop the following service:
MozillaMaintenance
gzip the following executables:
%USERPROFILE%\AppData\Local\MozillaFirefox\crashreporter.exe.gz
%USERPROFILE%\AppData\Local\MozillaFirefox\default-browser-agent.exe.gz
%USERPROFILE%\AppData\Local\MozillaFirefox\firefox.exe.sig.gz
%USERPROFILE%\AppData\Local\MozillaFirefox\maintenanceservice.exe.gz
%USERPROFILE%\AppData\Local\MozillaFirefox\maintenanceservice_installer.exe.gz
%USERPROFILE%\AppData\Local\MozillaFirefox\minidump-analyzer.exe.gz
%USERPROFILE%\AppData\Local\MozillaFirefox\pingsender.exe.gz
%USERPROFILE%\AppData\Local\MozillaFirefox\plugin-container.exe.gz
%USERPROFILE%\AppData\Local\MozillaFirefox\private_browsing.exe.gz
%USERPROFILE%\AppData\Local\MozillaFirefox\uninstall\helper.exe.gz
%USERPROFILE%\AppData\Local\MozillaFirefox\updater.exe.gz
Top Previous Next
How to remove a horizontal line inside WINWORD.EXE application at Windows.
Open WINWORD.EXE
Type first line having 2 letters
Press Enter
Type few hiphen characters ----
Press Enter
A horizontal line used to be inserted.
Keep the cursor above that horizontal line.
Click Home from menu bar
Drill down borders which is available approximately at central bottom line of menu bar
Click No border.
Top Previous Next
If we enable auto save at microsoft office, autosave used to save them at one drive
when using any one of the following microsoft office applications.
WINWORD.EXE
POWERPNT.EXE
EXCEL.EXE
Registry key for Word: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Word
DELETE FOLLOWING DWORD TO DISABLE
AutoSaveByDefaultUserChoice
For Excel or PowerPoint it is:
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Excel
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\PowerPoint
LOCATION OF THOSE EXECUTABLES:
C:\PROGRA~2\MICROS~2\root\Office16\WINWORD.EXE
C:\PROGRA~2\MICROS~2\root\Office16\POWERPNT.EXE
C:\PROGRA~2\MICROS~2\root\Office16\EXCEL.EXE
Top Previous Next
How to start a .bat/.cmd/.vbs (batch or visual basic) files after windows login?
We need to create the short cut or a new batch file at following location:
%USERPROFILE%\AppData\Roaming\Microsoft\Windows\STARTM~1\Programs\Startup
We can use batch file or command file or visual basic files or any executables.
Top Previous Next
How to execute a command when opening C:\Windows\System32\cmd.exe
Before opening C:\Windows\System32\cmd.exe
Create a sample batch file
Content of C:\Users\murugesan_openssl \murugesanopenssl.cmd
@ECHO OFF
START /B mode 800 >NUL 2>NUL
C:\Windows\System32\icacls.exe "%userprofile%\Favorites\Links" /Setintegritylevel (OI)(CI)Medium >NUL 2>NUL
SET TITLE=%USERDNSDOMAIN:~0,8%\%USERNAME%
CD /D %USERPROFILE%
Open C:\Windows\regedit.exe
Go to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Command Processor
Create a new String Value
Name:Autorun
Value: C:\Users\murugesan_openssl \murugesanopenssl.cmd
Instead of using murugesan_openssl use your user name.
We can use fullpath\anyname.cmd OR fullpath\anyname.vbs or fullpath\anyname.bat files.
We can check the same using following command inside C:\Windows\System32\cmd.exe:
C:\Windows\System32\reg.exe query "HKCU\SOFTWARE\Microsoft\Command Processor"
Top Previous Next
URL to change outlook password
https://myaccount.microsoft.com Top Previous Next
How to open Programs and features at Windows operating system?
C:\Windows\System32\rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl
OR
C:\Windows\System32\appwiz.cpl
Top Previous Next
How to view saved network passwords at Windows operating system?
Sample program using mksh.exe/bash.exe at Windows operating system:
#!/bin/mksh
count="y";
for NETWORKNAMES in $(/cygdrive/c/Windows/System32/netsh.exe wlan show profile 2>&1 |\
/usr/bin/tr -d "\r" 2>>1 |\
/usr/bin/grep "All User Profile" |\
/usr/bin/sed "s/.*: //;s/ /SPACE/g;")
do
CURNETWORKNAME=$(echo "$NETWORKNAMES" | /usr/bin/sed "s/SPACE/ /g;")
if [ "y" = "$count" ]
then
echo "/cygdrive/c/Windows/System32/netsh.exe wlan show profile name=\"$CURNETWORKNAME\" \
key=\"clear\" | grep -E \"Key Content|SSID name\""
count=$?
fi
/cygdrive/c/Windows/System32/netsh.exe wlan show profile name="$CURNETWORKNAME" key="clear" |\
/usr/bin/tr -d "\r" 2>>1 |\
/usr/bin/grep -E "Key Content|SSID name" |\
/usr/bin/sed "s/.*: \"//;s/\"//;" |\
/usr/bin/sed "s/\($CURNETWORKNAME\)/\1 /;" |\
/usr/bin/sed "s/Key Content//;" |\
/usr/bin/sed "s/ *://;" |\
/usr/bin/tr "\n" " "
echo
done
Top Previous Next
Assume that I am downloading a zip file(size being 4GB) from an authorized site.
On first day I have downloaded 2.5 GB How to download remaining GB on next day?
Initially I have logged on to my authorized site using my username and password
After logon, I tried downloading that 4GB zip file using firefox.exe.
Once reaching 2.4GB of size,
Right click on downloaded file and clicked pause.
I have taken the back of following downloaded file:
MOVE WINDOWS.X64_213000_db_home.zip.part WINDOWS.X64_213000_db_home.zip.part.BACKUP01
Next day I logged on to my authorized site
After login I tried downloading the same file again
once the download started, right click on downloaded file(about:downloads page) Click pause
NOW COPY YESTERDAY'S (DOWNLOADED) FILE TO CURRENT FILE.
COPY WINDOWS.X64_213000_db_home.zip.part.BACKUP01 WINDOWS.X64_213000_db_home.zip.part
AFTER THIS RIGHT CLICK AT firefox.exe click continue
Next day I have downloaded all 4GB File successfully.
Top Previous Next
Assume that Microsoft outlook 365 having two accounts:
FirstEmail at dnsdomain dot com
SecondEmail at dnsdomain dot com
After this I made following changes:
a. File => Account Settings => Account Settings => Email => FirstEmail at dnsdomain dot com => Set as Default
b. File => Account Settings => Account Settings => Data File => SecondEmail at dnsdomain dot com => Set as Default => Tick mark enabled for FirstEmail at dnsdomain dot com
When I press Ctrl N to open a new email, it is always selecting SecondEmail at dnsdomain dot com as sender instead of selecting default email SecondEmail at dnsdomain dot com
Press:
Alt f t => Select Advanced
OR
Click File => Options => Advanced => Start Microsoft outlook 365 in this folder: => Click browse => drill down Search folders.
Search folders needs to be Search folders of RequiredEmail at dnsdomain dot com instead of using other account OtherEmail at dnsdomain dot com => Select Unread Email => Press OK => Press OK
Assume that you are unable to find Unread Email at Search folders
Drill down SecondEmail at dnsdomain dot com => Click Search Folders => Right click on Search Folders => Click New New Search Folder => Select Unread Email => Press Ok
Close Microsoft outlook 365
Open Microsoft outlook 365
Top Previous Next
Changing/Viewing required settings using msedge.
Downloads edge://settings/downloads
searchEngines edge://settings/searchEngines
Home page edge://settings/defaultBrowser
Default browser edge://settings/startHomeNTP
javascript edge://settings/content/javascript
Top Previous Next
Changing/Viewing required settings using firefox.
Downloads about:downloads
Search engine Tools => Settings => Inside search bar => Default Search Engine => Select your required search engine
Home page Tools => Settings => Home page
Default browser Start menu => Default apps => Select default browser for .htm/.html/... required files.
javascript Tools => Settings => javascript.enabled => True / false
Top Previous Next
How to open javascript:window.open at new tab in same browser of msedge.exe
Press:
Alt f s
At left pane bottom
Click
Reset settings
Top Previous Next
Start automated batch file at Windows operating system to be executed after first login.
REASONS:
01. ALERT MESSAGE CHECKING POWER BATTERY FOR PLUGIN/PLUGOUT AT LAPTOP
02. OPEN REQUIRED BROWSER TO SUBMIT TIMESHEET FOR EACH WEEK.
CREATE A BATCH FILE (.cmd or .bat FILE) AT ANY DIRECTORY.
Example:
I created a batch file at C:\murugesan_openssl .cmd
Open following folder
%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Create a short cut here for that batch file C:\ murugesan_openssl.cmd
Top Previous Next
Initially I created a folder at Desktop => Right Click => New Folder => Rename folder => qwe
Right click at desktop => Undo rename appears
How to remove Undo rename option using right click menu bar at Windows operating system?
Open cmd.exe
C:> MOVE %USERPROFILE%\Desktop\qwe %USERPROFILE%\Desktop\openssl_testing
Right click at desktop
Click undo rename => click Cancel
Top Previous Next
1) Initially I created a folder at Desktop
2) Open %USERPROFILE% directory
3) Drag "New Folder" from desktop to %USERPROFILE% folder manually.
4) Right click at desktop => Undo move appears
How to remove Undo move option using right click menu bar at Windows operating system?
Open cmd.exe
C:> MOVE "%USERPROFILE%\New Folder" %USERPROFILE%\Desktop\
1 dir(s) moved.
C:\>
Right click at desktop
Click undo move => click Cancel
Top Previous Next
Steps to change password using MAIL application at Windows operating system.
Right click Exclamataroy mark at left pane.
01. Click Fix account
02. Click Attention required
03. Click Fix account
Top Previous Next
Open
C:> C:\PROGRA~2^
\MICROS~2^
\root\Office16\OUTLOOK.EXE
At outlook open any email or click new email
Assume that following text is available inside the contents of that email:
murugesan openssl
Press Ctrl f and find murugesan openssl
Search is reporting the following error when searching:
Microsoft Outlook => No results found. => Ok
When searching disable "No Formatting" button to get expected result on searching required string at email.
Top Previous Next
When using "Windows 11 Home Single Language " operating system:
a) How to change desktop background image to black image?
b) How to change lock screen/login background image to black image?
a)How to change desktop background image to black image?
Press Start menu
Type following word:
background
Click:
Choose your desktop background
Select solid color and select black color.

b) How to change lock screen/login background image to black image?
Press Start menu
Type following word:
background
Click:
Change your lock screen background
Personalize your lock screen Click picture and select black.jpg file(which was created using mspaint)
Get fun facts, trips and more on your lock screen Disable this option
Lock screen status Select Mail or Calender or Weather
Show the lock screen background picture on the sign-in screen Enable this option
Select solid color and select black color.
Top Previous Next
How to open putty.exe murugesan_openssl @127.0.0.1
always at maximized window?
a)
Assume that the current user name is murugesan_openssl
Press windows r
Press ok after type following command:
C:\Windows\System32\cmd.exe /c "START /B /MAX C:\PuttyDirectory\putty.exe murugesan_openssl @127.0.0.1
b)
We can also perform the same inside any batch file(maximum_putty.cmd) and windows r maximum_putty.cmd
Include that directory of maximum_putty.cmd inside PATH Environment variable.
c)
Assume that you are having %USERPROFILE%\Favorites\Links folder available at taskbar
Right click at putty.exe short cut => Click properties => Enable Maximized option available at Run option.
Top Previous Next
Shell script to change "Default Settings" using putty.exe at windows using regedit
a) Session Logging => C:\Users\murugesan_openssl\&H_&M_&Y_&T.txt
b) Window => Lines of scrollback => 999999999
c) Apperance => Font settings
d) Behaviour => System menu appears on ALT-space
e) Connection => SSH => Auth => X11 => Enable X11 forwarding
Shell script to set Default Settings using putty.exe
PuttyLog.html
Top Previous Next
On "Windows 11 Home Single Language" operating system
Opening cmd.exe using Windows r
After opening above cmd.exe how to open always at maximized window?
Windows r
cmd.exe
Press OK or press Enter at keyboard
Right click on cmd.exe and press Settings

Drill down Launch parameters
Select Maximized option
Disable the option at Let Windows decide
After that click Save button.
Top Previous Next
On Windows operating system
I prefer to start programs in sequence immediately after login:
01) Check laptop battery background process
02) firefox.exe
03) putty.exe [email protected]
04) TextPad.exe(more regex help/upper lower like sed) or notepad++.exe(Tamil help)
We can achive that using two ways:
a)
Create a new shell script OR BATCH FILE and call required applications in sequence using binary & OR START /B /MAX binary
Go to next command if ps -eaf or tasklist.exe confirming previous background application has been started.
b)
Create a binary file startup.exe or a short cut to the same file at %USERPROFILE%\AppData\Roaming\MICROS~1\Windows\STARTM~1\Programs\Startup directory.
I have created startup.exe using sample C program which was compiled using gcc.exe at windows.
startup.c programming actions:
a. Ignore(SIG_IGN) the following signals:
SIGCHLD, SIGTSTP, SIGTTIN, SIGTTOUT, SIGTERM and SIGHUP
b. Close read/write/error file descriptors(0,1,2)
c. Open file descriptors for read/write/error (0,1,2) if required.
d. Exit after first fork if pid is non zero
e. call setsid (by child process)
f. Reset the errno global variable
g. umask(0) to reset inherited file creation mask
h. call checkbattery.sh if no bash.exe whose pid is 1 at executiion mode.
i. Call firefox.exe if no firefox.exe at execution mode using tasklist.
j. call putty.cmd only if checkbattery.sh was started.
k. call notepad++.exe or TextPad.exe based on the requirements.
I have verified background process using following command inside cmd.exe:
C:\> ps.exe -ea | grep.exe -E -v "grep$|ps$"
PID PPID PGID WINPID TTY UID STIME COMMAND
47290 1 47251 10412 ? 197636 20:40:36 /cygdrive/c/Program Files (x86)/Notepad++/notepad++
47796 47257 47251 9316 ? 197636 20:45:50 /usr/bin/sleep
47291 47286 47291 13840 pty0 197636 20:40:39 /usr/bin/bash
47257 1 47251 9896 ? 197636 20:40:34 /usr/bin/bash
C:\> C:\Windows\System32\tasklist.exe | tr.exe -d "\r" | grep.exe -E "bash.exe|firefox.exe|sleep.exe|PID|notepad\+\+.exe"
Image Name PID Session Name Session# Mem Usage
bash.exe 9896 Console 27 7,740 K
firefox.exe 7152 Console 27 2,86,892 K
firefox.exe 12884 Console 27 2,44,824 K
firefox.exe 6644 Console 27 83,352 K
firefox.exe 16020 Console 27 62,912 K
bash.exe 9848 Console 27 5,564 K
notepad++.exe 10412 Console 27 51,052 K
firefox.exe 14164 Console 27 40,748 K
bash.exe 13840 Services 0 10,532 K
sleep.exe 12528 Console 27 4,452 K
C:\> tasklist_cygwin_sort.cmd
firefox.exe 11168 Console 27 296616 K
firefox.exe 5232 Console 27 246768 K
firefox.exe 13688 Console 27 81732 K
firefox.exe 15160 Console 27 65360 K
notepad++.exe 10412 Console 27 51144 K
firefox.exe 9820 Console 27 42804 K
bash.exe 13840 Services 0 10532 K
bash.exe 9896 Console 27 7740 K
bash.exe 9848 Console 27 5564 K
sleep.exe 11448 Console 27 4456 K
Image Name PID Session Name Session# Mem Usage
C:\>
Top Previous Next
How to remove seconds from time at locked/logon screen on windows?
Press Windows r
"C:\WINDOWS\System32\rundll32.exe" C:\WINDOWS\System32\shell32.dll,Control_RunDLL C:\WINDOWS\System32\intl.cpl
OR
rundll32.exe C:\WINDOWS\System32\shell32.dll,Control_RunDLL C:\WINDOWS\System32\intl.cpl

Click ok or Press Enter.
Click Additional settings or press Alt d

Click time or press Ctrl tab two times
Replace:
hh:mm:ss tt
With:
hh:mm tt
Click Apply.

Press Ok
Press Ok
Restart Windows and relogin.
Top Previous Next
Windows cygwin security error when removing cygwin permissions?
You can't remove NULL SID because this object is inheriting permissions from its parent.
To remove NULL SID, you must prevent this object from inhertiing permissions.
Turn off the position for inheriting permissions, and they try removing NULL SID again.
http://www.geocities.ws/murugesan/images/cygwin_windows_security.jpg
Open cmd.exe using following users:
a) Administrator
b) Current user
c) The user who installed cygwin
I have provided permission to %USERNAME% at windows
Execute following command at each command prompt:
C:> CD /D %HOME%
C:\cygwin\home\openssl_murugesan> CD ..\..
C:\cygwin > C:\Windows\System32\icacls.exe "%CD%" /grant %USERNAME%:(F) /T /C /Q
Top Previous Next
How to change mouse pointer icon at windows?
Press Windows r
C:\WINDOWS\System32\rundll32.exe C:\WINDOWS\System32\shell32.dll,Control_RunDLL C:\WINDOWS\System32\main.cpl
OR
rundll32.exe C:\WINDOWS\System32\shell32.dll,Control_RunDLL C:\WINDOWS\System32\main.cpl
Click Pointers or press Ctrl tab
I have selected:
Windows Black (extra large) (system scheme) => Normal Select
Press Ok
Top Previous Next
Disable Ctrl v and mouse right click paste at Windows command prompt?
Open C:\Windows\System32\cmd.exe
Assume that cmd.exe is at following format:
Click the drill down option.

Click Settings

Default terminal application => Select Windows Console Host

Click Save and close the command prompt

Open C:\Windows\System32\cmd.exe
Right click on command prompt and click Properties.

Click Options => Disable
a) QuickEditMode
b) Use Ctrl+Shift+C/V as Copy/Paste
Press OK

Top Previous Next
I used to clean msedge buffer cache at network search?
Contents of Windows_clear_cache file using mksh.exe at windows
Top Previous Next
Easy way to edit html page at localhost?
Download Netscape 6 (6.2.3) => Netscape623.exe http://www.oldversion.com/windows/netscape
I haven't tested other versions of netscape.
After installation we can use following to edit html files at localhost:
netscp.exe -edit
OR
netscp -edit
based on your operating system and include that directory at PATH environment variable.
Top Previous Next
Icons at %USERPROFILE%\Favorites\Links
OS: Windows 11 Home Single Language
BINARY/SHORT CUT NAME ICON/ICON FILE NAME
C:\Windows\System32\cmd.exe C:\Windows\System32\cmd.exe
C:\PROGRA~1\WindowsApps\MICROS~1.240\msteams.exe C:\PROGRA~1\WindowsApps\MICROS~1.240\msteams.exe
C:\YOURDIR\zoom.exe
C:\PROGRA~1\WindowsApps\MIF7A9~1.0_X\PaintApp\mspaint.exe C:\Program files\WindowsApps\Microsoft.Paint_11.2311.30.0_x64__8wekyb3d8bbwe\PaintApp\mspaint.exe
C:\PROGRA~1\WindowsApps\MICROS~1.171\scanapp.exe
C:\PROGRA~2\NOTEPA~1\NOTEPA~1.EXE C:\PROGRA~2\NOTEPA~1\NOTEPA~1.EXE
C:\PROGRA~2\TextPad8\TextPad.exe C:\PROGRA~2\TextPad8\TextPad.exe
C:\PROGRA~2\MICROS~1\Edge\Application\msedge.exe C:\PROGRA~2\MICROS~1\Edge\Application\msedge.exe
C:\YOURDIR\putty.exe C:\YOURDIR\putty.exe
C:\PROGRA~1\MOZILL~1\firefox.exe C:\PROGRA~1\MOZILL~1\firefox.exe
Top Previous Next
Steps to disable Microsoft defender Antivirus
a) Windows support team01 tried all the ways at my system using quick assist:
b) Windows support team02(above team01) tried all the ways at my system using quick assist.
team02 asked me to login using administrator to view start menu like Windows 11 format.
c) Windows support team03 informed me to reinstall(by wasting money) Windows 11 at my system.
I perfomed following steps to disable Windows Defender issue permanently.
67a)
67b)
67c)
67d)
67e)
MENTIONED AT RIGHT PANE.
67a)
Open
%windir%\System32\msconfig.exe

Select Services tab
I have disabled following services:
A) Microsoft Edge update Service (edgeupdate)
B) Microsoft Edge update Service (edgeupdatem)
C) Windows Event log
D) Fax
E) Microsoft FTP Service
F) GameInput Service
G) Windows Mobile Hotspot Service
H) Phone Service
I) Smard Card
J) Smard Card Enumeration Service
K) Smard Card Removal Policy
L) Remote Desktop Configuration
M) Telephony
N) Remote Desktop Services
O) Visual Studio Standard Collector Service 150
P) Windows Update
Q) GameDVR amd Broadcast Under Service_42216c
R) Incredibuild LicenseService
S) Incredibuild RestService
T) Incredibuild Agent
U) Incredibuild coordinator
V) Quick Access Local Service
W) Quick Access Service
X) Realtek Audio Universal Service
Y) User Experience Improvement Program
67b)
Execute following commands using powershell.exe (Administrator):
netsh advfirewall set allprofiles state off
exit
Create a batch file Disable_Defender.cmd having following contents:
@ECHO OFF
::Windows Defender
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\MsSecFlt" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\SecurityHealthService" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\Sense" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\WdBoot" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\WdFilter" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\WdNisDrv" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\WdNisSvc" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\WinDefend" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
::WindowsSystemTray
%windir%\System32\reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "SecurityHealth" /f >NUL 2>nul
::System Guard
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\SgrmAgent" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\SgrmBroker" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
::WebThreatDefSvc
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\webthreatdefsvc" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\SYSTEM\ControlSet001\Services\webthreatdefusersvc" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
FOR /F %%i IN ('%windir%\System32\reg.exe query  "HKLM\SYSTEM\ControlSet001\Services" /f "webthreatdefusersvc" /s /k /e ^
2^>nul ^| %windir%\System32\find.exe /i "webthreatdefusersvc" ') do (
	ECHO %windir%\System32\reg.exe add "%%i" /v "Start" /t REG_DWORD /d "4" /f
	%windir%\System32\reg.exe add "%%i" /v "Start" /t REG_DWORD /d "4" /f >NUL 2>nul
)
::
%windir%\System32\reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\smartscreen.exe" ^
/v "Debugger" /t REG_SZ /d "%%windir%%\System32\taskkill.exe" /f >NUL 2>nul
echo yes | %windir%\System32\reg.exe add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Associations" /v "DefaultFileTypeRisk ^
/t REG_DWORD /d "6152" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments" /v "SaveZoneInformation" ^
/t REG_DWORD /d "1" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Associations" /v "LowRiskFileTypes" ^
/t REG_SZ /d ".avi;.bat;.com;.cmd;.exe;.htm;.html;.lnk;.mpg;.mpeg;.mov;.mp3;.msi;.m3u;.rar;.reg;.txt;.vbs;.wav;.zip;" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Associations" /v "ModRiskFileTypes" ^
/t REG_SZ /d ".bat;.exe;.reg;.vbs;.chm;.msi;.js;.cmd" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v "SmartScreenEnabled" /t REG_SZ ^
/d "Off" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\Software\Policies\Microsoft\Windows Defender\SmartScreen" /v "ConfigureAppInstallControlEnabled" ^
/t REG_DWORD /d "0" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\Software\Policies\Microsoft\Windows Defender\SmartScreen" /v "ConfigureAppInstallControl" ^
/t REG_DWORD /d "0" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\Software\Policies\Microsoft\Windows Defender\SmartScreen" /v "EnableSmartScreen" ^
/t REG_DWORD /d "0" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKCU\Software\Policies\Microsoft\MicrosoftEdge\PhishingFilter" /v "EnabledV9" ^
/t REG_DWORD /d "0" /f >NUL 2>nul
%windir%\System32\reg.exe add "HKLM\Software\Policies\Microsoft\MicrosoftEdge\PhishingFilter" /v "EnabledV9" ^
/t REG_DWORD /d "0" /f >NUL 2>nul
GOTO :EOF
:EOF

67c)
https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-disable-microsoft-defender-antivirus/14725d12-3611-48ba-a82e-b51a47726034
Open C:\Windows\System32\services.msc
I have disabled following services:
S.NO Service name Display name Startup type
01. wuauserv Windows Update Manual
02. WSearch Windows Search Disabled
03. mpssvc Windows Defender Firewall Disabled
04. bthserv Bluetooth Support Service Disabled
05. %windir%\System32\sc.exe delete BcastDVRUserService_db29f0
%windir%\System32\sc.exe delete BluetoothUserService_db29f0
%windir%\System32\sc.exe config GameInputSvc start= disabled
%windir%\System32\sc.exe config BTAGService start= disabled
%windir%\System32\sc.exe config bthserv start= disabled
%windir%\System32\sc.exe config AdobeARMservice start= disabled
67d)
Press Start button
Press Settings

Press Privacy & security => Windows Security => Virus & threat protection

Click manage settings => disable all options.
Open %windir%\regedit.exe(Administrator)
Create a REG_DWORD(using administrator) at following location:
HKLM\SOFTWARE\Policies\Microsoft\Windows Defender
a) DisableAntiSpyware
b) DisableRealtimeMonitoring
c) DisableAntiVirus
d) DisableSpecialRunningModes
e) DisableRoutinelyTakingAction
Value: 1
f) ServiceKeepAlive g) AllowFastServiceStartup
Value: 0
Create a new key(folder) at HKLM\SOFTWARE\Policies\Microsoft\Windows Defender folder:
Real-Time Protection
Go inside Real-Time Protection
Create following new REG_DWORD(32 bit-value)
DisableBehaviorMonitoring
DisableOnAccessProtection
DisableRealtimeMonitoring
DisableScanOnRealtimeEnable
Value: 1
Create a new key(folder) at HKLM\SOFTWARE\Policies\Microsoft\Windows Defender folder:
Signature Updates
Go inside Real-Time Protection
Create following new REG_DWORD(32 bit-value)
ForceUpdateFromMU
Value: 0
Create a new key(folder) at HKLM\SOFTWARE\Policies\Microsoft\Windows Defender folder:
Spynet
Create following new REG_DWORD(32 bit-value)
DisableBlockAtFirstSeen
Value: 1

Execute following command inside administrator cmd.exe
FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~*.mum") DO (DISM /Online /NoRestart /Add-Package:"%F")
Open gpedit.msc
Computer Configuration => Administrative Templates => Windows Components =>
Windows Defender SmartScreen => Enhanced Phishing Protection => Automatic Data Collection => Double click
Click Disabled => Apply OK
Perform the same for all available options inside Windows Defender SmartScreen
regedit need to have following values:
C:> reg query "HKLM\SYSTEM\CurrentControlSet\Services\SecurityHealthService"
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SecurityHealthService DependOnService REG_MULTI_SZ RpcSs Description REG_SZ @%systemroot%\system32\SecurityHealthAgent.dll,-1001 DisplayName REG_SZ @%systemroot%\system32\SecurityHealthAgent.dll,-1002 ErrorControl REG_DWORD 0x1 FailureActions REG_BINARY 80510100000000000000000003000000140000000100000060EA00000100000060EA00000000000000000000 ImagePath REG_EXPAND_SZ %SystemRoot%\system32\SecurityHealthService.exe LaunchProtected REG_DWORD 0x2 ObjectName REG_SZ LocalSystem RequiredPrivileges REG_MULTI_SZ
      SeImpersonatePrivilege\0SeBackupPrivilege\0SeRestorePrivilege\0SeDebugPrivilege\
      0SeChangeNotifyPrivilege\0SeSecurityPrivilege\0SeAssignPrimaryTokenPrivilege\0SeTcbPrivilege
      \0SeSystemEnvironmentPrivilege\0SeShutdownPrivilege ServiceSidType REG_DWORD 0x1 Start REG_DWORD 0x3 Type REG_DWORD 0x10 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SecurityHealthService\Security Restart windows
67e)
Open C:\Windows\System32\msconfig.exe Select Boot Enable the option for: Safe boot Click Ok and restart your system After restart login and open C:\Windows\regedit.exe Navigate to following location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinDefend Rename the key: WinDefend With: WinDefend-openssl_murugesan OR WinDefend-murugesan_openssl OR WinDefend-AnyName OR WinDefend-BLOCKED Open C:\Windows\System32\msconfig.exe Disable Safe boot Reboot
Top Previous Next
Textpad search results saved at? following location:
C:\Users\%USERNAME%\AppData\Roaming\Helios\TextPad\8\ConfigState.xml
Top Previous Next
Laptop/Computer not connecting to BSNL mobile network?
Assume that your mobile network name is:
	India_BSNL_Sindhubath
a)STEPS TO FOLLOW AT MOBILE
1. Open mobile
2. Click Settings
3. Click More connection settings
4. Click Mobile hotspot and tathering
4. Click Mobile hotspot
5. Click MORE WHICH IS AVAILABLE AT TOP RIGHT CORNER
6. Click Configure Mobile hotspot
7. a) Type your preferred name at Network name. Press Next b) Provide the password that your prefer c) Under Security => enable WPA2 PSK instead of using Open d) Press SAVE
8. Press MORE => Timeout settings => Never timeout
9. Press MORE => Allowed devices => You can delete existing allowed device/devices(later) if you have added more allowed devices
10. Press MORE => Allowed devices => Enable Mobile hotspot button
11. Always check that your mobile having valid power(greater than or equal to 97% battery and less than 100% battery)
B) Steps to follow if a computer/laptop not connecting to India_BSNL_Sindhubath
Press Windows I At left pane click => Network & internet At right pane click => Wi-Fi At right pane Click => Manage known networks IF this is displaying following networks for you: India_BSNL_Sindhubath India_BSNL_Sindhubath1 India_BSNL_Sindhubath2 India_BSNL_Sindhubath3 Click forget button for: India_BSNL_Sindhubath1 India_BSNL_Sindhubath2 India_BSNL_Sindhubath3 Click arrow key > after forget button for: India_BSNL_Sindhubath Scroll down and bottom of right pane used to have: Advanced Wi-Fi network properties Click Edit button there Click Security in the new dialogue box Mention: Security type: WPA2-Personal Encryption type: AES Network security key: your mobile password Press Ok button Shutdown Windows Start Windows and relogin. After relogin connect to hidden network.
Type the name you have provided at your mobile.
Type the password you have provided at your mobile.
When it is connecting Opem mobile hotspot(I have mentioned this steps at pervious table) at your mobile and check if any + button available at Connected devices.
If any plus button available click that plus button and provide a new connected device name. If it is displaying the alert message that you have exceeded allowed device count, you can delete any of existing device name. This exceeded count error happens when your windows 11 using DHCP and following command displaying new Physical Address always: C:\Windows\System32\ipconfig.exe /all | C:\Windows\System32\find.exe "Physical Address" After this BSNL mobile network started working.
Top Previous Next
Steps to contact Microsoft support team Open:
https://support.microsoft.com/contactus
Click sign in using your outlook email at Windows.
Click Windows
Click Get Home support
In the text bar having search => type => Windows
Select Troubleshoot activation issues in Windows
Click Windows 11
Click Contact Support button
Drill down menu and select Microsoft 365 and office. => Technical Support => confirm
IF Technical Support drill down not coming select other option instead of selecting Microsoft 365 and office
Click => Chat with a support agent in your web browser
Top Previous Next
Set blank page when opening new page/home page at Microsoft Edge/msedge.exe? Open new tab(Press Ctrl t)
Cick Settings and disable/provide following options at settings:
OR:
Use same Setings and click Edit Background
Disable all the options there.
Top Previous First



Site developed and maintained by Murugesan Technical Enterprise knowledge transfer solutions © 2003 to 900000000/0 (INFINITE). All rights reserved. PrivacyPolicy