Click File and select Save As

Collection of structured data for analysis and processing.
Post Reply
Rina7RS
Posts: 577
Joined: Mon Dec 23, 2024 3:46 am

Click File and select Save As

Post by Rina7RS »

In Notepad, enter the following script:
set WshShell = CreateObject"WScript.Shell"
WshShell.SendKeys "{NUMLOCK}"


Name the file for example, EnableNumLock.vbs , select Save As to All Files , and click Save .


Find the saved script, right-click it and select Copy .


Press Windows+E to open File Explorer. In the belize telegram data address bar, type:
shell:startup


Press Enter to go to the Startup folder.
Paste the script into your Startup folder by pressing Ctrl+V or right-clicking and selecting Paste .


Restart your computer. The script will now run automatically when you log in, ensuring that Num Lock is enabled.
Note: To check if Num Lock is enabled, look for an indicator light on your keyboard or laptop. Many modern devices have an indicator light on the Num Lock key or on the keyboard panel that lights up when Num Lock is active.

Using these methods, you can keep the Num Lock feature enabled on your Windows 11 PC, making numerical data entry tasks easier.
Post Reply